Commit Graph

9 Commits

Author SHA1 Message Date
gutmet
75c031e5b2 youtube-par-cmd: fix different URL behavior in yt-dlp 2022-01-06 11:12:04 +01:00
gutmet
d78e6e3adb change youtube scripts to use yt-dlp instead of youtube-dl 2021-12-08 13:11:19 +01:00
gutmet
084106bbd5 url-encode filename (problem with square brackets) 2020-11-13 13:32:35 +01:00
gutmet
7650685b08 make par command idempotent if possible 2020-11-03 12:35:38 +01:00
gutmet
f8761e4490 youtube-par-cmd: use m3u8 extension 2020-10-14 08:10:30 +02:00
gutmet
4036b31f3a youtube-par-cmd: add playlist title to m3u 2020-10-14 07:50:01 +02:00
gutmet
ceeb17d78b youtube-par-cmd: fall back to playlist id if playlist title is weird 2020-10-14 07:39:49 +02:00
gutmet
b5542893b4 youtube: create .m3u for playlists instead of title dump 2020-10-14 00:05:06 +02:00
gutmet
b5e168b0fe youtube: unify parallel downloads of pure audio and video
* also: dump titles in playlist order as txt
2020-10-13 22:31:08 +02:00