summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2016.11.22 2016.11.22Sergey M․2016-11-224-5/+7
|
* [ChangeLog] ActualizeSergey M․2016-11-221-2/+9
|
* [hellporno] Add support for hellporno.net and improve ext extractionAndy Savicki2016-11-221-4/+8
|
* [amcnetworks] Recognize more BBC America URLsYen Chi Hsuan2016-11-222-1/+5
| | | | Closes #11263
* [funnyordie] Copy formats' metadata from hls and sort formatsSergey M․2016-11-211-11/+38
|
* [funnyordie] Improve extractionAndy Savicki2016-11-211-5/+7
|
* Clean and ignore more file typesYen Chi Hsuan2016-11-212-1/+3
| | | | | ape is another audio codec seen in kuwo. See https://en.wikipedia.org/wiki/Monkey's_Audio
* [CONTRIBUTING.md] Fix broken links (#11239)Yen Chi Hsuan2016-11-211-1/+1
|
* Merge pull request #11239 from josephfrazier/patch-1Yen Chi Hsuan2016-11-211-1/+1
|\ | | | | [CONTRIBUTING.md] Fix broken link
| * [README.md] Update link from generated CONTRIBUTING.mdJoseph Frazier2016-11-201-1/+1
| |
* | [extractor/generic] Improve limelight embeds supportSergey M․2016-11-201-0/+10
| |
* | Merge branch 'DarkstaIkers-master'Yen Chi Hsuan2016-11-202-1/+7
|\ \ | |/ |/|
| * [ChangeLog] Update for #9028Yen Chi Hsuan2016-11-201-0/+6
| |
| * Merge branch 'master' of https://github.com/DarkstaIkers/youtube-dl into ↵Yen Chi Hsuan2016-11-201-1/+1
|/| | | | | | | DarkstaIkers-master
| * Update crunchyroll.pyDarkstaIkers2016-03-291-1/+1
| |
* | [bandcamp] Fix free downloads extraction and extract all formats (closes #11067)Sergey M․2016-11-191-24/+62
| |
* | [ChangeLog] ActualizeSergey M․2016-11-191-1/+1
| |
* | [toutv] Fix login form regex (closes #11223)Sergey M․2016-11-191-1/+1
| |
* | [twitter:card] Relax _VALID_URL (closes #11225)Sergey M․2016-11-191-1/+4
| |
* | [tvanouvelles] Add extractor (closes #10616)Sergey M․2016-11-182-0/+69
| |
* | release 2016.11.18 2016.11.18Sergey M․2016-11-183-5/+5
| |
* | [ChangeLog] ActualizeSergey M․2016-11-181-0/+2
| |
* | [devscripts/create-github-release] Fill release body from ChangeLog (closes ↵Sergey M․2016-11-182-5/+14
| | | | | | | | #11094)
* | Update coding style after pycodestyle 2.1.0Yen Chi Hsuan2016-11-1727-0/+33
| | | | | | | | | | | | | | | | | | | | In pycodestyle 2.1.0, E305 was introduced, which requires two blank lines after top level declarations, too. See https://github.com/PyCQA/pycodestyle/issues/400 See also #10689; thanks @stepshal for first mentioning this issue and initial patches
* | [youtube:live] Relax _VALID_URL (closes #11164)Sergey M․2016-11-161-1/+4
| |
* | Merge pull request #11210 from FooBarQuaxx/patch-2Yen Chi Hsuan2016-11-161-2/+1
|\ \ | | | | | | Strip only args urls
| * | Add explanatory commentFooBarQuaxx2016-11-161-1/+1
| | |
| * | Strip only args urlsMAA2016-11-161-2/+1
| | |
* | | [ChangeLog] Update after #11122 landedYen Chi Hsuan2016-11-161-0/+6
| | |
* | | Merge pull request #11122 from kasper93/openloadYen Chi Hsuan2016-11-163-9/+67
|\ \ \ | |/ / |/| | [openload] Fix extraction.
| * | [openload] Fix extraction.Kacper Michajłow2016-11-111-7/+58
| | | | | | | | | | | | | | | | | | | | | aadecode code was restored from commit c1decda58c812b3d0a3d4dfa998e7d8bd8f99203 with some optimizations (2x faster). Fixes #10408
| * | [jsinterp] Fix function calls without arguments.Kacper Michajłow2016-11-112-2/+9
| | |
* | | [vlive] Add test for #11203Sergey M․2016-11-151-2/+15
| | |
* | | [vlive] Prefer locale over language for subtitles idping2016-11-151-1/+1
| | |
* | | release 2016.11.14.1 2016.11.14.1Sergey M․2016-11-143-5/+5
| | |
* | | [ChangeLog] ActualizeSergey M․2016-11-141-1/+1
| | |
* | | release 2016.11.14 2016.11.14Sergey M․2016-11-143-5/+5
| | |
* | | [ChangeLog] ActualizeSergey M․2016-11-141-1/+13
| | |
* | | [nrk] Improve geo restriction detectionSergey M․2016-11-131-2/+3
| | |
* | | [nrk] Add X-Forwarded-For HTTP header in info dictSergey M․2016-11-131-3/+7
| | |
* | | [downoader/fragment,f4m,hls] Add internal support for custom HTTP headersSergey M․2016-11-133-4/+17
| | |
* | | [nrk] Workaround geo restriction and improve error messagesSergey M․2016-11-131-4/+35
| | |
* | | [afreecatv] Add support for vod.afreecatv.com (closes #11174)Sergey M․2016-11-131-7/+19
| | |
* | | [extractor/common] Fix Bandwidth substitution in media template (closes #11175)Sergey M․2016-11-131-2/+2
| | |
* | | [cda] Fix and improve extractionKacper Michajłow2016-11-131-16/+49
| | | | | | | | | | | | Fixes #10929
* | | [plays] Improve extraction and add support for embed URLsSergey M․2016-11-121-10/+15
| | |
* | | [extractor/common] Improve thumbnail extraction from JSON-LDSergey M․2016-11-121-1/+1
| | |
* | | [plays] Fix extractioncpm2016-11-121-8/+5
|/ /
* | [eagleplatform] Fix extraction (closes #11160)Sergey M․2016-11-111-21/+32
| |
* | [audioboom] Recognize /posts/ URLs (closes #11149)Yen Chi Hsuan2016-11-102-3/+12
| |