summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/nbc.py
Commit message (Collapse)AuthorAgeFilesLines
* [nbc] add support for nbc multi network URLs(closes #23049)Remita Amine2020-01-161-9/+28
|
* [nbcnews] fix extractionRemita Amine2019-10-281-22/+62
| | | | | | | closes #12569 closes #12576 closes #21703 closes #21923
* [nbc] switch to graphql api(closes #18581)(closes #22693)(closes #22701)Remita Amine2019-10-141-13/+26
|
* [nbc] fix NBCNews article extraction(closes #16194)Remita Amine2018-11-211-73/+20
|
* [nbc] Fix extraction of percent encoded URLs (closes #17374)Timendum2018-09-081-1/+7
|
* [nbc] add support for stream.nbcsports.com(closes #13911)Remita Amine2018-05-241-1/+61
|
* [nbc] improve info extraction(fixes #16440)Remita Amine2018-05-131-4/+10
|
* [nbc] add support for NBC Olympics Streams(closes #10295)Remita Amine2018-02-091-0/+53
|
* [nbc] Add support for classic-tv videosLogan B2017-10-251-2/+6
|
* Fix for JSON meta data downloadMatthias Küch2017-10-031-1/+2
| | | | Added fixes according to #13651 and user @remitamine
* [nbcsports:vplayer] Correct theplatform URL (closes #13873)Parmjit Virk2017-09-211-4/+5
|
* [nbc] remove unused imports and extract permalink from modified urlsRemita Amine2017-05-071-5/+3
|
* [nbc] improve extraction(closes #12364)Remita Amine2017-05-071-65/+29
|
* [nbc] add support adobe pass auth(closes #12006)Remita Amine2017-02-081-15/+54
|
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
|
* [nbc] fix extraction for msnbc videos(fixes #11466)Remita Amine2016-12-171-15/+28
|
* Improve some _VALID_URLsstepshal2016-09-141-3/+3
|
* [nbc] Add new extractor for NBC Olympics (#10295, #10361)Yen Chi Hsuan2016-09-121-0/+40
|
* [nbc:nbcnews] improve extraction and add msnbc to the extractorRemita Amine2016-06-231-107/+50
|
* [nbcnews] Support embed widgetsYen Chi Hsuan2016-06-101-9/+13
| | | | Used in some Vulture videos
* [nbc] Add the test case from #9578Yen Chi Hsuan2016-06-081-0/+17
| | | | Closes #9578
* [ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479fYen Chi Hsuan2016-04-241-0/+3
|
* [nbc] add support for today.com(closes #2909)remitamine2016-04-221-5/+19
|
* [theplatform] extract timestamp and uploaderremitamine2016-04-011-0/+14
|
* [nbc] add new extractor for csnne.com(#5432)remitamine2016-03-311-0/+24
|
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-2/+2
|
* [nbc:nbcnews] improve extraction(fixes #6922)remitamine2016-03-171-46/+91
| | | | | - extract more metadata and formats - relax regex
* [nbc] Correct testSergey M․2016-02-131-1/+1
|
* [nbc] Use NBC's id and fix _TESTSYen Chi Hsuan2016-01-311-8/+19
| | | | ThePlatform URL gives the same ID for all _TESTS
* Fix typosJakub Wilk2016-01-101-1/+1
| | | | Closes #8200.
* [nbc:news] Remove unnecessary compat_strSergey M․2015-12-201-5/+2
|
* [nbc] Add another theplatform patternSergey M?2015-12-081-0/+1
|
* [nbc] Smuggle referer (Closes #7791)Sergey M․2015-12-081-1/+2
|
* [nbc] Add MSNBCIEYen Chi Hsuan2015-08-201-0/+25
|
* [nbcnews] Extend _VALID_URLSergey M․2015-08-011-1/+5
|
* [NBC] Enhance embedURL extraction (closes #2549)Yen Chi Hsuan2015-05-041-2/+9
|
* [NBC] Enhance extraction of ThePlatform URL (fixes #5470)Yen Chi Hsuan2015-05-041-1/+14
|
* [nbc] Remove redundant noteSergey M․2015-03-311-1/+0
| | | | This is already supposed by `only_matching`
* [NBCSports/Yahoo] Comment out some MD5 checksumsYen Chi Hsuan2015-03-311-2/+0
| | | | They seems to change constantly
* [NBCSports] Add a test case for extended _VALID_URLYen Chi Hsuan2015-03-311-2/+6
|
* [NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and ↵Yen Chi Hsuan2015-03-311-1/+1
| | | | enhance error detection in ThePlatformIE
* [Yahoo/NBCSports] Generalize NBC sports info extractorYen Chi Hsuan2015-03-311-1/+30
|
* [Yahoo/NBCSports] Fix #5226Yen Chi Hsuan2015-03-311-0/+21
|
* [nbc] Recognize https urls (fixes #5300)Jaime Marquínez Ferrándiz2015-03-281-1/+1
|
* [nbc] Use a test video that works outside the USJaime Marquínez Ferrándiz2015-02-191-4/+4
|
* Remove unused importsJaime Marquínez Ferrándiz2015-02-141-1/+0
|
* [nbcnews] SimplifySergey M․2015-02-141-14/+7
|
* Support NBC Nightly News broadcastsRyan Schmidt2015-02-141-5/+22
|
* [nbc] Fix pep8 issueJaime Marquínez Ferrándiz2015-01-211-1/+1
|
* [nbcnews] Ignore HTTP errors while coping with playlists (Closes #4749)Sergey M․2015-01-201-2/+22
|