Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-27 | Remove _sort_formats from _extract_*_formats methods | Sergey M․ | |
Now _sort_formats should be called explicitly. _sort_formats has been added to all the necessary places in code. Closes #8051 | |||
2016-03-02 | [nrk:skole] Relax _VALID_URL | Sergey M․ | |
2016-03-02 | [nrk:skole] Add extractor (Closes #8728) | Sergey M․ | |
2016-01-31 | [nrktv] Fix _TESTS | Yen Chi Hsuan | |
2015-12-01 | [nrk] Extract f4m formats and impose geo restriction only when not media URL ↵ | Sergey M․ | |
(Closes #7715) | |||
2015-10-01 | [nrktv] Rework subtitles and eliminate downloading twice | Sergey M․ | |
2015-10-01 | [nrk] Spelling | Joakim Fremstad | |
2015-07-12 | [nrk:tv] Add format id prefixes | Sergey M․ | |
2015-07-12 | [nrk:tv] Add support for radio URLs (Closes #6200) | Sergey M․ | |
2015-06-29 | NRK now supports / requires HTTPS | Anders Einar Hilden | |
Add s? to regexp to support new urls. Update testcases to use HTTPS. | |||
2015-05-12 | [nrk] Remove TTML to srt conversion codes | Yen Chi Hsuan | |
A common routine is implemented in utils.py and can be used via --convert-subtitles. | |||
2015-03-21 | [nrk:playlist] Relax video id regex and improve _VALID_URL | Sergey M․ | |
2015-03-21 | [nrk:playlist] Restrict _VALID_URL | Jaime Marquínez Ferrándiz | |
It would also match /videos/PS... urls | |||
2015-03-21 | [nrk:playlist] Add extractor (Closes #5245) | Sergey M․ | |
2015-03-21 | [nrk] Extract duration | Sergey M․ | |
2015-03-21 | [nrk] Adapt to new URL format | Sergey M․ | |
2015-03-13 | [nrk] Use generic subtitles timecode formatter | Sergey M․ | |
2015-02-24 | [nrktv] Workaround subtitles conversion issues on python 2.6 (Closes #5036) | Sergey M․ | |
2015-02-18 | [nrk] Convert to new subtitles system | Jaime Marquínez Ferrándiz | |
2015-01-10 | [nrk] Improve subtitle support (#3092) | Philipp Hagemeister | |
2015-01-07 | [nrktv] Remove 'proxy' parameter from tests | Jaime Marquínez Ferrándiz | |
2015-01-07 | [nrktv] Add support for playlists (Closes #4656) | Sergey M․ | |
2015-01-01 | [nrktv] Update tests' checksums | Sergey M․ | |
2014-06-16 | Fix test | Anders Einar Hilden | |
Didn't use .lower() as planned, so update test with new ID. | |||
2014-06-16 | tv.nrk.no urls mostly contain capital characters | Anders Einar Hilden | |
Updated regexp and one of the test cases to reflect this. tv.nrksuper.no mostly uses lowercase, so that is still there. | |||
2014-06-07 | [nrk] Fix test checksum | Philipp Hagemeister | |
2014-05-31 | [nrktv] Recognize tv.nrksuper.no URL | Sergey M․ | |
2014-05-25 | [nrktv] Add support for tv.nrk.no (Closes #2980) | Sergey M․ | |
2014-04-30 | [nrk] Update test file checksums | Sergey M․ | |
2014-04-25 | [nrk] Add support for nrk.no (Closes #2804) | Sergey M․ | |