blob: 2562f420943685646103109214f595cb245e9149 (
plain)
1
2
3
4
5
|
#!/usr/bin/env sh
# DESC: A posix script that helps you find Youtube videos (with out API) and opens/downloads using mpv/youtube-dl.
# DEPEND: https://github.com/pystardust/ytfzf
ytfzf -l
|