aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2018-06-17[tvnow] try all clear manifest urls(closes #15361)Remita Amine
2018-06-18release 2018.06.182018.06.18Sergey M․
2018-06-18[markiza] Add extractors (closes #16750)Sergey M․
2018-06-17[wat] try all supported adaptive urlsRemita Amine
2018-06-17[tf1] try all supported adaptive urlsRemita Amine
2018-06-17[6play] add support for rtlplay.be and extract hd usp formatsRemita Amine
2018-06-17[rtbf] improve extractionRemita Amine
- add support for audio and live streams(closes #11923)(closes #9638) - extract HLS, DASH and all HTTP formats - extract subtitles - fixup specific http urls(fixes #16101)
2018-06-16[expressen] Add extractorSergey M․
2018-06-16[vidzi] Fix extraction (closes #16678)Urgau
2018-06-16[pbs] Improve extraction (closes #16623, closes #16684)Sergey M․
2018-06-15[downloader/rtmp] Fix downloading in verbose mode (closes #16736)Sergey M․
2018-06-14[bilibili] Restrict cid regex (closes #16638, closes #16734)Sergey M․
2018-06-14release 2018.06.142018.06.14Sergey M․
2018-06-13[discoverynetworks] Add support for disco-api videos(closes #16724)Remita Amine
2018-06-13[dailymotion] use compat_struct_packRemita Amine
2018-06-13[dailymotion] add support for password protected videos(closes #9789)Remita Amine
2018-06-12[abc:iview] Extract more series metadataSergey M․
2018-06-12[abc] fix ABC IView extraction and add support for livestreams(closes ↵Remita Amine
#16704)(closes #12354)
2018-06-12[downloader/http] Fix resume when writing ot stdout (closes #16699)Sergey M․
2018-06-12[crackle] Add support for sonycrackle.com (closes #16698)Sergey M․
2018-06-12[tvnet] Fix _VALID_URLSergey M․
2018-06-12[tvnet] Improve video id extractionSergey M․
2018-06-12[inc] PEP 8Sergey M․
2018-06-12[tvnet] Improve and fix issues (closes #15462)Sergey M․
2018-06-12[tvnet] Add extractorThomas van der Berg
2018-06-11[nrk] Update API hosts and try all previously known ones (closes #16690)Sergey M․
2018-06-11[wimp] Fix Youtube embeds extractionSergey M․
2018-06-11release 2018.06.112018.06.11Sergey M․
2018-06-10[npo] Extend _VALID_URL (closes #16682)Sergey M․
2018-06-09[inc] Add support for another embed schema (closes #16666)Sergey M․
2018-06-06[tv4] fix format extraction(closes #16650)Remita Amine
2018-06-05[nexx] extract free cdn http formatsRemita Amine
2018-06-05[nexx] Update testsSergey M․
2018-06-05[nexx] Add support for free cdn (closes #16538)Sergey M․
2018-06-05[pbs] Add another cove id pattern (closes #15373)Sergey M․
2018-06-04[rbmaradio] Add support for 192k format (closes #16631)Sergey M․
2018-06-04release 2018.06.042018.06.04Sergey M․
2018-06-03[camtube] Add extractorSergey M․
2018-06-03[twitter:card] Generalize base API URLSergey M․
2018-06-03[twitter:card] Extract guest token (closes #16609)Sergey M․
2018-06-03[chaturbate] Use geo verification headersSergey M․
2018-06-03[bbc] Add support for bbcthree (closes #16612)Sergey M․
2018-06-03[youtube] Update testsSergey M․
2018-06-03[youtube] Move metadata extraction after video availability checkSergey M․
2018-06-03[youtube] Extract track and artistSergey M․
2018-06-03[safari] Add support for new URL schema (closes #16614)Sergey M․
2018-06-02[adn] fix extractionRemita Amine
2018-06-02release 2018.06.022018.06.02Sergey M․
2018-06-02[facebook] Improve extraction (closes #16554)Sergey M․
2018-06-02[facebook] Add support for tahoe player videos (closes #15441)Nathan Rossi
Specific videos appear to use a newer/different player, this requires a second request for the video data as the initial request is missing the specified data. Additionally these videos have different page content for the uploader value, which is stored in the `<meta property="og:title"...>` element of the initial request.