Elijas / auto-youtube-subscription-playlist-2

Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
MIT License
248 stars 54 forks source link

Limit number of videos to import per channel #76

Open dayologun opened 4 years ago

dayologun commented 4 years ago

Is there a way to limit the number of videos to import per channel? I have a playlist which videos are added from different channels. some of the channels have too many videos so i would like to import just a certain number from them so that my quota doesnt get used up by only one channel. I will appreciate your help!

victorjzsun commented 4 years ago

That is doable, although it will require an overhaul to the spreadsheet once again (maybe we need to find a better way to specify special arguments). I'd assume you'd want the latest n videos from the channel if we do filter it.

dayologun commented 4 years ago

Yes. The latest videos only. The ability to select a specific number of the latest videos in the channel.

On May 19, 2020, at 10:11 PM, Victor Sun notifications@github.com wrote:

 That is doable, although it will require an overhaul to the spreadsheet once again (maybe we need to find a better way to specify special arguments). I'd assume you'd want the latest n videos from the channel if we do filter it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.