Closed cherylli closed 4 years ago
PR #76
PR Merged!
same error can someone help please help me
ERROR:-
videos = yt.streams.all() DeprecationWarning: Call to deprecated function all (This object can be treated as a list, all() is useless).
same error can someone help please help me
ERROR:-
videos = yt.streams.all() DeprecationWarning: Call to deprecated function all (This object can be treated as a list, all() is useless).
just simply remove .all() in the end
They changed something with the callback, please see readme under callbacks
apparently bytes_Remaining is returning none now and .all() is deprecated