summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | supported sites was not openingSahebjot singh2015-02-021-1/+1
|/ / | | | | required a .md at the end.
* | release 2015.02.01Philipp Hagemeister2015-02-011-1/+1
| |
* | [jsinterp] Beef up and add testsPhilipp Hagemeister2015-02-012-46/+221
| | | | | | | | In preparation for #4822, extend jsinterp by a lot. (We may even have to/want to write a proper interpreter with actual parsing)
* | [hls] SimplifySergey M․2015-02-011-5/+5
| |
* | [hls] Fix encode issues on python2 @ WindowsSergey M․2015-02-011-6/+6
| |
* | [rutv] Extract all m3u8 formatsSergey M․2015-02-011-4/+2
| |
* | [youtube] Complete test definitionPhilipp Hagemeister2015-02-011-1/+12
| |
* | [wdr] Complete test definitionPhilipp Hagemeister2015-02-011-0/+3
| |
* | [teletask] Fix test definitionPhilipp Hagemeister2015-02-011-1/+1
| |
* | [soundcloud:set] Fix test definitionPhilipp Hagemeister2015-02-011-1/+2
| |
* | [test_download] Remove references to "file" in test definitionsPhilipp Hagemeister2015-02-011-2/+2
| |
* | [ringtv] Modernize test definitionPhilipp Hagemeister2015-02-011-2/+3
| |
* | [servingsys] ModernizePhilipp Hagemeister2015-02-011-8/+11
| |
* | [sina] Modernize and simplifyPhilipp Hagemeister2015-02-011-7/+4
| |
* | [keezmovies] Fix extraction and modernize testPhilipp Hagemeister2015-02-011-10/+6
| |
* | Remove unused importsPhilipp Hagemeister2015-02-012-5/+0
| |
* | [macgamestore] ModernizePhilipp Hagemeister2015-02-011-9/+8
| |
* | [france2.fr:generation-quoi] ModernizePhilipp Hagemeister2015-02-011-7/+6
| |
* | [kankan] ModernizePhilipp Hagemeister2015-02-011-3/+3
| |
* | [la7] ModernizePhilipp Hagemeister2015-02-011-4/+3
| |
* | [toutv] Modernize test definitionPhilipp Hagemeister2015-02-011-1/+2
| |
* | [teamcoco] Modernize and fix extractionPhilipp Hagemeister2015-02-011-3/+5
| |
* | [vimeo] Modernize test definitionPhilipp Hagemeister2015-02-011-1/+2
| |
* | [nerdcubed] Modernize test definitionPhilipp Hagemeister2015-02-011-0/+1
| |
* | [rottentomatoes] Modernize test definitionPhilipp Hagemeister2015-02-011-1/+2
| |
* | [defense] ModernizePhilipp Hagemeister2015-02-011-15/+16
| |
* | [mtv] Modernize and clean up testPhilipp Hagemeister2015-02-011-21/+13
| |
* | [ard] Remove deleted video test casePhilipp Hagemeister2015-02-011-7/+1
| |
* | [mpora] ModernizePhilipp Hagemeister2015-02-011-10/+6
| |
* | [compat] Correct compat_basestring definitionPhilipp Hagemeister2015-02-011-2/+3
| |
* | Appease pyflakes8-3Philipp Hagemeister2015-02-013-20/+27
| |
* | Merge branch 'kinetoskombi-globo-fix'Sergey M․2015-02-011-5/+23
|\ \ | |/ |/|
| * [globo] Properly extract m3u8 formats (#4346 #4832)Sergey M․2015-02-011-8/+11
| |
| * [globo] Fix error on some globo videoskinetoskombi2015-01-311-2/+17
|/
* Fix flake8 errorsJaime Marquínez Ferrándiz2015-01-313-22/+23
|
* [rtve] Recognize mobile urls (fixes #4823)Jaime Marquínez Ferrándiz2015-01-301-1/+4
|
* [rtve] Fix extractionJaime Marquínez Ferrándiz2015-01-301-1/+14
| | | | Skip live stream test, we can't use the f4m manifest yet
* [YoutubeDL] Fix video+audio format_id (Closes #4824)Sergey M․2015-01-311-1/+2
|
* [comedycentral:shows] Generate better IDs and add a test for thatPhilipp Hagemeister2015-01-301-1/+33
|
* [bbccouk] Improve _VALID_URLSergey M․2015-01-301-1/+4
|
* [mixcloud] Remove unused importSergey M․2015-01-301-1/+0
|
* [mixcloud] Fix extraction (Closes #4784)Sergey M․2015-01-301-5/+8
|
* [nhl:news] Add extractor (Closes #4805)Sergey M․2015-01-302-7/+40
|
* [nhl] Improve _VALID_URL (#4805)Sergey M․2015-01-301-1/+4
|
* [drtv] Improve _VALID_URL (#4814)Sergey M․2015-01-301-1/+1
|
* [mtv] Extract subtitles (Closes #4811)Sergey M․2015-01-301-3/+31
|
* [spike] Improve _VALID_URLSergey M․2015-01-301-2/+2
|
* [spike] ModernizeSergey M․2015-01-301-3/+2
|
* [downloader/f4m] Clarify that we should eventually just implement the DRM ↵Philipp Hagemeister2015-01-301-3/+3
| | | | scheme (#3000)
* Merge remote-tracking branch 'rzhxeo/f4m-drm'Philipp Hagemeister2015-01-301-1/+19
|\