Commit Graph

26 Commits (7f9134fb2db5559124a0f658bacb6bad54261043)

Author SHA1 Message Date
Sergey M․ 874ae0354e [nrk] Extract f4m formats and impose geo restriction only when not media URL (Closes )
Sergey M․ 2b3f951a2e [nrktv] Rework subtitles and eliminate downloading twice
Joakim Fremstad b83831df1f [nrk] Spelling
Sergey M․ c4f1fde75b [nrk:tv] Add format id prefixes
Sergey M․ 667170e2c7 [nrk:tv] Add support for radio URLs (Closes )
Anders Einar Hilden c4bd188da4 NRK now supports / requires HTTPS
Add s? to regexp to support new urls. Update testcases to use HTTPS.
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.
Sergey M․ a09141548a [nrk:playlist] Relax video id regex and improve _VALID_URL
Jaime Marquínez Ferrándiz c9450c7ab1 [nrk:playlist] Restrict _VALID_URL
It would also match /videos/PS... urls
Sergey M․ faa1b5c292 [nrk:playlist] Add extractor (Closes )
Sergey M․ 393d9fc6d2 [nrk] Extract duration
Sergey M․ 4e6a228689 [nrk] Adapt to new URL format
Sergey M․ 545315a985 [nrk] Use generic subtitles timecode formatter
Sergey M․ 41b264e77c [nrktv] Workaround subtitles conversion issues on python 2.6 (Closes )
Jaime Marquínez Ferrándiz 01561da142 [nrk] Convert to new subtitles system
Philipp Hagemeister 76bfaf6daf [nrk] Improve subtitle support ()
Jaime Marquínez Ferrándiz c758bf9fd7 [nrktv] Remove 'proxy' parameter from tests
Sergey M․ 799d88d3d8 [nrktv] Add support for playlists (Closes )
Sergey M․ 5878e6398c [nrktv] Update tests' checksums
Anders Einar Hilden 7012631257 Fix test
Didn't use .lower() as planned, so update test with new ID.
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.
Philipp Hagemeister 94128d6b0d [nrk] Fix test checksum
Sergey M․ 236d0cd07c [nrktv] Recognize tv.nrksuper.no URL
Sergey M․ dfb2e1a325 [nrktv] Add support for tv.nrk.no (Closes )
Sergey M․ 549371fc99 [nrk] Update test file checksums
Sergey M․ d2176c8011 [nrk] Add support for nrk.no (Closes )