aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2017-01-05[comedycentral/mtv] Add support for HLS videos (fixes #11600)Philipp Hagemeister
Currently, the HTTP files of the RTMP urls are not present for the The Daily Show. Use HLS instead for now.
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2017-01-05[discoverygo] Fix JSON data parsingYen Chi Hsuan
HTMLParser, which is used by extract_attributes, already unescapes attribute values with HTMLParser.unescape. They shouldn't be unescaped again, to there may be parsing errors. Ref: #11219, #11522
2017-01-05release 2017.01.052017.01.05Sergey M․
2017-01-05[zdf] Improve (closes #11055, closes #11063)Sergey M․
2017-01-05[zdf] Fix extractionPaul Hartmann
2017-01-04[pornhub:playlist] Improve extraction (closes #11594)Sergey M․
2017-01-04[cctv] Add support for ncpa-classic.com (closes #11591)Sergey M․
2017-01-03[tunein] Add support for embeds (closes #11579)Sergey M․
2017-01-03[cctv] Relax some video id regexesSergey M․
2017-01-02release 2017.01.022017.01.02Sergey M․
2017-01-02[cctv] Relax _VALID_URLSergey M․
2017-01-02[cctv] Do not fallback on video id extracted from URLSergey M․
2017-01-02[cctv] Improve and merge with cntv (closes #879, closes #6753, closes #8541)Sergey M․
2017-01-02[cntv] Add extractorRPing
2017-01-01[nrktv:episodes] Add support for episodes (#11571)Sergey M․
2017-01-01[arkena] Add support for video.arkena.com (closes #11568)Sergey M․
2016-12-31release 2016.12.312016.12.31Sergey M․
2016-12-31Improve custom config support (closes #10648)Sergey M․
2016-12-31Add option --config-locationFabian Stahl
A configfile can now be passed to youtube_dl. undo changes Raise parser error if file not found, change to user_conf change metavar hand helptext for --configfile Fix help for --configfile Update help for --configfile Numbering placeholder in configfile error msg minor fix Change option --configfile top --config-file Fix -config-file error
2016-12-31[twitch:vod] Improve _VALID_URL (closes #11537)Sergey M․
2016-12-31[twitch] Added support for player.twitch.tv URLs (closes #11535)Robert Smith
2016-12-31[README.md] Fix spelling and harmonize line lengthDavid Haberthür
2016-12-31[videa] Add support for videa embedsSergey M․
2016-12-31[videa] Improve and simplify (closes #8181, closes #11133)Sergey M․
2016-12-31[videa] Add extractorBagira
2016-12-30[vk] Fix postlive videos extractionSergey M․
2016-12-30[vk] Extract from playerParams (closes #11555)Sergey M․
2016-12-30[freevideo] Remove extractor (closes #11515)Sergey M․
Handled by generic extractor
2016-12-30[showroomlive] Improve (closes #11458)Sergey M․
2016-12-29[showroomlive] Add extractorArjan Verwer
2016-12-28[xhamster] Fix duration extraction (closes #11549)Sergey M․
2016-12-25[rtve:live] Fix extraction (closes #11529)Sergey M․
2016-12-25[extractor/common] Allow non-lang in subtitles' keysYen Chi Hsuan
See 264e77c406a3b14f15aafcd036524cb6fe86aa20
2016-12-24[brightcove:legacy] Improve embeds detection (closes #11523)Sergey M․
2016-12-24[twitch] Add support for rechat messages (closes #11524)Sergey M․
2016-12-24[acast] Add test with multiple blingsMattias Wadman
2016-12-24[acast] Fix broken audio URL and timestamp extractionMattias Wadman
Before first bling was used now we look for the first bling with type BlingAudio. Before publishingDate was a ms unix timestamp now it is iso8601.
2016-12-22release 2016.12.222016.12.22Sergey M․
2016-12-22[common] improve detection for video only formats and m3u8 manifest(fixes ↵Remita Amine
#11507)
2016-12-21[theplatform] pass geo verification headers to smil request(closes #10146)Remita Amine
2016-12-21[viu] pass geo verification headers to auth requestRemita Amine
2016-12-21[rtl2] extract more formats and metadataRemita Amine
2016-12-21[vbox7] Skip malformed JSON-LD (closes #11501)Sergey M․
2016-12-20[uplynk] force downloading using hls native downloader(closes #11496)Remita Amine
2016-12-20[laola1] add support for another extraction scenario(closes #11460)Remita Amine
2016-12-20release 2016.12.202016.12.20Sergey M․
2016-12-20[vbox7] Fix extraction (closes #11494)Sergey M․
2016-12-20[uktvplay] Add new extractor(closes #11027)Remita Amine
2016-12-20[piksel] Add new extractor(closes #11246)Remita Amine