38 Commits (dcdb292fddc82ae11f4c0b647815a45c88a6b6d5)

Author SHA1 Message Date
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
Philipp Hagemeister 76bfaf6daf [nrk] Improve subtitle support (#3092) 9 years ago
Jaime Marquínez Ferrándiz c758bf9fd7 [nrktv] Remove 'proxy' parameter from tests 9 years ago
Sergey M․ 799d88d3d8 [nrktv] Add support for playlists (Closes #4656) 9 years ago
Sergey M․ 5878e6398c [nrktv] Update tests' checksums 9 years ago
Anders Einar Hilden 7012631257 Fix test
Didn't use .lower() as planned, so update test with new ID.
10 years ago
Anders Einar Hilden e6c9f80c48 tv.nrk.no urls mostly contain capital characters
Updated regexp and one of the test cases to reflect this.
tv.nrksuper.no mostly uses lowercase, so that is still there.
10 years ago
Philipp Hagemeister 94128d6b0d [nrk] Fix test checksum 10 years ago
Sergey M․ 236d0cd07c [nrktv] Recognize tv.nrksuper.no URL 10 years ago
Sergey M․ dfb2e1a325 [nrktv] Add support for tv.nrk.no (Closes #2980) 10 years ago
Sergey M․ 549371fc99 [nrk] Update test file checksums 10 years ago
Sergey M․ d2176c8011 [nrk] Add support for nrk.no (Closes #2804) 10 years ago