Age | Commit message (Collapse) | Author |
|
|
|
yt-download-videos should be used from within a Dired buffer in the
desired path.
yt-dlp is not youtube specific, just like this package.
User should be able to manually run yt-dlp anywhere, downloading
videos without being restricted to a predefined search query
|
|
Identical to playing video but with yt-dlp instead of mpv.
|
|
Create yt-play, a simple function that checks if the link starts with
"http" and then uses `async-shell-command` to open the URL with
`mpv`.
It also displays a message confirming the URL being opened.
This is still a testing function, a video player should be defined
using a defcustom
|
|
|