Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-04 | Workaround for regex engine limitation | AGSPhoenix | |
2014-04-04 | Add a test for the new URL pages | AGSPhoenix | |
Add a test for the pages with the video_id in the URL. | |||
2014-04-04 | Support TeamCoco URLs with video_id in the title | AGSPhoenix | |
If the URL has the video_id in it, use that since the current method of finding the id breaks on those pages. Fixes 2698. | |||
2014-03-23 | [metacafe] Remove accidently inserted comment string | Sergey M․ | |
2014-03-23 | [metacafe] More modernize | Sergey M․ | |
2014-03-23 | [metacafe] Replace cbs test | Sergey M․ | |
2014-03-23 | [metacafe] Modernize | Sergey M․ | |
2014-03-22 | [pornhub] Fix uploader extraction and extract counts | Sergey M․ | |
2014-03-22 | Remove unused imports and clarify variable names | Philipp Hagemeister | |
2014-03-22 | [toypics] Separate user and video extraction (#2601) | Philipp Hagemeister | |
2014-03-22 | Merge remote-tracking branch 'fiocfun/toypics-support' | Philipp Hagemeister | |
2014-03-22 | [youtube] Remove useless resolution fields from format definitions | Philipp Hagemeister | |
These can be - and are - calculated automatically by the YoutubeDL core. | |||
2014-03-22 | Merge remote-tracking branch 'hurda/patch-1' | Philipp Hagemeister | |
2014-03-22 | Make missing test definition fields an error | Philipp Hagemeister | |
If the result is not testable (for example, because a description changes often), either pass in a type or a regular expression (a string starting with 're:') | |||
2014-03-22 | itag 160 is 144p, not 192p | hurda | |
2014-03-22 | [videolectures.net] Make description optional | Philipp Hagemeister | |
2014-03-22 | [generic] Run TED detection before JW Player detection | Jaime Marquínez Ferrándiz | |
Otherwise it overwrittes the `mobj` variable. | |||
2014-03-22 | toypics.net support | fiocfun | |
2014-03-21 | Merge remote-tracking branch 'dstftw/generic-webpage-unescape' | Jaime Marquínez Ferrándiz | |
Conflicts: youtube_dl/extractor/generic.py | |||
2014-03-21 | [ooyala] Modernize | Jaime Marquínez Ferrándiz | |
2014-03-21 | [generic] Recognize more Ooyala embedded videos (#2569) | Jaime Marquínez Ferrándiz | |
2014-03-21 | Add an extractor for on.aol.com | Jaime Marquínez Ferrándiz | |
2014-03-21 | Add extractor for Engadget and 5min (closes #2465) | Jaime Marquínez Ferrándiz | |
engadget.com uses the generic 5min.com service. | |||
2014-03-21 | [xtube] Fix formats extraction | Sergey M․ | |
2014-03-21 | release 2014.03.21.52014.03.21.5 | Philipp Hagemeister | |
2014-03-21 | release 2014.03.21.42014.03.21.4 | Philipp Hagemeister | |
2014-03-21 | [videolectures] (New extractor) | Philipp Hagemeister | |
2014-03-21 | [daum] Modernize | Philipp Hagemeister | |
2014-03-21 | [cspan] Fix typo in a comment | Jaime Marquínez Ferrándiz | |
2014-03-21 | release 2014.03.21.32014.03.21.3 | Philipp Hagemeister | |
2014-03-21 | [cspan] Add support for newer videos (Fixes #2577) | Philipp Hagemeister | |
2014-03-21 | release 2014.03.21.22014.03.21.2 | Philipp Hagemeister | |
2014-03-21 | [parliamentliveuk] Add extractor | Philipp Hagemeister | |
2014-03-21 | release 2014.03.21.12014.03.21.1 | Philipp Hagemeister | |
2014-03-21 | Remove legacy InfoExtractors file | Philipp Hagemeister | |
2014-03-21 | [pbs] Add support for video ratings | Philipp Hagemeister | |
2014-03-21 | [viki] Modernize | Philipp Hagemeister | |
2014-03-21 | [pbs] Add support for widget URLs (Fixes #2594) | Philipp Hagemeister | |
2014-03-21 | release 2014.03.212014.03.21 | Philipp Hagemeister | |
2014-03-21 | Add --prefer-insecure option (Fixes #2364) | Philipp Hagemeister | |
2014-03-21 | [ninegag] Modernize and remove unused import | Philipp Hagemeister | |
2014-03-21 | [youporn] Modernize | Philipp Hagemeister | |
2014-03-20 | [kontrtube] Modernize | Sergey M․ | |
2014-03-20 | release 2014.03.202014.03.20 | Philipp Hagemeister | |
2014-03-20 | [YoutubeDL] Improve error message | Philipp Hagemeister | |
2014-03-20 | [ted] Simplify embed code (#2587) | Philipp Hagemeister | |
2014-03-20 | Merge remote-tracking branch 'anovicecodemonkey/TEDIEimprovements' | Philipp Hagemeister | |
2014-03-20 | [arte] Modernize tests and fix _VALID_REGEX | Jaime Marquínez Ferrándiz | |
2014-03-20 | [arte] Add extractor for concert.arte.tv (closes #2588) | Jaime Marquínez Ferrándiz | |
2014-03-20 | [TEDIE] Add support for embeded TED video URLs | anovicecodemonkey | |