Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-08 | [bbc.co.uk] Add support for bbc.co.uk radio programmes (Closes #2184) | Sergey M. | |
2014-02-08 | Merge pull request #2342 from MikeCol/tube8 | Filippo Valsorda | |
[Tube8] Extended valid urls schema | |||
2014-02-08 | Extended valid urls schema | MikeCol | |
2014-02-07 | [chilloutzone] Add additional tests (#2340) | Philipp Hagemeister | |
2014-02-07 | [channel9] Simplify | Sergey M. | |
2014-02-07 | [ivi] Simplify | Sergey M. | |
2014-02-07 | [nfb] Add workaround for python2.6 | Sergey M. | |
2014-02-07 | [chilloutzone] fixes bug with youtube extraction | Andreas Schmitz | |
the id used for extracting the video from youtube is stored in native_video_id not video_id. This id is only used on chilloutzone.net | |||
2014-02-07 | [chilloutzone] Add import | Philipp Hagemeister | |
2014-02-07 | credit @Fnordlab for chilloutzone | Philipp Hagemeister | |
2014-02-07 | [chilloutzone] Simplify (#2338) | Philipp Hagemeister | |
2014-02-07 | Merge remote-tracking branch 'Fnordlab/chilloutzone' | Philipp Hagemeister | |
2014-02-07 | release 2014.02.06.32014.02.06.3 | Philipp Hagemeister | |
2014-02-06 | [chilloutzone] Bug fix, runs against tests | Andreas Schmitz | |
Fixes a bug with python3.3 and made the extractor run successfully against tox | |||
2014-02-07 | [nfb] Add encode POST data | Sergey M. | |
2014-02-06 | [youtube:playlist] Recognize ‘top tracks’ urls (closes #2332) | Jaime Marquínez Ferrándiz | |
The list parameter starts with ‘MC’ and can have more characters after it, including dots | |||
2014-02-07 | [elpais] Fix typo | Sergey M. | |
2014-02-07 | [ndr] Add support for ndr.de (Closes #2325) | Sergey M. | |
2014-02-06 | release 2014.02.06.22014.02.06.2 | Philipp Hagemeister | |
2014-02-06 | [nfb] Add support for onf.ca URLs | Sergey M. | |
2014-02-06 | [mooshare] Fix bogus video page URL | Sergey M. | |
2014-02-06 | [nfb] Add support for nfb.ca (Closes #2069) | Sergey M. | |
2014-02-06 | [chilloutzone] Added support for chilloutzone.net | Andreas Schmitz | |
Added support for chilloutzone.net videos including embedded youtube and vimeo movies. In case you find a not working movie, drop me an email. | |||
2014-02-06 | release 2014.02.06.12014.02.06.1 | Philipp Hagemeister | |
2014-02-06 | [elpais] Add extractor | Philipp Hagemeister | |
2014-02-06 | [pbs] Remove unused import | Philipp Hagemeister | |
2014-02-06 | [collegehumor] We only get shortened descriptions now | Philipp Hagemeister | |
2014-02-06 | [mtv/gametrailers] Change order of title preference | Philipp Hagemeister | |
It looks like the plain title is better again | |||
2014-02-06 | release 2014.02.062014.02.06 | Philipp Hagemeister | |
2014-02-06 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-02-06 | [googlesearch] Fix start, and skip playlists (Fixes #2329) | Philipp Hagemeister | |
2014-02-05 | [ina] Improve _VALID_URL regex (fixes #2328) | Jaime Marquínez Ferrándiz | |
Accept all letters in upper case and don’t require anything after the id | |||
2014-02-05 | release 2014.02.052014.02.05 | Philipp Hagemeister | |
2014-02-05 | [firstpost] Add extractor (Fixes #2324) | Philipp Hagemeister | |
2014-02-05 | [thisav] Simplify and use unicode literals | Sergey M. | |
2014-02-05 | [toutv] Use unicode literals | Sergey M. | |
2014-02-05 | [m6] Add support for m6.fr (Closes #2313) | Sergey M. | |
2014-02-04 | release 2014.02.04.12014.02.04.1 | Philipp Hagemeister | |
2014-02-04 | [ina] Simplify | Jaime Marquínez Ferrándiz | |
Download the feed with ‘_download_xml’ to make the extraction easier | |||
2014-02-04 | [vbox7] simplify | Jaime Marquínez Ferrándiz | |
2014-02-04 | [statigram] Simplify | Jaime Marquínez Ferrándiz | |
2014-02-04 | [vine] Simplify | Jaime Marquínez Ferrándiz | |
2014-02-04 | [youtube] signatures: Recognize javascript functions that contain “$” ↵ | Jaime Marquínez Ferrándiz | |
(fixes #2304) | |||
2014-02-04 | release 2014.02.042014.02.04 | Philipp Hagemeister | |
2014-02-04 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-02-04 | [pbs] Add support for article pages (Fixes #870) | Philipp Hagemeister | |
2014-02-04 | [lifenews] Fix video URL extraction (Closes #2302) | Sergey M. | |
2014-02-04 | [mooshare] Add support for mooshare.biz (Closes #2149) | Sergey M | |
2014-02-04 | [collegehumor] Adapt test to changed video description | Philipp Hagemeister | |
2014-02-04 | [bliptv] Remove unused imports | Philipp Hagemeister | |