aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/nrk.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix testAnders Einar Hilden2014-06-161-1/+1
| | | Didn't use .lower() as planned, so update test with new ID.
* tv.nrk.no urls mostly contain capital charactersAnders Einar Hilden2014-06-161-3/+3
| | | | Updated regexp and one of the test cases to reflect this. tv.nrksuper.no mostly uses lowercase, so that is still there.
* [nrk] Fix test checksumPhilipp Hagemeister2014-06-071-5/+4
|
* [nrktv] Recognize tv.nrksuper.no URLSergey M․2014-05-311-1/+1
|
* [nrktv] Add support for tv.nrk.no (Closes #2980)Sergey M․2014-05-251-1/+79
|
* [nrk] Update test file checksumsSergey M․2014-04-301-2/+2
|
* [nrk] Add support for nrk.no (Closes #2804)Sergey M․2014-04-251-0/+67