Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-09 | Merge remote-tracking branch 'jaimeMF/yt-toplists' | Philipp Hagemeister | |
2013-12-09 | Merge remote-tracking branch 'dstftw/smotri.com-broadcast' | Philipp Hagemeister | |
Conflicts: youtube_dl/FileDownloader.py youtube_dl/extractor/smotri.py | |||
2013-12-09 | Add filename to --dump-json output (Fixes #1908) | Philipp Hagemeister | |
2013-12-09 | Add some bug reporting hints | Philipp Hagemeister | |
2013-12-09 | release 2013.12.09.12013.12.09.1 | Philipp Hagemeister | |
2013-12-09 | Add a workaround for terminals without bidi support (Fixes #1912) | Philipp Hagemeister | |
2013-12-09 | release 2013.12.092013.12.09 | Philipp Hagemeister | |
2013-12-09 | Restore Python 2.6.<6 compatibility (Fixes #1860) | Philipp Hagemeister | |
2013-12-09 | Add fatal=False parameter to _download_* functions. | Philipp Hagemeister | |
This allows us to simplify the calls in the youtube extractor even further. | |||
2013-12-08 | Remove the calls to 'compat_urllib_request.urlopen' in a few extractors | Jaime Marquínez Ferrándiz | |
2013-12-08 | [arte.tv:ddc] Add fields to the test and skip download (rtmp) | Jaime Marquínez Ferrándiz | |
2013-12-08 | Merge remote-tracking branch 'spjoe/master' (closes PR #1921) | Jaime Marquínez Ferrándiz | |
2013-12-08 | made ddc.arte.tv test working | Camillo Dell'mour | |
2013-12-08 | added arte.tv extractor support for subdomain ddc - Mit offenen ↵ | Camillo Dell'mour | |
Karten(german) Le Dessous des Cartes(france) | |||
2013-12-08 | release 2013.12.08.12013.12.08.1 | Philipp Hagemeister | |
2013-12-08 | [youtube:channel] Fix automated channel detection | Philipp Hagemeister | |
2013-12-08 | [wimp] simplify | Philipp Hagemeister | |
2013-12-08 | release 2013.12.082013.12.08 | Philipp Hagemeister | |
2013-12-08 | Automatically load SSL certs on Windows | Philipp Hagemeister | |
2013-12-08 | [FileDownloader] Fix progress report on Windows (Fixes #1918) | Philipp Hagemeister | |
2013-12-08 | Simplify status reporting (#1918) | Philipp Hagemeister | |
2013-12-07 | Merge pull request #1919 from rzhxeo/xhamster | Jaime Marquínez Ferrándiz | |
[XHamsterIE] Fix HD video detection | |||
2013-12-07 | [XHamsterIE] Fix md5 in second test | rzhxeo | |
2013-12-07 | [XHamsterIE] Fix HD video detection | rzhxeo | |
2013-12-07 | [pyvideo] add support for videos that don't come from Youtube | Jaime Marquínez Ferrándiz | |
2013-12-07 | [pyvideo] Cleanup and fix test | Jaime Marquínez Ferrándiz | |
2013-12-07 | Merge remote-tracking branch 'gekitsuu/master' (closes PR #1913) | Jaime Marquínez Ferrándiz | |
2013-12-06 | removing bad VALID_URL | Adam Glenn | |
2013-12-06 | Adding pyvideo support | Adam Glenn | |
2013-12-06 | [vimeo] Add an extractor for groups | Jaime Marquínez Ferrándiz | |
2013-12-06 | [vimeo] Add an extractor for albums (closes #1911) | Jaime Marquínez Ferrándiz | |
2013-12-06 | [imdb] Fix extraction | Jaime Marquínez Ferrándiz | |
The paths to each format's page may have leading whitespace. The height and the duration can't be extracted. | |||
2013-12-06 | [vevo] Update test video's duration | Jaime Marquínez Ferrándiz | |
2013-12-06 | [youtube:playlist] Recognize mix ids for direct use (fixes #1295) | Jaime Marquínez Ferrándiz | |
2013-12-06 | [youtube:playlist] Support mix ids longer than 13 (#1295) | Jaime Marquínez Ferrándiz | |
2013-12-06 | [dailymotion] Fix view count regex | Jaime Marquínez Ferrándiz | |
In some languages they can be in the format '123,456' instead of '123.456' | |||
2013-12-06 | [dailymotion] Extract view count (#1895) | Jaime Marquínez Ferrándiz | |
2013-12-06 | [youtube] Extract like and dislike count (#1895) | Jaime Marquínez Ferrándiz | |
2013-12-06 | [vimeo] Extract views count, likes count and comments count (#1895) | Jaime Marquínez Ferrándiz | |
2013-12-06 | [wistia] Add extractor | Philipp Hagemeister | |
2013-12-05 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2013-12-05 | [francetv] Add support for urls in the format ↵ | Jaime Marquínez Ferrándiz | |
http://www.france3.fr/emissions/{program}/diffusions/{date} (fixes #1898) | |||
2013-12-05 | [francetv] Add support for more channels: 3, 4, 5 and Ô (#1898) | Jaime Marquínez Ferrándiz | |
Rename the France2IE extractor to FranceTVIE | |||
2013-12-05 | [9gag] Like/dislike count (#1895) | Philipp Hagemeister | |
2013-12-05 | Remove unused imports | Philipp Hagemeister | |
2013-12-05 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-12-05 | [9gag] Add extractor | Philipp Hagemeister | |
2013-12-05 | [vevo] Support '/watch/{id}' urls | Jaime Marquínez Ferrándiz | |
2013-12-04 | [metacafe] Add support for cbs videos (fixes #1838) | Jaime Marquínez Ferrándiz | |
They use theplatform.com | |||
2013-12-04 | Add an extractor for theplatform.com | Jaime Marquínez Ferrándiz | |