Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-12 | release 2014.12.12.52014.12.12.5 | Philipp Hagemeister | |
2014-12-12 | [groupon] Add extractor (Fixes #4386) | Philipp Hagemeister | |
2014-12-12 | [ebaumsworld] Modernize | Philipp Hagemeister | |
2014-12-12 | release 2014.12.12.42014.12.12.4 | Philipp Hagemeister | |
2014-12-12 | [downloader/common] Do not use classic int division | Philipp Hagemeister | |
2014-12-12 | Merge remote-tracking branch 'SyxbEaEQ2/rate-limit' | Philipp Hagemeister | |
2014-12-12 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-12-12 | Deprecate --auto-number (Closes #2704) | Philipp Hagemeister | |
2014-12-12 | [nbc] Fix extraction (Closes #4441) | Sergey M․ | |
2014-12-12 | Remove unused imports | Philipp Hagemeister | |
2014-12-12 | [test_unicode_literals] Fix test | Philipp Hagemeister | |
2014-12-12 | Download playlist items in reverse order | Mark Schreiber | |
Series of videos are typically uploaded to YouTube playlists in chronological order. By default, these videos are downloaded latest-to-earliest; this is great for seeing the latest videos in a series, but prevents streaming video in the order that the videos were produced. Add an option to download videos in reverse order, earliest-to-latest. Conflicts: youtube_dl/YoutubeDL.py youtube_dl/__init__.py | |||
2014-12-12 | release 2014.12.12.32014.12.12.3 | Philipp Hagemeister | |
2014-12-12 | [CONTRIBUTING.md] Remove the section about embedding; that is not applicable ↵ | Philipp Hagemeister | |
for youtube-dl contributors | |||
2014-12-12 | [Makefile] Add CONTRIBUTING.md (Fixes #2984) | Philipp Hagemeister | |
2014-12-12 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-12-12 | [README] More concise and nicer bug reporting instructions | Philipp Hagemeister | |
2014-12-12 | [giantbomb] Add extractor (Closes #4432) | Sergey M․ | |
2014-12-12 | release 2014.12.12.22014.12.12.2 | Philipp Hagemeister | |
2014-12-12 | [cnet] Update to new theplatform infrastructure (Fixes #2736) | Philipp Hagemeister | |
2014-12-12 | [goldenmoustache] Remove view count | Philipp Hagemeister | |
view count is not present anymore, so we can't extract it. | |||
2014-12-12 | [channel9] Do not return compat_list results anymore | Philipp Hagemeister | |
2014-12-12 | [helsinki] Fix extraction | Philipp Hagemeister | |
2014-12-12 | [goshgay] Fix extraction | Philipp Hagemeister | |
2014-12-12 | [goshgay] Modernize | Philipp Hagemeister | |
2014-12-12 | [compat] Simplify kwarg detection code | Philipp Hagemeister | |
This enables nuitka to compile youtube-dl. | |||
2014-12-12 | Merge remote-tracking branch 'grompe/patch-1' | Philipp Hagemeister | |
2014-12-12 | Revert "[utils] Work around PyPy stupidity with Windows DLLs (Fixes #4392)" | Philipp Hagemeister | |
This reverts commit 16040f46d64bad8dcc5f948288ef469dd787d3d3. | |||
2014-12-12 | [howstuffworks] Parse only once, but right (#4383) | Philipp Hagemeister | |
2014-12-12 | Merge remote-tracking branch 'Tithen-Firion/hsw-update' | Philipp Hagemeister | |
2014-12-12 | Remove unused imports | Philipp Hagemeister | |
2014-12-12 | [utils] Work around PyPy stupidity with Windows DLLs (Fixes #4392) | Philipp Hagemeister | |
2014-12-12 | release 2014.12.12.12014.12.12.1 | Philipp Hagemeister | |
2014-12-12 | [vine] Provide alt_title (Fixes #4448) | Philipp Hagemeister | |
2014-12-12 | release 2014.12.122014.12.12 | Philipp Hagemeister | |
2014-12-12 | [vine] Modernize | Philipp Hagemeister | |
2014-12-12 | [cinchcast] Add new extractor (Fixes #4428) | Philipp Hagemeister | |
2014-12-12 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-12-12 | [Makefile] remove *.info.json in clean target | Philipp Hagemeister | |
2014-12-12 | [screenwavemedia] Simplify (#3766) | Philipp Hagemeister | |
2014-12-11 | [pornhd] Adapt to new sources scheme (Fixes #4446) | Philipp Hagemeister | |
2014-12-11 | [mixcloud] Fix metadata extraction (fixes #4443) | Jaime Marquínez Ferrándiz | |
2014-12-11 | Merge remote-tracking branch 'fstirlitz/master' | Philipp Hagemeister | |
2014-12-11 | release 2014.12.112014.12.11 | Philipp Hagemeister | |
2014-12-11 | [zdf:channel] Simplify (#4427) | Philipp Hagemeister | |
2014-12-11 | Merge remote-tracking branch 'akretz/master' | Philipp Hagemeister | |
2014-12-11 | [youtube] Amend test | Philipp Hagemeister | |
2014-12-11 | [youtube] Do not warn if DASH manifest is missing (#4442) | Philipp Hagemeister | |
2014-12-11 | [youtube] Make category optional (#4442) | Philipp Hagemeister | |
2014-12-11 | Merge remote-tracking branch 'akretz/youtube_fix' | Philipp Hagemeister | |