summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge pull request #3927 from qrtt1/masterPhilipp Hagemeister2014-12-131-0/+1
| |\ \ | | | | | | | | apply ratelimit to f4m
| | * | apply ratelimit to f4mChing Yi, Chan2014-10-121-0/+1
| | | |
| * | | [test_unicode_literals] Import from test.helperJaime Marquínez Ferrándiz2014-12-131-1/+1
| | | |
* | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-12-134-3/+7
| | | |
* | | | [orf] ModernizePhilipp Hagemeister2014-12-131-14/+14
| | | |
* | | | [keek] remove unused importPhilipp Hagemeister2014-12-131-2/+0
|/ / /
* | | [keek] Modernize and extract uploaderPhilipp Hagemeister2014-12-131-10/+18
| | |
* | | Fix imports and general cleanupPhilipp Hagemeister2014-12-13120-378/+437
| | | | | | | | | | | | | | | | | | | | | | | | · Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions
* | | [streamcz] Update extractorPhilipp Hagemeister2014-12-131-37/+41
| | |
* | | [5min] Remove helper method and modernizePhilipp Hagemeister2014-12-133-40/+32
| | | | | | | | | | | | Previously, other extractor would go call a private(!) helper method. Instead, just hardcode the 5min:video_id format - it's not if that would ever change.
* | | [utils] make_HTTPS_handler: Remove try/except block that would always raise ↵Jaime Marquínez Ferrándiz2014-12-121-4/+0
| | | | | | | | | | | | | | | | | | an exception This code is only run for Python < 3.4, where context.load_default_certs doesn't exist
* | | [utils] make_HTTPS_handler: Use ssl.create_default_context in Python 2.7.9Jaime Marquínez Ferrándiz2014-12-121-7/+7
| | | | | | | | | | | | The new features in the ssl module have been backported from 3.4, see https://docs.python.org/dev/whatsnew/2.7.html#pep-466-network-security-enhancements-for-python-2-7
* | | [youtube:playlist] Remove unused propertyJaime Marquínez Ferrándiz2014-12-121-1/+0
| | |
* | | [youtube:channel] Fix extraction (fixes #4435)Jaime Marquínez Ferrándiz2014-12-121-8/+13
| | | | | | | | | | | | It uses now the same pagination system as playlists
* | | [urort] Update to new multi-format protocolPhilipp Hagemeister2014-12-121-15/+22
| | |
* | | [comcarcoff] Add unicode_literals declarationPhilipp Hagemeister2014-12-121-0/+2
| | |
* | | [urort] ModernizePhilipp Hagemeister2014-12-121-3/+1
| |/ |/|
* | [comcarcoff] Adapt c62159ea91a04ef82560472b254aef1cc9f70a11Philipp Hagemeister2014-12-121-1/+3
| |
* | [comcarcoff] (#4454)Philipp Hagemeister2014-12-123-47/+53
| |
* | Merge remote-tracking branch 'fstirlitz/master'Philipp Hagemeister2014-12-122-0/+47
|\ \
| * | comediansincarsgettingcoffee.com supportfelix2014-12-122-0/+47
| | |
* | | [ooyala] Remove test md5sumsPhilipp Hagemeister2014-12-121-2/+0
| | |
* | | [ninegag] Test for additional propertiesPhilipp Hagemeister2014-12-121-0/+6
| | |
* | | [pornotube] Adapt to new interfacePhilipp Hagemeister2014-12-121-32/+70
|/ /
* | [rtp] Add new extractor (Closes #4382)Naglis Jonaitis2014-12-122-0/+58
| |
* | release 2014.12.12.7Philipp Hagemeister2014-12-121-1/+1
| |
* | release 2014.12.12.6Philipp Hagemeister2014-12-121-1/+1
| |
* | [nowvideo] Add .li domain (Closes #4453)Sergey M․2014-12-121-1/+1
| |
* | release 2014.12.12.5Philipp Hagemeister2014-12-121-1/+1
| |
* | [groupon] Add extractor (Fixes #4386)Philipp Hagemeister2014-12-122-0/+51
| |
* | [ebaumsworld] ModernizePhilipp Hagemeister2014-12-121-4/+1
| |
* | release 2014.12.12.4Philipp Hagemeister2014-12-122-3/+5
| |
* | [downloader/common] Do not use classic int divisionPhilipp Hagemeister2014-12-121-1/+1
| |
* | Merge remote-tracking branch 'SyxbEaEQ2/rate-limit'Philipp Hagemeister2014-12-122-11/+27
|\ \
| * | [downloader/common] Fix possible negative sleep time in slow_down()SyxbEaEQ22014-08-061-1/+1
| | |
| * | [downloader/(common/http)] Changes calculation of the rate-limit. (Fix ↵SyxbEaEQ22014-07-312-14/+30
| | | | | | | | | | | | #2297, fix #2140, fix #595, fix #2370)
* | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-12-121-12/+26
|\ \ \
| * | | [nbc] Fix extraction (Closes #4441)Sergey M․2014-12-121-12/+26
| | | |
* | | | Deprecate --auto-number (Closes #2704)Philipp Hagemeister2014-12-121-4/+4
|/ / /
* | | Remove unused importsPhilipp Hagemeister2014-12-122-5/+0
| | |
* | | [test_unicode_literals] Fix testPhilipp Hagemeister2014-12-122-3/+15
| | |
* | | Download playlist items in reverse orderMark Schreiber2014-12-124-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | release 2014.12.12.3Philipp Hagemeister2014-12-121-1/+1
| | |
* | | [CONTRIBUTING.md] Remove the section about embedding; that is not applicable ↵Philipp Hagemeister2014-12-122-15/+2
| | | | | | | | | | | | for youtube-dl contributors
* | | [Makefile] Add CONTRIBUTING.md (Fixes #2984)Philipp Hagemeister2014-12-123-2/+186
| | |
* | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-12-122-0/+82
|\ \ \
| * | | [giantbomb] Add extractor (Closes #4432)Sergey M․2014-12-122-0/+82
| | | |
* | | | [README] More concise and nicer bug reporting instructionsPhilipp Hagemeister2014-12-121-4/+2
|/ / /
* | | release 2014.12.12.2Philipp Hagemeister2014-12-121-1/+1
| | |
* | | [cnet] Update to new theplatform infrastructure (Fixes #2736)Philipp Hagemeister2014-12-122-28/+21
| | |