A Youtube video can be watched standalone or it could be a part of a playlist.
Example:
https://www.youtube.com/watch?v=vbsNiOkm0BU and
https://www.youtube.com/watch?v=vbsNiOkm0BU&index=141&list=UUmM7KPLEthAXiPVAgBF6rhA
Notice the part vbsNiOkm0BU
.
The question is to get this part for all the videos of the channel/playlist.
The motive is to download all the videos of this channel (approximately 3600). But I haven't got success with youtube-dl
downloading all at once.
So I wish to download it in bunch of 100s, as an example.
If I could take …