Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-16 | [espn] Add extractor (#4396) | Sergey M․ | |
Unfinished | |||
2015-05-16 | [sbs] Fix extraction (Closes #5725) | Sergey M․ | |
2015-05-16 | [ooyala] Fix unresolved reference | Sergey M․ | |
2015-05-16 | [ooyala:external] Add extractor | Sergey M․ | |
2015-05-15 | Merge pull request #5717 from blissland/master | Sergey M. | |
[CBSNewsIE] Relax thumbnail regex so test passes | |||
2015-05-15 | [rts] Check formats (Closes #5711) | Sergey M․ | |
2015-05-15 | [generic] Fix typo | Sergey M․ | |
2015-05-15 | Merge branch 'maddoger-sportbox-fix' | Sergey M․ | |
2015-05-15 | [generic] Add test for sportbox embeds | Sergey M․ | |
2015-05-15 | [generic] Add support for sportbox embeds | Sergey M․ | |
2015-05-15 | [sportbox:embed] Relax thumbnail | Sergey M․ | |
2015-05-15 | [sportbox:embed] Add `_extract_urls` | Sergey M․ | |
2015-05-15 | [CBSNewsIE] Relax thumbnail regex so test passes | blissland | |
2015-05-15 | [sportbox:embed] Add extractor | Sergey M․ | |
2015-05-15 | [gamespot] The protocol is not optional | Jaime Marquínez Ferrándiz | |
2015-05-15 | [gamespot] Add support for videos that don't use 'f4m_stream' (fixes #5707) | Jaime Marquínez Ferrándiz | |
2015-05-15 | Merge branch 'sportbox-fix' of https://github.com/maddoger/youtube-dl into ↵ | Sergey M․ | |
maddoger-sportbox-fix | |||
2015-05-15 | New test | Vitaliy Syrchikov | |
2015-05-15 | [youtube:feed] Check each 'load more' portion for unique video ids | Sergey M․ | |
2015-05-15 | [youtube] Separate feed extractor | Sergey M․ | |
2015-05-15 | Sportbox source fix. HD videos support. | Vitaliy Syrchikov | |
2015-05-15 | Sportbox extractor fix. | Vitaliy Syrchikov | |
2015-05-15 | Fix file format extraction regex and update test file checksum | blissland | |
2015-05-14 | [youtube:history] Fix extraction (fixes #5702) | Jaime Marquínez Ferrándiz | |
It uses the same method as YoutubeSubscriptionsIE, if other feed starts using it we should consider using base class. | |||
2015-05-15 | [teamcoco] Detect expired videos (#5626) | Yen Chi Hsuan | |
2015-05-15 | [teamcoco] Rewrite preload data extraction | Yen Chi Hsuan | |
Idea: "puncture" some consecutive fragments and check whether the b64decode result of a punctured string is a valid JSON or not. It's a O(N^3) algorithm, but should be fast for a small N (less than 30 fragments in all test cases) | |||
2015-05-14 | [soundcloud:user] Defer download link resolve (Closes #5248) | Sergey M․ | |
Looks like final download links can expire before downloading process reach them. So, resolving download links right before actual downloading. | |||
2015-05-14 | [qqmusic] Add IE_NAME for all extractors | Yen Chi Hsuan | |
2015-05-14 | [qqmusic] Refactoring QQMusicToplistIE | Yen Chi Hsuan | |
2015-05-14 | [qqmusic] flake8 | Yen Chi Hsuan | |
2015-05-14 | Merge pull request #5680 from ping/qqmusic-toplist-ie | Yen Chi Hsuan | |
[qqmusic] Add support for charts / top lists | |||
2015-05-14 | [screenwavemedia] Add support for player2 URLs (Closes #5696) | Sergey M․ | |
2015-05-14 | [worldstarhiphop] Support Android URLs (fixes #5629) | Yen Chi Hsuan | |
2015-05-14 | [canalplus] Restore checksums in tests | Sergey M․ | |
2015-05-14 | [CanalplusIE] Update tests that were no longer working | blissland | |
2015-05-13 | [odnoklassniki] Fix extraction (Closes #5671) | Sergey M․ | |
2015-05-12 | [BYUtvIE] Change thumbnail regex so test does not fail | blissland | |
2015-05-13 | [qqmusic] Code fixes | ping | |
2015-05-13 | [qqmusic] Fix extraction for global list | ping | |
2015-05-12 | [qqmusic] Fix code formatting | ping | |
2015-05-12 | [qqmusic] Add support for charts / top lists | ping | |
2015-05-12 | [utils,common] Merge format_srt_time and _subtitles_timecode | Yen Chi Hsuan | |
format_srt_time uses a comma as the delimiter between seconds and milliseconds while _subtitles_timecode uses a dot. All .srt examples I found on the Internet uses a comma, so I use a comma in the merged version. See http://matroska.org/technical/specs/subtitles/srt.html and http://devel.aegisub.org/wiki/SubtitleFormats/SRT | |||
2015-05-12 | [nrk] Remove TTML to srt conversion codes | Yen Chi Hsuan | |
A common routine is implemented in utils.py and can be used via --convert-subtitles. | |||
2015-05-12 | [nytimes] Correct _VALID_URL of NYTimesArticleIE | Yen Chi Hsuan | |
2015-05-12 | [vine] Relax `alt_title` (Closes #5677) | Sergey M․ | |
2015-05-11 | [southpark] Fix IE_NAME | Sergey M․ | |
2015-05-11 | [southparkdk] Add extractor | rrooij | |
2015-05-11 | [southpark] Sort alphabetically | rrooij | |
2015-05-11 | [zingmp3] Capture error message | Sergey M․ | |
2015-05-11 | [dumpert] Add cpc cookie (Closes #5672) | Sergey M․ | |