summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [YoutubeDL] use the 'render_table' function for listing the subtitlesJaime Marquínez Ferrándiz2015-02-171-6/+5
* [extractor/common] Simplify subtitles handling methodsJaime Marquínez Ferrándiz2015-02-171-10/+8
* [bliptv] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-172-18/+18
* [walla] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-171-9/+6
* [ceskatelevize] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-171-15/+15
* [youtube] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-164-37/+61
* [dailymotion] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-162-24/+3
* [YoutubeDL] store the subtitles to download in the 'requested_subtitles' fieldJaime Marquínez Ferrándiz2015-02-164-9/+8
* [vimeo] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-163-27/+7
* [atresplayer] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-161-10/+9
* [crunchyroll] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-161-31/+35
* Improve subtitles supportJaime Marquínez Ferrándiz2015-02-167-37/+121
* [test/subtitles] Fix some testsJaime Marquínez Ferrándiz2015-02-151-2/+2
* [bbccouk] Fix fallback to legacy playlistSergey M․2015-02-151-1/+1
* [history] Add extractor (Closes #4934)Sergey M․2015-02-152-0/+32
* [theplatform] Add URL sign capabilitySergey M․2015-02-151-4/+38
* [extractor/common] Fix link to external documentationJaime Marquínez Ferrándiz2015-02-141-1/+1
* Remove unused importsJaime Marquínez Ferrándiz2015-02-142-3/+0
* [streamcz] Fix extraction (Closes #4940)Naglis Jonaitis2015-02-141-2/+21
* [drtuber] Add one more title regexSergey M․2015-02-141-2/+3
* Merge pull request #4951 from peugeot/beegSergey M.2015-02-141-1/+1
|\
| * [beeg] fix testpeugeot2015-02-141-1/+1
* | Merge pull request #4950 from peugeot/drtuberSergey M.2015-02-141-1/+1
|\ \
| * | [drtuber] fix extractionpeugeot2015-02-141-1/+1
| |/
* | [sunporno] Keep old video regex just in caseSergey M․2015-02-141-1/+1
* | Merge pull request #4949 from peugeot/sunpornoSergey M.2015-02-141-1/+1
|\ \ | |/ |/|
| * [sunporno] fix extractionpeugeot2015-02-141-1/+1
|/
* Credit @ryandesign for nbcnews nightly news (#4948)Sergey M․2015-02-141-0/+1
* Merge branch 'ryandesign-nbc-nightly-news'Sergey M․2015-02-141-7/+17
|\
| * [nbcnews] SimplifySergey M․2015-02-141-14/+7
| * Support NBC Nightly News broadcastsRyan Schmidt2015-02-141-5/+22
|/
* [postprocessor/ffmpeg] Don't let ffmpeg read from stdin (fixes #4945)Jaime Marquínez Ferrándiz2015-02-131-2/+2
* [1tv] Cover arbitraty URLsSergey M․2015-02-141-18/+39
* [camdemy] Fix _VALID_URLSergey M․2015-02-131-1/+1
* [test/subtitles] Update checksumsJaime Marquínez Ferrándiz2015-02-131-2/+2
* [bambuser] Fix 'uploader_id' extraction (fixes #4944)Jaime Marquínez Ferrándiz2015-02-131-1/+1
* Merge branch 'robin007bond-nporadio'Sergey M․2015-02-132-2/+83
|\
| * [npo:radio] Move to extractor to common npo place and add extractor for fragm...Sergey M․2015-02-133-42/+83
| * [nporadio] Edit to confirm to flake8 standardsrobin2015-02-121-6/+5
| * [NPORadio] Added extractor for live radiorobin2015-02-122-0/+41
|/
* [camdemy] Simplify and make more robust (#4938)Philipp Hagemeister2015-02-122-34/+40
* Merge remote-tracking branch 'yan12125/IE_camdemy'Philipp Hagemeister2015-02-122-0/+152
|\
| * [camdemy] Python2 compatibilityYen Chi Hsuan2015-02-121-7/+7
| * [camdemy] Add support for foldersYen Chi Hsuan2015-02-122-10/+63
| * [camdemy] Detection of external sourcesYen Chi Hsuan2015-02-121-0/+20
| * [camdemy] Add new extractorYen Chi Hsuan2015-02-112-0/+79
* | release 2015.02.11Philipp Hagemeister2015-02-111-1/+1
* | [youtube] Extract average rating (closes #2362)Jaime Marquínez Ferrándiz2015-02-112-0/+3
* | flake8: Ignore some error added in pep8 1.6Jaime Marquínez Ferrándiz2015-02-111-1/+1
* | [aes] style: Put __all__ variable at the end of the fileJaime Marquínez Ferrándiz2015-02-111-2/+2