The ‘Top tracks’ list is not always present in the channel page
It needs to know the channel and the title of the list, because the ids change every time you browse the channels and are attached to a 'VISITOR_INFO1_LIVE' cookie.
Parse the playlist pages instead
* Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up
Use a sintax like tox test.test_download:TestDownload.test_NowVideo to run the specific test on all the tox environments (Python versions)
It just extracts the playlists urls for each season
Fetch all entries that are in a youtube playlist Also add a test.
Some videos have been removed. Delete the title check, it's not the purpose of that test.
The playlist_title wasn't initialized.
- tests for identifying channel urls - test retrieval of paginated channel - test retrieval of autogenerated channel