summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | Merge pull request #7821 from joksnet/patch-1Sergey M2015-12-101-1/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [FFmpegPostProcessor] Default of prefer ffmpeg
| * | | | | | | | | [FFmpegPostProcessor] Default of prefer ffmpegJuan M Martínez2015-12-091-1/+2
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When no `downloader` is passed to `FFmpegPostProcessor` an exception was raised trying to get the prefer ffmpeg param. AttributeError: 'NoneType' object has no attribute 'params' This fixes and defaults to `False`.
* | | | | | | | | release 2015.12.10Philipp Hagemeister2015-12-103-4/+4
| | | | | | | | |
* | | | | | | | | [dailymotion] Add subtitles test URL for referenceSergey M․2015-12-101-0/+5
| | | | | | | | |
* | | | | | | | | [pbs] PEP 8Sergey M․2015-12-101-23/+23
| | | | | | | | |
* | | | | | | | | [dailymotion] Fix subtitles extractionSergey M․2015-12-101-5/+7
| | | | | | | | |
* | | | | | | | | [dailymotion] Restrict player v5 regex (Closes #7826)Sergey M․2015-12-101-1/+3
| | | | | | | | |
* | | | | | | | | [pbs] Clarify member stations' URLsSergey M․2015-12-101-160/+161
| | | | | | | | |
* | | | | | | | | Merge pull request #7827 from habi/masterPhilipp Hagemeister2015-12-101-10/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | Updating README.md
| * | | | | | | | Reverting markup changesDavid Haberthür2015-12-101-46/+46
| | | | | | | | |
| * | | | | | | | Merge branch 'update-readme'David Haberthür2015-12-101-55/+55
|/| | | | | | | |
| * | | | | | | | Updating README.mdDavid Haberthür2015-12-101-55/+55
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Harmonizing mentions of **youtube-dl** in the text - Removing unnecessary Markdown markup for headers - Adding some links
* | | | | | | | [pbs] Make URLs lowercaseSergey M․2015-12-091-1/+1
| | | | | | | |
* | | | | | | | [pbs] Clean up stations list from duplicatesSergey M․2015-12-091-467/+158
| | | | | | | |
* | | | | | | | release 2015.12.09Philipp Hagemeister2015-12-093-3/+17
| | | | | | | |
* | | | | | | | [test/test_all_urls] Update pbs extractor nameJaime Marquínez Ferrándiz2015-12-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's in lowercase now (since e15e2ef7a00362fc1e89d9959241efad46325c54).
* | | | | | | | [pbs] Add support for all member stations (#7674)Sergey M․2015-12-091-2/+475
| | | | | | | |
* | | | | | | | [pbs] Add another coveplayer pattern (Closes #7674)Sergey M․2015-12-081-0/+1
| | | | | | | |
* | | | | | | | [pbs] Extend _VALID_URLSergey M․2015-12-081-1/+5
| | | | | | | |
* | | | | | | | Merge pull request #7792 from jindaxia/fix_sohu_403forbiddenSergey M2015-12-081-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [sohu] Fix 403 forbidden
| * | | | | | | | [sohu]fix 403 forbidden虾哥哥2015-12-081-0/+1
| | | | | | | | |
* | | | | | | | | [cliphunter] Fix extraction (Closes #7796)Sergey M․2015-12-081-24/+19
| | | | | | | | |
* | | | | | | | | [nbc] Add another theplatform patternSergey M?2015-12-081-0/+1
| | | | | | | | |
* | | | | | | | | [README.md] Clarify verbose log requirementsSergey M2015-12-081-1/+15
| | | | | | | | |
* | | | | | | | | [nbc] Smuggle referer (Closes #7791)Sergey M․2015-12-081-1/+2
| | | | | | | | |
* | | | | | | | | [theplatform] Add support for referer protected videos wuth explicit SMILSergey M․2015-12-081-4/+10
|/ / / / / / / /
* | | | | | | | [YoutubeDL] Check formats for merge to be opposite (#7786)Sergey M․2015-12-071-0/+6
| | | | | | | |
* | | | | | | | [wimp] Improve video URL regexSergey M․2015-12-071-1/+1
| | | | | | | |
* | | | | | | | [wimp] Fix extraction (Closes #7784)Sergey M․2015-12-071-7/+12
| | | | | | | |
* | | | | | | | [vk] Add test for pladform embedSergey M․2015-12-071-0/+5
| | | | | | | |
* | | | | | | | [vk] Remove unnecessary messageSergey M․2015-12-071-1/+0
| | | | | | | |
* | | | | | | | [vk] Add support for pladform embeds (Closes #7780)Sergey M․2015-12-071-0/+5
| | | | | | | |
* | | | | | | | [extractor/generic] Use _extract_url for pladformSergey M․2015-12-071-4/+4
| | | | | | | |
* | | | | | | | [pladform] Add _extract_url routineSergey M․2015-12-071-0/+9
| | | | | | | |
* | | | | | | | release 2015.12.06Philipp Hagemeister2015-12-062-2/+3
| | | | | | | |
* | | | | | | | [beeg] Switch to api v4 (Closes #7774)Sergey M․2015-12-061-1/+1
| | | | | | | |
* | | | | | | | [bbc] Add another pattern for playlist.sxml (Closes #7743)Sergey M․2015-12-061-0/+1
| | | | | | | |
* | | | | | | | [nowtv] Extend _VALID_URL to support jahr URLs (Closes #7755)Sergey M․2015-12-061-1/+4
| | | | | | | |
* | | | | | | | [iqiyi] Update keyYen Chi Hsuan2015-12-061-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #7772
* | | | | | | | [nowvideo] Update testSergey M․2015-12-061-1/+1
| | | | | | | |
* | | | | | | | [movshare] Rename to wholecloudSergey M․2015-12-062-7/+7
| | | | | | | |
* | | | | | | | [cloudtime] Add extractorSergey M․2015-12-062-0/+15
| | | | | | | |
* | | | | | | | [novamov] Move all novamov based extractors to a single placeSergey M․2015-12-065-85/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For easier navigation
* | | | | | | | [nba] use int_or_none for tbrremitamine2015-12-051-1/+1
| | | | | | | |
* | | | | | | | [nba] use int instead of int_or_noneremitamine2015-12-051-3/+3
| | | | | | | |
* | | | | | | | [pluralsight] Fix format code split while guessing qualitySergey M․2015-12-061-1/+1
| | | | | | | |
* | | | | | | | [pluralsight] Add support for widescreen videos (Closes #7766)Sergey M․2015-12-061-5/+21
| | | | | | | |
* | | | | | | | [nba] handle format info properlyremitamine2015-12-051-6/+10
| | | | | | | |
* | | | | | | | [metacafe] Fix age limit extractionJaime Marquínez Ferrándiz2015-12-051-1/+1
| | | | | | | |
* | | | | | | | [metacafe] Fix video url extraction (closes #7763)Jaime Marquínez Ferrándiz2015-12-051-2/+2
| | | | | | | |