index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
nationalgeographic.py
Age
Commit 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_URL
Remita Amine
2017-10-09
Fix some regexes
Sergey 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 constant
Remita Amine
2016-08-14
[adobepass] create separate class for adobe pass authentication
Remita Amine
2016-08-05
[natgeo] fix tests(closes #10229)
Remita Amine
2016-08-04
[natgeo:episodeguide] Do not shadow url from outer scope
Sergey M․
2016-08-04
[nationalgeographic] Add support for National Geographic Episode Guide
Remita Amine
2016-07-03
[nationalgeographic] restore http formats
Remita 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 auth
Remita Amine
2016-04-01
[theplatform] extract timestamp and uploader
remitamine
2016-03-31
[nationalgeographic] add support for channel.nationalgeographic.com urls
remitamine
2016-03-31
[nationalgeographic] improve extraction
remitamine
2016-03-21
Add support for https for all extractors as preventive and future-proof measure
Sergey M․
2016-03-18
[theplatform] always force theplatform to return a smil for ↵
remitamine
_extract_theplatform_smil
2015-07-23
NationalGeographic._VALID_URL: work site-wide
fnord
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