aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-19[README.md] Change 'guys' to 'people'Jack Danger Canty
Folks at Ubuntu aren't all male so calling them 'guys' is a little odd.
2016-10-19[urplay] add supprt for urskola.se and fix subtitle extraction(closes #10915)Remita Amine
2016-10-19[extractor/common] try to extract non smil wowza mpd manifestsRemita Amine
2016-10-19[extractor/common] detect f4m audio only formatsRemita Amine
2016-10-19[orf] add subtitles support(closes #10939)Remita Amine
2016-10-19[youtube] Fix --no-playlist behavior for youtu.be/id URLs (closes #10896)Sergey M․
2016-10-19[nrk] Improve _VALID_URLSergey M․
2016-10-19[nrk] Relax _VALID_URL (closes #10928)Sergey M․
2016-10-17[nytimes] Fix typoSergey M․
2016-10-16[postprocessor/ffmpeg] PEP 8Sergey M․
2016-10-16[extractor/common] Mention podcast in series fields sectionSergey M․
2016-10-16Credit @johnhawkinson for nytimes podcasts (#10926)Sergey M․
2016-10-16[nytimes] Improve (closes #10926)Sergey M․
2016-10-16[nytimes] Add support for podcastsJohn Hawkinson
2016-10-16[pluralsight] Relax _VALID_URL (closes #10941)Sergey M․
2016-10-16release 2016.10.162016.10.16Sergey M․
2016-10-16[ChangeLog] ActualizeSergey M․
2016-10-16[huajiao] Improve feed regexSergey M․
2016-10-16[extractors] Change import for theoperaplatform extractorSergey M․
2016-10-16[Beatport] Update extractor name and testsDéstin Reed
2016-10-16[ruutu] Add support for supla.fiarza
2016-10-16[README.md] Improve grammarSimon Morgan
2016-10-16[postprocessor/ffmpeg] Return correct filepath and ext in updated ↵Pierre Mdawar
information in FFmpegExtractAudioPP Return correct audio's filepath and ext instead of the video's when extracting audio and audio file already exists.
2016-10-16[theoperaplatform] Rename, fix _VALID_URL and fix testSergey M․
2016-10-16[theoperaplatform] Add extractorJuanjo Benages
2016-10-16[lynda] Fix height for prioritized streamsSergey M․
2016-10-16[lynda] Add fallback extraction scenarioSergey M․
2016-10-15[lynda] Switch to https (closes #10916)Sergey M․
2016-10-15Credit @pyx for the Huajiao extractor (#10917)Yen Chi Hsuan
2016-10-15Merge branch 'pyx-huajiao'Yen Chi Hsuan
2016-10-15[ChangeLog] Update for #10917Yen Chi Hsuan
2016-10-15[huajiao] Coding styleYen Chi Hsuan
2016-10-15Merge branch 'huajiao' of https://github.com/pyx/youtube-dl into pyx-huajiaoYen Chi Hsuan
2016-10-15[crunchyroll] Skip an invalid _TESTYen Chi Hsuan
2016-10-15[cmt] Fix mgid extraction (closes #10813)Yen Chi Hsuan
The example in #10813 requires TV provider authentication in Firefox, while youtube-dl can download it directly with an US proxy. I'm not sure whether the mgid fix is cmt-specific or it applies to all mtv-based sites. I keep it in cmt.py until similar patterns are found in other websites.
2016-10-14Made optional fields optionalPhilip Xu
2016-10-15[safari:course] Add support for techbus.safaribooksonline.comSergey M․
2016-10-14[orf:tvthek] Fix extraction and modernize (closes #10898)Sergey M․
2016-10-14README.md: fix alrady typoVítor Galvão
2016-10-15[clipfish] Update _TEST; the old one is goneYen Chi Hsuan
2016-10-15[chirbit:profile] Fix extractionYen Chi Hsuan
2016-10-14[carambatv] Fix extractionYen Chi Hsuan
The video requested in #9815 now has videomore embeds.
2016-10-14[videomore] Support <iframe> embed videosYen Chi Hsuan
Seen in CarambaTVPage
2016-10-14[canalplus] Fix video_id and update _TESTSYen Chi Hsuan
Some tests are gone, and some redirect to different videos
2016-10-14[cbsinteractive] Fix extraction for cnet.comYen Chi Hsuan
2016-10-13[huajiao] Add new extractorPhilip Xu
2016-10-14[parliamentliveuk] Recognize lower case URLsYen Chi Hsuan
Closes #10912 Seems parliamentliveuk matches URLs case-insentive. For example this URL also works: http://parliamentlive.tv/EvEnt/Index/3F24936f-130f-40bf-9a5d-b3d6479da6a4
2016-10-12release 2016.10.122016.10.12Sergey M․
2016-10-12[ChangeLog] ActualizeSergey M․
2016-10-12[downloader/common] Remove debug outputSergey M․