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
Sergey M․
58c1f6f0a7
[nbc] Fix extraction ( Closes #4441 )
10 years ago
Philipp Hagemeister
10e3d73472
[nbc] Fix ThePlatform embedded videos
10 years ago
Jaime Marquínez Ferrándiz
224ce0d872
[nbc] Update test
10 years ago
Philipp Hagemeister
37e64addc8
[nbc] Add missing import
10 years ago
Philipp Hagemeister
754d8a035e
[nbcnews] Look in all playlists for video
10 years ago
Jaime Marquínez Ferrándiz
87fe568c28
[nbcnews] Add support for /feature/* pages ( closes #3007 )
11 years ago
Jaime Marquínez Ferrándiz
020cf5ebfd
[nbc] Add an extractor for the main nbc.com site
Some of the videos are encrypted, the f4m downloader doesn’t support them.
11 years ago
Jaime Marquínez Ferrándiz
cd7ee7aa44
[nbc] Modernize
11 years ago
Jaime Marquínez Ferrándiz
e26f871228
Use the new '_download_xml' helper in more extractors
11 years ago
Jaime Marquínez Ferrándiz
0bc56fa66a
Add an extractor for NBC news ( closes #1320 )
11 years ago