JuanBindez / pytubefix

Python3 library for downloading YouTube Videos.
http://pytubefix.rtfd.io/
MIT License
454 stars 67 forks source link

add func iter_chunks #178

Closed Maclovi closed 1 month ago

Maclovi commented 1 month ago

I have an external API that requires chunks, this feature can be useful for many.

JuanBindez commented 1 month ago

I have an external API that requires chunks, this feature can be useful for many.

hello explain the use