Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-12-04 | [hotnewhiphop] Update test's title | Jaime Marquínez Ferrándiz | |
2013-12-04 | Update description value for the write_info_json test (required after ↵ | Jaime Marquínez Ferrándiz | |
27dcce19045670fc348ff1119c0d2283aaed3ae2) | |||
2013-12-04 | Merge remote-tracking branch 'dstftw/correct-valid-urls' | Philipp Hagemeister | |
2013-12-04 | Correct some extractor _VALID_URL regexes | dst | |
2013-12-04 | release 2013.12.042013.12.04 | Philipp Hagemeister | |
2013-12-04 | [youtube] Resolve URLs in comments | Philipp Hagemeister | |
2013-12-03 | Move common code for extractors based in MTV services to a new base class | Jaime Marquínez Ferrándiz | |
Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it) | |||
2013-12-03 | Remove the compatibility code used before the new format system was implemented | Jaime Marquínez Ferrándiz | |
2013-12-03 | [daum] Fix real video ID extraction | Philipp Hagemeister | |
2013-12-03 | [redtube] Fix search for title | Philipp Hagemeister | |
2013-12-03 | [xhamster] Change test checksum | Philipp Hagemeister | |
2013-12-03 | Change the ie_name of YoutubeSearchDateIE | Jaime Marquínez Ferrándiz | |
It produced a duplicate entry when listing the extractors with '--list-extractors' and generates noise in the commit log when generating the supported sites webpage (like in 09f355f73bf1657ecacfd05eda21d2c4bf1cc4a8) | |||
2013-12-03 | Document disabling proxy (#1882) | Philipp Hagemeister | |
2013-12-03 | release 2013.12.032013.12.03 | Philipp Hagemeister | |
2013-12-03 | [configuration] Undo code breakage | Philipp Hagemeister | |
2013-12-03 | Correct configuration file locations | Philipp Hagemeister | |
2013-12-03 | Add Windows configuration file locations (#1881) | Philipp Hagemeister | |
2013-12-03 | Clarify --download-archive help (#1757) | Philipp Hagemeister | |
2013-12-02 | Credit @dstftw for smotri IE | Philipp Hagemeister | |
2013-12-02 | [smotri] Simplify | Philipp Hagemeister | |
2013-12-02 | Merge branch 'smotri.com' of https://github.com/dstftw/youtube-dl | Philipp Hagemeister | |
2013-12-02 | Added extractors for smotri.com | dst | |
2013-12-02 | release 2013.12.022013.12.02 | Philipp Hagemeister | |
2013-12-02 | Add --socket-timeout option | Philipp Hagemeister | |
2013-12-02 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-12-01 | [vimeo] Add an extractor for users (closes #1871) | Jaime Marquínez Ferrándiz | |
2013-12-01 | Make socket timeout configurable, and bump default to 10 minutes (#1862) | Philipp Hagemeister | |
2013-12-01 | [generic] Find embedded dailymotion videos (Fixes #1848) | Philipp Hagemeister | |
2013-12-01 | [clipfish] Skip test on travis | Philipp Hagemeister | |
2013-11-30 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-11-30 | Clarify help of --write-pages (#1853) | Philipp Hagemeister | |
2013-11-29 | [yahoo] Force use of the http protocol for downloading the videos. | Jaime Marquínez Ferrándiz | |