Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-07 | Fix build with python 2.6 | Jaime Marquínez Ferrándiz | |
* Packages cannot be executed * '.format' needs the index of the argument (Reported in https://github.com/Homebrew/homebrew/issues/35616) | |||
2015-01-07 | [extractor/__init__] Remove unused import | Jaime Marquínez Ferrándiz | |
2015-01-07 | [nrktv] Remove 'proxy' parameter from tests | Jaime Marquínez Ferrándiz | |
2015-01-07 | release 2015.01.07.22015.01.07.2 | Philipp Hagemeister | |
2015-01-07 | [/__init__] Define public API | Philipp Hagemeister | |
2015-01-07 | [gameone] Modernize | Philipp Hagemeister | |
2015-01-07 | release 2015.01.07.12015.01.07.1 | Philipp Hagemeister | |
2015-01-07 | Merge commit '8ee3415' | Philipp Hagemeister | |
2015-01-07 | release 2015.01.072015.01.07 | Philipp Hagemeister | |
2015-01-07 | [viki] Modernize | Philipp Hagemeister | |
2015-01-07 | Respect age_limit when listing extractors (Fixes #4653) | Philipp Hagemeister | |
2015-01-07 | [nrktv] Add support for playlists (Closes #4656) | Sergey M․ | |
2015-01-07 | Merge branch 'oskar456-ceskatelevizesrt' | Sergey M․ | |
2015-01-07 | Credit @oskar456 for ceskatelevize subtitles support (#4622) | Sergey M․ | |
2015-01-07 | [ceskatelevize] Add subtitles tests | Sergey M․ | |
2015-01-07 | [ceskatelevize] Fix python 2.6 format issue | Sergey M․ | |
2015-01-07 | [ceskatelevize] Simplify | Sergey M․ | |
2015-01-07 | Merge branch 'ceskatelevizesrt' of https://github.com/oskar456/youtube-dl ↵ | Sergey M․ | |
into oskar456-ceskatelevizesrt | |||
2015-01-06 | [youtube] Add formats 308 and 315 (closes #4650) | Jaime Marquínez Ferrándiz | |
2015-01-06 | [giga] Add extractor (Closes #4090) | Sergey M․ | |
2015-01-05 | release 2015.01.05.12015.01.05.1 | Philipp Hagemeister | |
2015-01-05 | [youtube] Handle cases where format comes without a preference (Fixes #4648) | Philipp Hagemeister | |
2015-01-05 | [motorsport] Fix extraction and make trailing '/' optional | Jaime Marquínez Ferrándiz | |
They directly embed a youtube video now. | |||
2015-01-05 | release 2015.01.052015.01.05 | Philipp Hagemeister | |
2015-01-05 | [auengine] Simplify (#4643) | Philipp Hagemeister | |
2015-01-05 | Merge remote-tracking branch 'Oteng/master' | Philipp Hagemeister | |
2015-01-05 | [radiobremen] Make code more readable and more resilient to failures | Philipp Hagemeister | |
2015-01-05 | [generic] PEP8 | Philipp Hagemeister | |
2015-01-05 | Credit @ckrooss for radiobremen (#4632) | Philipp Hagemeister | |
2015-01-05 | [radiobremen] Add test for thumbnail | Philipp Hagemeister | |
2015-01-05 | [radiobremen] Fix under Python 2.6 and fix duration | Philipp Hagemeister | |
2015-01-05 | Merge remote-tracking branch 'ckrooss/master' | Philipp Hagemeister | |
2015-01-05 | [Auengine] corrected extractions logic | oteng | |
The way the video download url was been extracted was not working well so i change it for it to extract the correct url | |||
2015-01-05 | [normalboots] Skip download in test, it uses rtmp | Jaime Marquínez Ferrándiz | |
2015-01-05 | [ted] Add support for embed-ssl.ted.com embedded videos | Jaime Marquínez Ferrándiz | |
2015-01-05 | [generic] Update some tests | Jaime Marquínez Ferrándiz | |
2015-01-05 | Merge pull request #4639 from bartkappenburg/patch-1 | Jaime Marquínez Ferrándiz | |
Update rtlnl.py | |||
2015-01-05 | .travis.yml: Remove my email from the list | Jaime Marquínez Ferrándiz | |
2015-01-05 | [khanacademy] Update test | Jaime Marquínez Ferrándiz | |
2015-01-05 | [vimple] Replace tests | Jaime Marquínez Ferrándiz | |
The first one seems to be no longer available and the second was an episode from a tv show. | |||
2015-01-05 | Update rtlnl.py | Bart Kappenburg | |
Added support for the non-www version of rtlxl.nl by making "www." optional. | |||
2015-01-05 | [lrt] Fix missing provider key | Naglis Jonaitis | |
Also, modernize a bit. | |||
2015-01-05 | [webofstories] Add new extractor (Closes #4585) | Naglis Jonaitis | |
2015-01-05 | [youtube:toplist] Remove extractor | Jaime Marquínez Ferrándiz | |
They use now normal playlists (their id is PL*). | |||
2015-01-04 | Remove extractors which infringe copyright (#4554) | Philipp Hagemeister | |
2015-01-04 | utils: Remove blank line at the end of file | Jaime Marquínez Ferrándiz | |
2015-01-04 | [tf1] Remove unused import | Jaime Marquínez Ferrándiz | |
2015-01-04 | Don't use '-shortest' option for merging formats (closes #4220, closes #4580) | Jaime Marquínez Ferrándiz | |
With avconv and older versions of ffmpeg the video is partially copied. The duration difference between the audio and the video seem to be really small, so it's probably not noticeable. | |||
2015-01-04 | Don't check for height as it's not provided | Christopher Krooss | |
2015-01-04 | [downloader/hls] Respect the 'prefer_ffmpeg' option | Jaime Marquínez Ferrándiz | |