Commit Graph

61 Commits (3089bc748c0fe72a0361bce3f5e2fbab25175236)

Author SHA1 Message Date
Sergey M․ 3089bc748c
Fix W504 and disable W503 (closes #20863) 5 years ago
Sergey M․ c976873c5b
[nrktv:series] Add support for extra materials 5 years ago
Sergey M․ 15699ec8b0
[nrktv:season,series] Fix extraction and update tests (closes #17159, closes #17258) 5 years ago
Sergey M․ 33cc1ea586
[nrktv] Relax _VALID_URL (closes #18304, closes #18387) 5 years ago
Sergey M․ 4b3ee09886
[nrktv] Add support for new season and serie URL schema 6 years ago
Sergey M․ 79fd7320e2
[nrktv] Add support for new episode URL schema (closes #16909) 6 years ago
Sergey M․ 93cffb1444
[nrk] Update API hosts and try all previously known ones (closes #16690) 6 years ago
Sergey M․ 106c8c3edb
[nrktv] Update API host (closes #16324) 6 years ago
Sergey M․ 9118c9f18a
[nrktv] Update API host (closes #13796) 7 years ago
Sergey M․ 329e3dd5ad
[nrk] Extract chapters 7 years ago
Sergey M․ c78dd35491
[nrk] PEP 8 7 years ago
Sergey M․ 983e9b7746
[nrk] Update _API_HOST and relax _VALID_URL 7 years ago
Sergey M․ 4248dad92b Improve geo bypass mechanism
* Rename options to preffixly match with --geo-verification-proxy
* Introduce _GEO_COUNTRIES for extractors
* Implement faking IP right away for sites with known geo restriction
7 years ago
Sergey M․ ff4007891f [nrk] Improve geo restriction detection and use geo bypass mechanism 7 years ago
Sergey M․ 7c5329e6f4
[nrk] Improve extraction and update tests (closes #11571) 7 years ago
Odd Stråbø 8fd65faece
[NRKTV] Added NRKTVSeriesIE
[NRKTV] Added season and episode number to metadata.

[NRKTV] Added category to metadata.

[NRKTV] Added tests to NRKTVSeries.

[NRKTV] Fixed whitespace issues (flake8).
7 years ago
Sergey M․ 966815e139
[nrktv:episodes] Add support for episodes (#11571) 7 years ago
Sergey M․ c80db5d398
[nrktv:direkte] Add support for live streams (#11488) 7 years ago
Sergey M․ 50913b8241
[nrk] Improve geo restriction detection 8 years ago
Sergey M․ 7e08e2cab0
[nrk] Add X-Forwarded-For HTTP header in info dict 8 years ago
Sergey M․ 754e6c8322
[nrk] Workaround geo restriction and improve error messages 8 years ago
Sergey M․ 853a71b628
[nrk] Improve _VALID_URL 8 years ago
Sergey M․ e2628fb6a0
[nrk] Relax _VALID_URL (closes #10928) 8 years ago
Déstin Reed dcdb292fdd
Unify coding cookie 8 years ago
Remita Amine ad31642584 [nrk,abc:iview] use _extract_akamai_formats 8 years ago
Sergey M․ 971e3b7520
[nrk:skole] Fix extraction 8 years ago
Sergey M․ 4e79011729
[nrktv] Fix tests 8 years ago
Sergey M․ c8602b2f9b
[nrk] Unquote subtitles' URLs 8 years ago
remitamine 18cf6381f6 [nrk] extract m3u8 formats 8 years ago
Sergey M․ d8d540cf0d
[nrk] Rework extractor (Closes #9470) 8 years ago
Yen Chi Hsuan 2beff95da5
[nrk] Comment out unstable MD5 checksums
Both are Akamai f4f fragments.
8 years ago
Sergey M․ 19dbaeece3 Remove _sort_formats from _extract_*_formats methods
Now _sort_formats should be called explicitly.
_sort_formats has been added to all the necessary places in code.

Closes #8051
8 years ago
Sergey M․ 6114090418 [nrk:skole] Relax _VALID_URL 8 years ago
Sergey M․ 3099b31276 [nrk:skole] Add extractor (Closes #8728) 8 years ago
Yen Chi Hsuan 670ad51ade [nrktv] Fix _TESTS 8 years ago
Sergey M․ 874ae0354e [nrk] Extract f4m formats and impose geo restriction only when not media URL (Closes #7715) 9 years ago
Sergey M․ 2b3f951a2e [nrktv] Rework subtitles and eliminate downloading twice 9 years ago
Joakim Fremstad b83831df1f [nrk] Spelling 9 years ago
Sergey M․ c4f1fde75b [nrk:tv] Add format id prefixes 9 years ago
Sergey M․ 667170e2c7 [nrk:tv] Add support for radio URLs (Closes #6200) 9 years ago
Anders Einar Hilden c4bd188da4 NRK now supports / requires HTTPS
Add s? to regexp to support new urls. Update testcases to use HTTPS.
9 years ago
Yen Chi Hsuan 1c7e2e64f6 [nrk] Remove TTML to srt conversion codes
A common routine is implemented in utils.py and can be used via
--convert-subtitles.
9 years ago
Sergey M․ a09141548a [nrk:playlist] Relax video id regex and improve _VALID_URL 9 years ago
Jaime Marquínez Ferrándiz c9450c7ab1 [nrk:playlist] Restrict _VALID_URL
It would also match /videos/PS... urls
9 years ago
Sergey M․ faa1b5c292 [nrk:playlist] Add extractor (Closes #5245) 9 years ago
Sergey M․ 393d9fc6d2 [nrk] Extract duration 9 years ago
Sergey M․ 4e6a228689 [nrk] Adapt to new URL format 9 years ago
Sergey M․ 545315a985 [nrk] Use generic subtitles timecode formatter 9 years ago
Sergey M․ 41b264e77c [nrktv] Workaround subtitles conversion issues on python 2.6 (Closes #5036) 9 years ago
Jaime Marquínez Ferrándiz 01561da142 [nrk] Convert to new subtitles system 9 years ago