Commit Graph

36 Commits (5886b38d73c54239c85c3e0d8e7c1585d1bbb7da)

Author SHA1 Message Date
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
remitamine 574b2a7393 [nbc:nbcnews] improve extraction(fixes #6922)
- extract more metadata and formats
- relax regex
8 years ago
Sergey M․ 3e18700d45 [nbc] Correct test 8 years ago
Yen Chi Hsuan e881c4bcab [nbc] Use NBC's id and fix _TESTS
ThePlatform URL gives the same ID for all _TESTS
8 years ago
Jakub Wilk dfb1b1468c Fix typos
Closes #8200.
8 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) 9 years ago
Yen Chi Hsuan b9b3ab45ea [NBC] Enhance extraction of ThePlatform URL (fixes #5470) 9 years ago
Sergey M․ c89fbfb385 [nbc] Remove redundant note
This is already supposed by `only_matching`
9 years ago
Yen Chi Hsuan e15307a612 [NBCSports/Yahoo] Comment out some MD5 checksums
They seems to change constantly
9 years ago
Yen Chi Hsuan 5cbb2699ee [NBCSports] Add a test case for extended _VALID_URL 9 years ago
Yen Chi Hsuan a2edf2e7ff [NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and enhance error detection in ThePlatformIE 9 years ago
Yen Chi Hsuan a2a4d5fa31 [Yahoo/NBCSports] Generalize NBC sports info extractor 9 years ago
Yen Chi Hsuan a28ccbabc6 [Yahoo/NBCSports] Fix #5226 9 years ago
Jaime Marquínez Ferrándiz cb88671e37 [nbc] Recognize https urls (fixes #5300) 9 years ago
Jaime Marquínez Ferrándiz 5c8a3f862a [nbc] Use a test video that works outside the US 9 years ago
Jaime Marquínez Ferrándiz b0ab0fac49 Remove unused imports 9 years ago
Sergey M․ a4f3d779db [nbcnews] Simplify 9 years ago
Ryan Schmidt d9aa2b784d Support NBC Nightly News broadcasts 9 years ago
Jaime Marquínez Ferrándiz 47e0e1e0e2 [nbc] Fix pep8 issue 9 years ago
Sergey M․ 2df54b4ba8 [nbcnews] Ignore HTTP errors while coping with playlists (Closes #4749) 9 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) 10 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.
10 years ago
Jaime Marquínez Ferrándiz cd7ee7aa44 [nbc] Modernize 10 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