Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [nrktv:episode] Improve video id extraction (closes #25594, closes #26369, ↵ | Sergey M․ | 2020-09-06 | 1 | -7/+13 |
| | | | | closes #26409) | ||||
* | [nrktv:seriebase] Fix extraction (closes #23625) (#23537) | Roxedus | 2020-01-06 | 1 | -4/+44 |
| | |||||
* | [nrktv:seriebase] Fix extraction (#22596) | Martin Polden | 2019-10-04 | 1 | -1/+1 |
| | |||||
* | Fix W504 and disable W503 (closes #20863) | Sergey M․ | 2019-05-11 | 1 | -2/+2 |
| | |||||
* | [nrktv:series] Add support for extra materials | Sergey M․ | 2018-12-07 | 1 | -0/+1 |
| | |||||
* | [nrktv:season,series] Fix extraction and update tests (closes #17159, closes ↵ | Sergey M․ | 2018-12-07 | 1 | -25/+43 |
| | | | | #17258) | ||||
* | [nrktv] Relax _VALID_URL (closes #18304, closes #18387) | Sergey M․ | 2018-12-07 | 1 | -1/+4 |
| | |||||
* | [nrktv] Add support for new season and serie URL schema | Sergey M․ | 2018-07-10 | 1 | -60/+148 |
| | |||||
* | [nrktv] Add support for new episode URL schema (closes #16909) | Sergey M․ | 2018-07-09 | 1 | -1/+37 |
| | |||||
* | [nrk] Update API hosts and try all previously known ones (closes #16690) | Sergey M․ | 2018-06-11 | 1 | -6/+15 |
| | |||||
* | [nrktv] Update API host (closes #16324) | Sergey M․ | 2018-04-29 | 1 | -1/+1 |
| | |||||
* | [nrktv] Update API host (closes #13796) | Sergey M․ | 2017-08-01 | 1 | -1/+1 |
| | |||||
* | [nrk] Extract chapters | Sergey M․ | 2017-05-05 | 1 | -2/+23 |
| | |||||
* | [nrk] PEP 8 | Sergey M․ | 2017-02-20 | 1 | -0/+1 |
| | |||||
* | [nrk] Update _API_HOST and relax _VALID_URL | Sergey M․ | 2017-02-20 | 1 | -3/+6 |
| | |||||
* | Improve geo bypass mechanism | Sergey M․ | 2017-02-19 | 1 | -1/+3 |
| | | | | | | * 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 | ||||
* | [nrk] Improve geo restriction detection and use geo bypass mechanism | Sergey M․ | 2017-02-19 | 1 | -31/+5 |
| | |||||
* | [nrk] Improve extraction and update tests (closes #11571) | Sergey M․ | 2017-02-01 | 1 | -34/+111 |
| | |||||
* | [NRKTV] Added NRKTVSeriesIE | Odd Stråbø | 2017-01-31 | 1 | -0/+49 |
| | | | | | | | | | | [NRKTV] Added season and episode number to metadata. [NRKTV] Added category to metadata. [NRKTV] Added tests to NRKTVSeries. [NRKTV] Fixed whitespace issues (flake8). | ||||
* | [nrktv:episodes] Add support for episodes (#11571) | Sergey M․ | 2017-01-01 | 1 | -16/+50 |
| | |||||
* | [nrktv:direkte] Add support for live streams (#11488) | Sergey M․ | 2016-12-19 | 1 | -3/+29 |
| | |||||
* | [nrk] Improve geo restriction detection | Sergey M․ | 2016-11-13 | 1 | -2/+3 |
| | |||||
* | [nrk] Add X-Forwarded-For HTTP header in info dict | Sergey M․ | 2016-11-13 | 1 | -3/+7 |
| | |||||
* | [nrk] Workaround geo restriction and improve error messages | Sergey M․ | 2016-11-13 | 1 | -4/+35 |
| | |||||
* | [nrk] Improve _VALID_URL | Sergey M․ | 2016-10-19 | 1 | -1/+14 |
| | |||||
* | [nrk] Relax _VALID_URL (closes #10928) | Sergey M․ | 2016-10-19 | 1 | -1/+4 |
| | |||||
* | Unify coding cookie | Déstin Reed | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | [nrk,abc:iview] use _extract_akamai_formats | Remita Amine | 2016-08-22 | 1 | -12/+2 |
| | |||||
* | [nrk:skole] Fix extraction | Sergey M․ | 2016-06-12 | 1 | -11/+15 |
| | |||||
* | [nrktv] Fix tests | Sergey M․ | 2016-06-12 | 1 | -2/+2 |
| | |||||
* | [nrk] Unquote subtitles' URLs | Sergey M․ | 2016-05-21 | 1 | -1/+3 |
| | |||||
* | [nrk] extract m3u8 formats | remitamine | 2016-05-13 | 1 | -23/+16 |
| | |||||
* | [nrk] Rework extractor (Closes #9470) | Sergey M․ | 2016-05-13 | 1 | -240/+197 |
| | |||||
* | [nrk] Comment out unstable MD5 checksums | Yen Chi Hsuan | 2016-04-25 | 1 | -2/+2 |
| | | | | Both are Akamai f4f fragments. | ||||
* | Remove _sort_formats from _extract_*_formats methods | Sergey M․ | 2016-03-27 | 1 | -0/+1 |
| | | | | | | | Now _sort_formats should be called explicitly. _sort_formats has been added to all the necessary places in code. Closes #8051 | ||||
* | [nrk:skole] Relax _VALID_URL | Sergey M․ | 2016-03-02 | 1 | -3/+9 |
| | |||||
* | [nrk:skole] Add extractor (Closes #8728) | Sergey M․ | 2016-03-02 | 1 | -1/+29 |
| | |||||
* | [nrktv] Fix _TESTS | Yen Chi Hsuan | 2016-01-31 | 1 | -6/+12 |
| | |||||
* | [nrk] Extract f4m formats and impose geo restriction only when not media URL ↵ | Sergey M․ | 2015-12-01 | 1 | -7/+17 |
| | | | | (Closes #7715) | ||||
* | [nrktv] Rework subtitles and eliminate downloading twice | Sergey M․ | 2015-10-01 | 1 | -19/+9 |
| | |||||
* | [nrk] Spelling | Joakim Fremstad | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | [nrk:tv] Add format id prefixes | Sergey M․ | 2015-07-12 | 1 | -2/+3 |
| | |||||
* | [nrk:tv] Add support for radio URLs (Closes #6200) | Sergey M․ | 2015-07-12 | 1 | -1/+6 |
| | |||||
* | NRK now supports / requires HTTPS | Anders Einar Hilden | 2015-06-29 | 1 | -7/+7 |
| | | | Add s? to regexp to support new urls. Update testcases to use HTTPS. | ||||
* | [nrk] Remove TTML to srt conversion codes | Yen Chi Hsuan | 2015-05-12 | 1 | -12/+1 |
| | | | | | A common routine is implemented in utils.py and can be used via --convert-subtitles. | ||||
* | [nrk:playlist] Relax video id regex and improve _VALID_URL | Sergey M․ | 2015-03-21 | 1 | -5/+14 |
| | |||||
* | [nrk:playlist] Restrict _VALID_URL | Jaime Marquínez Ferrándiz | 2015-03-21 | 1 | -1/+1 |
| | | | | It would also match /videos/PS... urls | ||||
* | [nrk:playlist] Add extractor (Closes #5245) | Sergey M․ | 2015-03-21 | 1 | -0/+31 |
| | |||||
* | [nrk] Extract duration | Sergey M․ | 2015-03-21 | 1 | -0/+5 |
| | |||||
* | [nrk] Adapt to new URL format | Sergey M․ | 2015-03-21 | 1 | -15/+13 |
| |