aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/nationalgeographic.py
AgeCommit message (Collapse)Author
2019-01-29[fox] add support for locked videos using cookies(closes #19060)Remita Amine
2019-01-10[fox] add support National Geographic(closes #17985)(closes #15333)(closes ↵Remita Amine
#14698)
2018-04-01[nationalgeographic] Add support for new URL schema (closes #16001)kenavera
2018-01-31[nationalgeographic] Relax _VALID_URLRemita Amine
2017-10-09Fix some regexesSergey M․
2016-10-19[natgeo] extract m3u8 formats(closes #10959)Remita Amine
2016-08-15[adobepass] add IE suffix to the extractor and remove duplicate constantRemita Amine
2016-08-14[adobepass] create separate class for adobe pass authenticationRemita Amine
2016-08-05[natgeo] fix tests(closes #10229)Remita Amine
2016-08-04[natgeo:episodeguide] Do not shadow url from outer scopeSergey M․
2016-08-04[nationalgeographic] Add support for National Geographic Episode GuideRemita Amine
2016-07-03[nationalgeographic] restore http formatsRemita Amine
there was a misunderstanding about the reason of 403 response the problem happen only when the user use aria2c as a downloader https://github.com/rg3/youtube-dl/commit/a1f6f5c768a506674928530990b7f95c605eac2c#commitcomment-18107559
2016-07-03[nationalgeographic] skip download for national geographic channel ↵Remita Amine
tests(closes #9991)
2016-07-02[nationalgeographic] add support Adobe Pass authRemita Amine
2016-04-01[theplatform] extract timestamp and uploaderremitamine
2016-03-31[nationalgeographic] add support for channel.nationalgeographic.com urlsremitamine
2016-03-31[nationalgeographic] improve extractionremitamine
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-03-18[theplatform] always force theplatform to return a smil for ↵remitamine
_extract_theplatform_smil
2015-07-23NationalGeographic._VALID_URL: work site-widefnord
Closes #6343.
2015-07-18[nationalgeographics] Fix extraction (Closes #6262)Sergey M․
2015-02-19[nationalgeographic] Add extractor (closes #4960)Jaime Marquínez Ferrándiz