Only works for some sites, it doesn't work for videos that use a f4m manifest
add support for download YouTube 3d format of 3d content
Fix regex error when only subtitled video is available on arte.
They are downloaded with a m3u8 manifest, they seem to be encrypted, but ffmpeg can handle them.
They are detected by the extension of the url.
Now is using the same length as the flash player used for age protected videos, but the algorithm is different, so now for age protected videos it first tries to use the old algo.
The second check for the Vevo id is not necessary.
[worldstarhiphop] support vevo videos
[vevo] Modified m_urls regex and video_url
Use the direct download link for Android.
Some videos have a leading slash, some do not
[collegehumor] Added an option 'e' to go with 'video' or 'embed'
6625f82940
Some older videos contain an extra properties such as 'embed' before 'type'.
Based on links that I've seen, /e/<videoid> also occurs in the wild, and making this substitution yields effective results.
This allows to reuse the code in other IEs without having to overwrite some parts.
Otherwise the Favorite videos playlist cannot be downloaded complete. Also break if it reach the maximum value of the start-index.
Now SouncloudIE accepts api urls.