aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [drtuber] Fix categoriesSergey M․2014-09-181-4/+4
| |
* | [soundcloud] Secret playlists and setsdequis2014-09-181-9/+21
| | | | | | | | | | | | | | | | Closes #3707 again. No test cases because I don't know what urls to use that won't be turned into public eventually (as it happened with the first one in that ticket)
* | [soundcloud] Support api urls with secret_token, Closes #3707dequis2014-09-181-1/+19
| |
* | [videomega] Simplify (#3786)Philipp Hagemeister2014-09-181-8/+6
| | | | | | | | | | * Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors). * title is always true-ish
* | [videomega] Add new extractor. Closes #3775Naglis Jonaitis2014-09-172-0/+60
| |
* | [npo] Improve formats extraction (Closes #3782)Sergey M․2014-09-171-20/+57
| |
* | Credit @m5moufl for behindkink (#3740)Philipp Hagemeister2014-09-171-0/+1
| |
* | release 2014.09.16.1Philipp Hagemeister2014-09-161-1/+1
| |
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-09-161-1/+1
|\ \
| * | [generic] The url in the <meta redirect> doesn't need to be enclosed in ↵Jaime Marquínez Ferrándiz2014-09-161-1/+1
| | | | | | | | | | | | | | | | | | single quotes (fixes #3770) See the examples in https://en.wikipedia.org/wiki/Meta_refresh or the shortened urls from https://t.co/.
* | | Merge remote-tracking branch 'r4mos/master'Philipp Hagemeister2014-09-160-0/+0
|\ \ \
| * | | [Allmyvideos] Fixed md5. Only 10KiB of the video fileCarlos Ramos2014-09-161-1/+1
| | | |
* | | | Credit @r4mos for allmyvideosPhilipp Hagemeister2014-09-161-0/+1
| | | |
* | | | [allmyvideos] Support multiple formatsPhilipp Hagemeister2014-09-161-8/+16
|/ / /
* | | Change tabs to spacesCarlos Ramos2014-09-161-24/+24
| | |
* | | Added new host: allmyvideos.netCarlos Ramos2014-09-162-0/+52
|/ /
* | [francetv] Adapt to new API (Closes #3751, closes #3769)Sergey M․2014-09-161-96/+108
| |
* | [ard] Remove URL path escapingSergey M․2014-09-161-3/+0
| | | | | | | | This is now implemented generic in YoutubeDL.urlopen
* | release 2014.09.16Philipp Hagemeister2014-09-161-1/+1
| |
* | [nhl] Match videos without catid (Fixes #3764)Philipp Hagemeister2014-09-161-3/+6
| |
* | [behindkink] Remove call to report_extractionPhilipp Hagemeister2014-09-151-1/+0
| |
* | Merge remote-tracking branch '5moufl/behindkink'Philipp Hagemeister2014-09-152-0/+55
|\ \
| * | [BehindKink] Minor fixes5moufl2014-09-151-4/+2
| | | | | | | | | | | | | | | | | | - fix _VALID_URL regex - remove unnecessary variable - remove second call of report_extraction
| * | [BehindKink] Add new extractor5moufl2014-09-132-0/+57
| | |
* | | Credit @haricharan for einthusan (#3755)Philipp Hagemeister2014-09-151-0/+1
| | |
* | | [einthusan] Add description and beautifyPhilipp Hagemeister2014-09-151-8/+15
| | |
* | | Fixed testsPhilipp Hagemeister2014-09-151-1/+1
| | |
* | | Merge commit '98703c7fbfcf06348220aa63f9422cdd792cfe1a'Philipp Hagemeister2014-09-152-0/+55
|\ \ \
| * | | Einthusan Add new extractorHaricharan Padmanaban2014-09-142-0/+55
| | | |
* | | | Merge remote-tracking branch 'naglis/nosvideo'Philipp Hagemeister2014-09-151-4/+10
|\ \ \ \
| * | | | [nosvideo] Make more robust against missing metadataNaglis Jonaitis2014-09-151-4/+10
| | | | |
* | | | | Merge remote-tracking branch 'naglis/turbo'Philipp Hagemeister2014-09-152-0/+68
|\ \ \ \ \
| * | | | | [turbo] Add new extractorNaglis Jonaitis2014-09-152-0/+68
| | | | | |
* | | | | | Merge remote-tracking branch 'dstftw/escape-non-ascii-in-urls'Philipp Hagemeister2014-09-153-0/+69
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/test_utils.py
| * | | | | | [utils] Remove debug garbageSergey M․2014-09-131-1/+1
| | | | | | |
| * | | | | | [YoutubeDL/utils] Clarify rationale for URL escaping in comment, move escape ↵Sergey M․2014-09-133-13/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | routines to utils and add some tests
| * | | | | | [YoutubeDL] Escape non-ASCII characters in URLsSergey M․2014-09-121-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | urllib chokes on URLs with non-ASCII characters (see http://bugs.python.org/issue3991) Working around by replacing request's original URL with escaped one
* | | | | | | release 2014.09.15.1Philipp Hagemeister2014-09-151-1/+1
| | | | | | |
* | | | | | | [daum] Support non-numeric video IDs (Fixes #3749)Philipp Hagemeister2014-09-151-6/+11
| |_|/ / / / |/| | | | |
* | | | | | release 2014.09.15Philipp Hagemeister2014-09-151-1/+1
| | | | | |
* | | | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-09-151-17/+43
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [vporn] Make video URL regex more strictSergey M․2014-09-151-17/+43
| | | | | | | | | | | | | | | | | | | | | | | | There is a garbage instead of proper URL for some HD videos
* | | | | | [facebook] Fix support for untitled videos (Fixes #3757)Philipp Hagemeister2014-09-153-3/+28
|/ / / / /
* | | | | release 2014.09.14.3Philipp Hagemeister2014-09-141-1/+1
| | | | |
* | | | | Add a completion script generator for the fish shellJaime Marquínez Ferrándiz2014-09-146-6/+70
| | | | |
* | | | | [cloudy] Retry extraction on 410 status code (#3743 #3744)Sergey M․2014-09-141-16/+40
| | | | |
* | | | | release 2014.09.14.2Philipp Hagemeister2014-09-141-1/+1
| | | | |
* | | | | release 2014.09.14.1Philipp Hagemeister2014-09-141-1/+1
| | | | |
* | | | | [devscripts/release] Do not restore youtube-dl{,.exe} binariesPhilipp Hagemeister2014-09-141-1/+0
| | | | |
* | | | | release 2014.09.14Philipp Hagemeister2014-09-141-1/+1
| | | | |