Remita Amine
895e5c03db
[nbcnews] fix extraction
...
closes #12569
closes #12576
closes #21703
closes #21923
5 years ago
Remita Amine
311ee45731
[nbc] switch to graphql api( closes #18581 )( closes #22693 )( closes #22701 )
5 years ago
Remita Amine
a843464a7e
[nbc] fix NBCNews article extraction( closes #16194 )
6 years ago
Timendum
d0c5fabc12
[nbc] Fix extraction of percent encoded URLs ( closes #17374 )
6 years ago
Remita Amine
1139935db7
[nbc] add support for stream.nbcsports.com( closes #13911 )
7 years ago
Remita Amine
90b633f86b
[nbc] improve info extraction( fixes #16440 )
7 years ago
Remita Amine
5828489072
[nbc] add support for NBC Olympics Streams( closes #10295 )
7 years ago
Logan B
d673ab6562
[nbc] Add support for classic-tv videos
7 years ago
Matthias Küch
b7e14f06a4
Fix for JSON meta data download
...
Added fixes according to #13651 and user @remitamine
7 years ago
Parmjit Virk
12ea5c79fb
[nbcsports:vplayer] Correct theplatform URL ( closes #13873 )
7 years ago
Remita Amine
52294cdda7
[nbc] remove unused imports and extract permalink from modified urls
8 years ago
Remita Amine
2eeb588efe
[nbc] improve extraction( closes #12364 )
8 years ago
Remita Amine
fdf9b959bc
[nbc] add support adobe pass auth( closes #12006 )
8 years ago
Yen Chi Hsuan
ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
8 years ago
Remita Amine
6e416b210c
[nbc] fix extraction for msnbc videos( fixes #11466 )
8 years ago
stepshal
925194022c
Improve some _VALID_URLs
8 years ago
Yen Chi Hsuan
be45730226
[nbc] Add new extractor for NBC Olympics ( #10295 , #10361 )
8 years ago
Remita Amine
0437307a41
[nbc:nbcnews] improve extraction and add msnbc to the extractor
8 years ago
Yen Chi Hsuan
5de008e8c3
[nbcnews] Support embed widgets
...
Used in some Vulture videos
9 years ago
Yen Chi Hsuan
e6e90515db
[nbc] Add the test case from #9578
...
Closes #9578
9 years ago
Yen Chi Hsuan
0738187f9b
[ThePlatform] Fix tests failed since 79ba9140dc
9 years ago
remitamine
cb7d4d0efd
[nbc] add support for today.com( closes #2909 )
9 years ago
remitamine
79ba9140dc
[theplatform] extract timestamp and uploader
9 years ago
remitamine
9cf01f7f30
[nbc] add new extractor for csnne.com( #5432 )
9 years ago
Sergey M․
5886b38d73
Add support for https for all extractors as preventive and future-proof measure
9 years ago
remitamine
574b2a7393
[nbc:nbcnews] improve extraction( fixes #6922 )
...
- extract more metadata and formats
- relax regex
9 years ago
Sergey M․
3e18700d45
[nbc] Correct test
9 years ago
Yen Chi Hsuan
e881c4bcab
[nbc] Use NBC's id and fix _TESTS
...
ThePlatform URL gives the same ID for all _TESTS
9 years ago
Jakub Wilk
dfb1b1468c
Fix typos
...
Closes #8200 .
9 years ago
Sergey M․
d890b4cc0a
[nbc:news] Remove unnecessary compat_str
9 years ago
Sergey M?
b09c122373
[nbc] Add another theplatform pattern
9 years ago
Sergey M․
b46b65ed37
[nbc] Smuggle referer ( Closes #7791 )
9 years ago
Yen Chi Hsuan
dac14bf311
[nbc] Add MSNBCIE
9 years ago
Sergey M․
3f125c8c70
[nbcnews] Extend _VALID_URL
9 years ago
Yen Chi Hsuan
0fe2ff78e6
[NBC] Enhance embedURL extraction ( closes #2549 )
10 years ago
Yen Chi Hsuan
b9b3ab45ea
[NBC] Enhance extraction of ThePlatform URL ( fixes #5470 )
10 years ago
Sergey M․
c89fbfb385
[nbc] Remove redundant note
...
This is already supposed by `only_matching`
10 years ago
Yen Chi Hsuan
e15307a612
[NBCSports/Yahoo] Comment out some MD5 checksums
...
They seems to change constantly
10 years ago
Yen Chi Hsuan
5cbb2699ee
[NBCSports] Add a test case for extended _VALID_URL
10 years ago
Yen Chi Hsuan
a2edf2e7ff
[NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and enhance error detection in ThePlatformIE
10 years ago
Yen Chi Hsuan
a2a4d5fa31
[Yahoo/NBCSports] Generalize NBC sports info extractor
10 years ago
Yen Chi Hsuan
a28ccbabc6
[Yahoo/NBCSports] Fix #5226
10 years ago
Jaime Marquínez Ferrándiz
cb88671e37
[nbc] Recognize https urls ( fixes #5300 )
10 years ago
Jaime Marquínez Ferrándiz
5c8a3f862a
[nbc] Use a test video that works outside the US
10 years ago
Jaime Marquínez Ferrándiz
b0ab0fac49
Remove unused imports
10 years ago
Sergey M․
a4f3d779db
[nbcnews] Simplify
10 years ago
Ryan Schmidt
d9aa2b784d
Support NBC Nightly News broadcasts
10 years ago
Jaime Marquínez Ferrándiz
47e0e1e0e2
[nbc] Fix pep8 issue
10 years ago
Sergey M․
2df54b4ba8
[nbcnews] Ignore HTTP errors while coping with playlists ( Closes #4749 )
10 years ago
Philipp Hagemeister
1cc79574fc
Fix imports and general cleanup
...
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
10 years ago