The webpage only contains shortened links for the videos, since the server doesn't support HEAD requests, we use an specific extractor for them.
Added vine user timeline extractor using unofficial vine api user profile and timeline api endpoints.
Apparently, CSpan switches between single-file and multiple-file results. Either one is fine as long as we get the full four hours.
The courses seems to be no longer available, changed the test to a playlist.
[imdb] Add support for IMDb list (#2033)
They use the rtmp protocol but if the are marked as 'downloadable' it can use the direct download link.
* Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up