jeckman / YouTube-Downloader

PHP script for downloading videos from youtube; also parsing youtube feed into RSS enclosures for podcatchers
GNU General Public License v2.0
895 stars 474 forks source link

Download all videos certain user? #336

Closed ikrudolf closed 6 years ago

ikrudolf commented 6 years ago

Hi there I would like to download all videos certain user? How can I do this? When I create a feed it only shows 15 videos but there are more than a few hundred videos?

jeckman commented 6 years ago

You mean all videos that have been posted on youtube by a certain youtube user?

You might want to check out https://github.com/jeckman/YouTube-Podcatcher-Feed-Creator

Otherwise I'd call that out of scope for this project