podsync
podsync copied to clipboard
feature request: ability to combine multiple playlists into single feed
I'd like to be able to specify multiple Youtube URLs and combine all the results into a single feed.
Thanks
I have some code that does that if you want. In python though so can't be merged into this codebase.
https://mega.nz/file/oogTDTbQ#fwH0V0hDk7OiCw5s_9VxExkYDHhl4zQqneOO7LXTLqo
There are a few parameters in the code you might want to change, such as the XML folder path and the default individious video speed, which I have set to 2.25x.
I just cron it every 5 mins.
Hope this helps 👍
Thank you, I will check this out!