Dave Vehrs

Results 39 comments of Dave Vehrs

Thanks Bruce!

Youtube-dl integration has been suggested before and I have not been able to conceive of a good way to do it. When you look at youtube-dl and the number of...

The problem is that as soon as we add basic support then one user with want just this one feature and another will want something different. When I first wrote...

Interesting method. Now this would require adding a third type of feed handling to podget but that may be doable. Does anyone have an example channel_id that they are interested...

OK, the link that Klundry provided does not adhere to the RSS standard so it would be very difficult to adapt Podget to use. However the link that tastytea provided...

OK, tested the media:content URLs with wget and youtube-dl. Wget does not grab the right file but youtube-dl does. Additionally youtube-dl renames the downloaded file to the name of the...

OK tested the youtube-dl option strings as suggested by klundy and we may be able to work in a default format string to use. Only one is giving me a...

OK this is weird. The string "best[filesize

OK, I just created a new branch 'dev-youtubedl' to start experimenting with this. No new code yet but I have some ideas.

I've started some ideas that I uploaded to the branch. Basic functionality is there for using the feeds URL and I've downloaded the Vegan/NODE feeds. I have not worked out...