index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
nrk.py
Age
Commit message (
Expand
)
Author
2019-05-11
Fix W504 and disable W503 (closes #20863)
Sergey M․
2018-12-07
[nrktv:series] Add support for extra materials
Sergey M․
2018-12-07
[nrktv:season,series] Fix extraction and update tests (closes #17159, closes ...
Sergey M․
2018-12-07
[nrktv] Relax _VALID_URL (closes #18304, closes #18387)
Sergey M․
2018-07-10
[nrktv] Add support for new season and serie URL schema
Sergey M․
2018-07-09
[nrktv] Add support for new episode URL schema (closes #16909)
Sergey M․
2018-06-11
[nrk] Update API hosts and try all previously known ones (closes #16690)
Sergey M․
2018-04-29
[nrktv] Update API host (closes #16324)
Sergey M․
2017-08-01
[nrktv] Update API host (closes #13796)
Sergey M․
2017-05-05
[nrk] Extract chapters
Sergey M․
2017-02-20
[nrk] PEP 8
Sergey M․
2017-02-20
[nrk] Update _API_HOST and relax _VALID_URL
Sergey M․
2017-02-19
Improve geo bypass mechanism
Sergey M․
2017-02-19
[nrk] Improve geo restriction detection and use geo bypass mechanism
Sergey M․
2017-02-01
[nrk] Improve extraction and update tests (closes #11571)
Sergey M․
2017-01-31
[NRKTV] Added NRKTVSeriesIE
Odd Stråbø
2017-01-01
[nrktv:episodes] Add support for episodes (#11571)
Sergey M․
2016-12-19
[nrktv:direkte] Add support for live streams (#11488)
Sergey M․
2016-11-13
[nrk] Improve geo restriction detection
Sergey M․
2016-11-13
[nrk] Add X-Forwarded-For HTTP header in info dict
Sergey M․
2016-11-13
[nrk] Workaround geo restriction and improve error messages
Sergey M․
2016-10-19
[nrk] Improve _VALID_URL
Sergey M․
2016-10-19
[nrk] Relax _VALID_URL (closes #10928)
Sergey M․
2016-10-03
Unify coding cookie
Déstin Reed
2016-08-22
[nrk,abc:iview] use _extract_akamai_formats
Remita Amine
2016-06-12
[nrk:skole] Fix extraction
Sergey M․
2016-06-12
[nrktv] Fix tests
Sergey M․
2016-05-21
[nrk] Unquote subtitles' URLs
Sergey M․
2016-05-13
[nrk] extract m3u8 formats
remitamine
2016-05-13
[nrk] Rework extractor (Closes #9470)
Sergey M․
2016-04-25
[nrk] Comment out unstable MD5 checksums
Yen Chi Hsuan
2016-03-27
Remove _sort_formats from _extract_*_formats methods
Sergey M․
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․
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
2015-05-12
[nrk] Remove TTML to srt conversion codes
Yen Chi Hsuan
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
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
[next]