about summary refs log tree commit diff
path: root/youtube_dl/extractor/nationalgeographic.py
Commit message (Collapse)AuthorAgeFilesLines
* [fox] add support for locked videos using cookies(closes #19060)Remita Amine2019-01-291-0/+22
|
* [fox] add support National Geographic(closes #17985)(closes #15333)(closes ↵Remita Amine2019-01-101-135/+0
| | | | #14698)
* [nationalgeographic] Add support for new URL schema (closes #16001)kenavera2018-04-011-3/+11
|
* [nationalgeographic] Relax _VALID_URLRemita Amine2018-01-311-1/+5
|
* Fix some regexesSergey M․2017-10-091-1/+1
|
* [natgeo] extract m3u8 formats(closes #10959)Remita Amine2016-10-191-11/+26
|
* [adobepass] add IE suffix to the extractor and remove duplicate constantRemita Amine2016-08-151-3/+3
|
* [adobepass] create separate class for adobe pass authenticationRemita Amine2016-08-141-1/+1
|
* [natgeo] fix tests(closes #10229)Remita Amine2016-08-051-2/+2
|
* [natgeo:episodeguide] Do not shadow url from outer scopeSergey M․2016-08-041-2/+2
|
* [nationalgeographic] Add support for National Geographic Episode GuideRemita Amine2016-08-041-5/+49
|
* [nationalgeographic] restore http formatsRemita Amine2016-07-031-9/+1
| | | | | | 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
* [nationalgeographic] skip download for national geographic channel ↵Remita Amine2016-07-031-0/+8
| | | | tests(closes #9991)
* [nationalgeographic] add support Adobe Pass authRemita Amine2016-07-021-2/+13
|
* [theplatform] extract timestamp and uploaderremitamine2016-04-011-0/+12
|
* [nationalgeographic] add support for channel.nationalgeographic.com urlsremitamine2016-03-311-0/+47
|
* [nationalgeographic] improve extractionremitamine2016-03-311-15/+15
|
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
|
* [theplatform] always force theplatform to return a smil for ↵remitamine2016-03-181-1/+1
| | | | _extract_theplatform_smil
* NationalGeographic._VALID_URL: work site-widefnord2015-07-231-12/+25
| | | | Closes #6343.
* [nationalgeographics] Fix extraction (Closes #6262)Sergey M․2015-07-181-2/+5
|
* [nationalgeographic] Add extractor (closes #4960)Jaime Marquínez Ferrándiz2015-02-191-0/+38