They are not needed
Allows to show the warning when falling back on GenericIE
Use standard unit symbols in format_bytes
Parameters as arguments to main
I haven't found many videos to test, so it may not work for all.
Also split the help string in different lines to make editing easier.
With the game name as title.
Also move method report_age_confirmation to the base IE class.
A lot of IEs had implemented the method in the same way.
Except the ones in youtube subtypes (user, channels ..) all calls to _downloader.to_screen has been changed. The calls not prefixed with the IE name hasn't been touched.
Instead, return the urls of the videos.
- tests for identifying channel urls - test retrieval of paginated channel - test retrieval of autogenerated channel
- urls with query parameters now match - fixes regex for identifying videos - fixes pagination
Although cool, that seems to break a lot of youtube videos. This reverts commit a60b854d90.
a60b854d90