Commit Graph

9 Commits

Author SHA1 Message Date
7e6b0fbc40 fix bug with podcastify attachment
it was making a file, same name as destination.
This is why we oop!
2023-04-10 23:20:07 -04:00
3d84beb640 yt-dlp process extracted 2023-04-10 15:25:47 -04:00
3958eee080 filter out distasteful characters. namely apostrophe.
not an illegal character in a file path, which yt-dlp would handle for me, but given how I send it off to ffmpeg I trip over this sometimes
2023-04-10 14:43:27 -04:00
036dff3b12 podcast from attachment works 2023-04-09 18:00:28 -04:00
3b11384708 podcastify YT works 2023-04-09 17:26:20 -04:00
3fcc5f376d IT WORKS (again) (almost)
standard DL downloads, converts first (maybe that's bad?), strips ads :)
2023-04-09 17:01:25 -04:00
a64e646b04 std dl, convert seems to work - adblock might, but testing is taking forever 2023-04-08 02:33:38 -04:00
02d6e4a0ae convert seems to work 2023-04-07 23:54:09 -04:00
826b181cf1 a whole new method - work order mementos 2023-04-07 22:24:31 -04:00