summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-30Add custom to downlaod only as a specific audio formatThanos Apollo
2023-06-30Add func to download multiple videos by manuallyThanos Apollo
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
2023-06-30Add func to download single video from org bufferThanos Apollo
Identical to playing video but with yt-dlp instead of mpv.
2023-06-30init projectThanos Apollo