- 31 Jul, 2013 3 commits
-
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
YoutubeIE: with age protected videos, add a missing "return" to return the signature decrypted with _decrypt_signature
-
Jaime Marquínez Ferrándiz authored
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.
-
- 30 Jul, 2013 5 commits
-
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
The second check for the Vevo id is not necessary.
-
Jaime Marquínez Ferrándiz authored
[worldstarhiphop] support vevo videos
-
Jaime Marquínez Ferrándiz authored
[vevo] Modified m_urls regex and video_url
-
- 29 Jul, 2013 8 commits
-
-
Johny Mo Swag authored
-
Jaime Marquínez Ferrándiz authored
Use the direct download link for Android.
-
Jaime Marquínez Ferrándiz authored
-
pishposhmcgee authored
Some videos have a leading slash, some do not
-
Johny Mo Swag authored
-
Johny Mo Swag authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
- 26 Jul, 2013 1 commit
-
-
Jaime Marquínez Ferrándiz authored
-
- 25 Jul, 2013 12 commits
-
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
[collegehumor] Added an option 'e' to go with 'video' or 'embed'
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
pishposhmcgee authored
Some older videos contain an extra properties such as 'embed' before 'type'.
-
- 24 Jul, 2013 11 commits
-
-
pishposhmcgee authored
Based on links that I've seen, /e/<videoid> also occurs in the wild, and making this substitution yields effective results.
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
This allows to reuse the code in other IEs without having to overwrite some parts.
-
Jaime Marquínez Ferrándiz authored
Otherwise the Favorite videos playlist cannot be downloaded complete. Also break if it reach the maximum value of the start-index.
-
Jaime Marquínez Ferrándiz authored
Now SouncloudIE accepts api urls.
-
Jaime Marquínez Ferrándiz authored
Extract thumbnails. Make SoundcloudSetIE a subclass of SoundcloudIE to reuse some code. Directly extract the file url without downloading an extra page.
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
-