summaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
...
* [compat] Do not use unicodePhilipp Hagemeister2015-09-141-7/+7
* [clubic] Relax _VALID_URL (Closes #6854)Sergey M․2015-09-141-3/+6
* [nowness] Add vimeo testSergey M․2015-09-131-2/+16
* [nowness] SimplifySergey M․2015-09-132-52/+57
* Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into remit...Sergey M․2015-09-132-27/+82
|\
| * [nowness] pass cinematiqueremitamine2015-09-051-1/+3
| * [nowness] more api abstractionremitamine2015-09-051-5/+5
| * [nowness] change id variable nameremitamine2015-09-051-4/+4
| * [nowness] add api abstration function adn extend _VALID_URL regexremitamine2015-09-051-24/+16
| * [nowness] fix _VALID_URL regexremitamine2015-09-051-2/+2
| * [nowness] fix video extraction and add support serie and playlist extraction ...remitamine2015-09-052-27/+88
* | [ndr] Rework and cover with testsSergey M․2015-09-132-137/+335
* | Merge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndrSergey M․2015-09-131-20/+18
|\ \
| * \ Merge remote-tracking branch 'upstream/master'Yen Chi Hsuan2015-09-132-71/+0
| |\ \
| * | | [tudou] Use single quotes and compat_strYen Chi Hsuan2015-09-131-1/+2
| * | | [tudou] Improve regexsYen Chi Hsuan2015-09-131-5/+5
| * | | [tudou] Use _download_xmlYen Chi Hsuan2015-09-131-2/+2
| * | | [tudou] Avoid shadowing builtin namesYen Chi Hsuan2015-09-121-3/+3
| * | | [tudou] ModernizeYen Chi Hsuan2015-09-121-12/+6
| * | | [tudou] A more comprehensive _VALID_URLYen Chi Hsuan2015-09-121-1/+1
| * | | [tudou] Add the test case (#6273)Yen Chi Hsuan2015-09-121-0/+3
| * | | Merge branch 'master' of https://github.com/linhua55/youtube-dl into linhua55...Yen Chi Hsuan2015-09-121-1/+1
| |\ \ \
| | * | | fix extractionlinhua552015-07-181-1/+1
* | | | | Merge branch 'ndr' of https://github.com/remitamine/youtube-dl into remitamin...Sergey M․2015-09-122-56/+111
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [ndr] use utils.qualitesremitamine2015-09-081-3/+4
| * | | | [ndr] make NDREmbed and NJoyEmbed _VALID_URL regex uniqueremitamine2015-09-081-2/+2
| * | | | [ndr] add support for embedsremitamine2015-09-072-13/+73
| * | | | [ndr] fix info extractionremitamine2015-09-071-54/+48
* | | | | [openfilm] Remove extractorSergey M․2015-09-122-71/+0
| |/ / / |/| | |
* | | | [extractor/common] Skip html comment tags (Closes #6822)Sergey M․2015-09-111-0/+1
* | | | [extractor/common] Case insensitive inputs extractionSergey M․2015-09-111-2/+2
* | | | [yahoo] Fix testSergey M․2015-09-101-4/+1
* | | | [yahoo] Process query result embedded in webpageSergey M․2015-09-101-15/+48
* | | | [downloader/hls] Properly close streamSergey M․2015-09-101-0/+1
* | | | release 2015.09.09Philipp Hagemeister2015-09-091-1/+1
* | | | [vier:videos] Fix extraction with old approach (Closes #6806)Sergey M․2015-09-091-8/+5
* | | | [vidme] Simplify, make more robust, extract more metadata and capture errors ...Sergey M․2015-09-091-33/+67
* | | | Extract all vid.me formatsLukáš Lalinský2015-09-091-30/+52
* | | | Merge pull request #6804 from remitamine/xuite-testsSergey M.2015-09-091-1/+1
|\ \ \ \
| * | | | [xuite] fix test md5remitamine2015-09-081-1/+1
* | | | | [washingtonpost] fix test inforemitamine2015-09-081-4/+4
|/ / / /
* | | | [crunchyroll] Fix uploader and upload date extractionSergey M․2015-09-081-2/+6
* | | | [crunchyroll] Force Accept-Language to any for all requests (Closes #6797)Sergey M․2015-09-081-2/+18
* | | | [__init__] Remove musicvaultSergey M․2015-09-081-1/+0
* | | | Merge pull request #6791 from remitamine/musicvaultSergey M.2015-09-081-63/+0
|\ \ \ \
| * | | | [musicvault] remove extractorremitamine2015-09-071-63/+0
* | | | | [wimp] fix tests inforemitamine2015-09-071-15/+8
|/ / / /
* | | | [youtube:shows] Use httpsJaime Marquínez Ferrándiz2015-09-071-2/+2
* | | | [youtube] fix show extraction (fixes #4841)remitamine2015-09-071-2/+2
|/ / /
* | | Merge pull request #6783 from remitamine/yahoo-testsYen Chi Hsuan2015-09-071-1/+1
|\ \ \