- 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 18 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
-
Jaime Marquínez Ferrándiz authored
[traileraddict] Obtain hd quality stream if available Updated md5 checksum of the test video.
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
[traileraddict] Allow all types of trailer URLs
-
Philipp Hagemeister authored
-
patrickslin authored
Squashed commit from the pull requests #1107, #1109 and #1110.
-
Alex Van't Hof authored
No clear method for determining if hd is available so opted to just check for presence of hd toggle function.
-
Alex Van't Hof authored
Valid url regex for traileraddict.com is too strict. Need to allow, e.g. theatrical-trailer, teaser-trailer, feature-read-band-trailer, etc.
-
- 23 Jul, 2013 9 commits
-
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
It wasn't detecting when there aren't more videos
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
Also detect videos that come from Youtube
-
Jaime Marquínez Ferrándiz authored
Now it downloads the video over http in one file, it doesn't downloads in fragments Added a test and use the methods in InfoExtractor for downloading webpages
-
- 21 Jul, 2013 1 commit
-
-
Jaime Marquínez Ferrándiz authored
-