summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [megavideoz] Improve non-existing videos checkSergey M․2015-04-191-1/+1
* [megavideoz] Check non-existing videosSergey M․2015-04-191-0/+4
* [megavideozeu] Rename extractorSergey M․2015-04-192-2/+2
* [megavideozeu] Simplify (Closes #5454)Sergey M․2015-04-191-29/+30
* [megavideoez] Add working testJeff Buchbinder2015-04-191-1/+13
* Add megavideoz.eu support.Jeff Buchbinder2015-04-192-0/+40
* Merge pull request #5462 from hedii/hedii-patch-1Sergey M.2015-04-181-1/+1
|\
| * Update wat.pyhedii2015-04-181-1/+1
|/
* [ign] Fix extraction of some videos in articlesJaime Marquínez Ferrándiz2015-04-181-2/+2
* FFmpegMergerPP: use the new system for specifying which files can be deleteJaime Marquínez Ferrándiz2015-04-182-8/+3
* FFmpegEmbedSubtitlePP: remove the subtitle files if '--keep-video' is not giv...Jaime Marquínez Ferrándiz2015-04-181-2/+3
* Postprocessors: use a list for the files that can be deletedJaime Marquínez Ferrándiz2015-04-188-38/+48
* [facebook] Extend _VALID_URL take 2 (#5120)Yen Chi Hsuan2015-04-181-1/+4
* [facebook] Extend _VALID_URLYen Chi Hsuan2015-04-181-2/+9
* Merge branch 'julianrichen-gfycat'Sergey M․2015-04-183-0/+92
|\
| * Credit @julianrichen for gfycat (#5440)Sergey M․2015-04-181-0/+1
| * [gfycat] Simplify (Closes #5439, Closes #5394)Sergey M․2015-04-181-102/+77
| * Merge branch 'gfycat' of https://github.com/julianrichen/youtube-dl into juli...Sergey M․2015-04-182-0/+116
|/|
| * [gfycat] Fixed preferences.FireDart2015-04-161-3/+3
| * [gfycat] Updated tests.FireDart2015-04-161-25/+33
| * [gfycat] Add new extractorFireDart2015-04-152-0/+108
* | YoutubeDL.post_process: simplify keep_video handlingJaime Marquínez Ferrándiz2015-04-171-8/+1
* | FFmpegExtractAudioPP: Simplify handling of already existing filesJaime Marquínez Ferrándiz2015-04-171-8/+7
* | [comedycentral] Fix feed uri request (Closes #5449, closes #5455)Sergey M․2015-04-171-1/+1
* | [soundcloud] Raise an error instead of calling 'report_error'Jaime Marquínez Ferrándiz2015-04-171-3/+2
* | [mixcloud] Simplify url extractionJaime Marquínez Ferrándiz2015-04-171-57/+15
* | [vimple] Fix extraction (Closes #5448)Sergey M․2015-04-171-46/+25
* | InfoExtractor._search_regex: Suggest updating when the regex is not found (su...Jaime Marquínez Ferrándiz2015-04-172-9/+14
* | release 2015.04.17Philipp Hagemeister2015-04-172-1/+6
* | [soundcloud] Handle 'secret_token' for 'w.soundcloud.com/player/?url=*' urls ...Jaime Marquínez Ferrándiz2015-04-171-1/+6
* | [utils] Fix splitunc deprecation warningSergey M․2015-04-161-7/+7
* | [srf] Show display_id when presentSergey M․2015-04-161-4/+4
* | [srf] Extend _VALID_URLSergey M․2015-04-161-1/+4
* | [generic] Update pladform embed testSergey M․2015-04-161-1/+1
* | [pladform] Update testSergey M․2015-04-161-1/+1
* | [srf] Update testSergey M․2015-04-161-5/+2
* | [srf] Fix direct links extSergey M․2015-04-161-1/+1
* | [srf] Extract subtitlesSergey M․2015-04-161-0/+11
* | [srf] Extract all formats and prefer direct links over hls and hdsSergey M․2015-04-161-12/+19
* | [Srf] Add new extractor (fixes #981)Yen Chi Hsuan2015-04-162-0/+87
* | [extractor/common] Add the encoding parameterYen Chi Hsuan2015-04-162-15/+23
* | [QQMusic] Song extractor: Add lyrics as descriptionYen Chi Hsuan2015-04-161-7/+12
* | [QQMusic] Add album info extractorYen Chi Hsuan2015-04-162-12/+63
* | [QQMusic] Add singer info extractorYen Chi Hsuan2015-04-162-2/+56
* | [QQMusic] Implement the guid algorithmYen Chi Hsuan2015-04-161-4/+12
* | [QQMusic] Add new extractorYen Chi Hsuan2015-04-162-0/+57
* | [generic] Extract videos from SMIL manifests (closes #5145 and fixes #5135)Yen Chi Hsuan2015-04-161-7/+30
* | [UDNEmbed] Enhance error checking and extend _VALID_URLYen Chi Hsuan2015-04-161-4/+14
* | [brightcove] Always return lists from _extract_brightcove_urlsYen Chi Hsuan2015-04-161-1/+1
* | [generic] Add test for playwire embed (#5430)Sergey M․2015-04-151-0/+11