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.
|
10 years ago |
Sergey M․
|
a09141548a
|
[nrk:playlist] Relax video id regex and improve _VALID_URL
|
10 years ago |
Jaime Marquínez Ferrándiz
|
c9450c7ab1
|
[nrk:playlist] Restrict _VALID_URL
It would also match /videos/PS... urls
|
10 years ago |
Sergey M․
|
faa1b5c292
|
[nrk:playlist] Add extractor (Closes #5245)
|
10 years ago |
Sergey M․
|
393d9fc6d2
|
[nrk] Extract duration
|
10 years ago |
Sergey M․
|
4e6a228689
|
[nrk] Adapt to new URL format
|
10 years ago |
Sergey M․
|
545315a985
|
[nrk] Use generic subtitles timecode formatter
|
10 years ago |
Sergey M․
|
41b264e77c
|
[nrktv] Workaround subtitles conversion issues on python 2.6 (Closes #5036)
|
10 years ago |
Jaime Marquínez Ferrándiz
|
01561da142
|
[nrk] Convert to new subtitles system
|
10 years ago |
Philipp Hagemeister
|
76bfaf6daf
|
[nrk] Improve subtitle support (#3092)
|
10 years ago |
Jaime Marquínez Ferrándiz
|
c758bf9fd7
|
[nrktv] Remove 'proxy' parameter from tests
|
10 years ago |
Sergey M․
|
799d88d3d8
|
[nrktv] Add support for playlists (Closes #4656)
|
10 years ago |
Sergey M․
|
5878e6398c
|
[nrktv] Update tests' checksums
|
10 years ago |
Anders Einar Hilden
|
7012631257
|
Fix test
Didn't use .lower() as planned, so update test with new ID.
|
11 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.
|
11 years ago |
Philipp Hagemeister
|
94128d6b0d
|
[nrk] Fix test checksum
|
11 years ago |
Sergey M․
|
236d0cd07c
|
[nrktv] Recognize tv.nrksuper.no URL
|
11 years ago |
Sergey M․
|
dfb2e1a325
|
[nrktv] Add support for tv.nrk.no (Closes #2980)
|
11 years ago |
Sergey M․
|
549371fc99
|
[nrk] Update test file checksums
|
11 years ago |
Sergey M․
|
d2176c8011
|
[nrk] Add support for nrk.no (Closes #2804)
|
11 years ago |