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
/
nhl.py
Age
Commit message (
Expand
)
Author
2015-01-30
[nhl:news] Add extractor (Closes #4805)
Sergey M․
2015-01-30
[nhl] Improve _VALID_URL (#4805)
Sergey M․
2014-12-17
[nhl] Allow upper-case video IDs (Fixes #4494)
Philipp Hagemeister
2014-12-07
[nhl] Make sure we add '_sd' before the extension (fixes #4397)
Jaime Marquínez Ferrándiz
2014-12-03
[nhl] Simplify
Jaime Marquínez Ferrándiz
2014-12-03
Merge branch 'master' of https://github.com/akretz/youtube-dl
Jaime Marquínez Ferrándiz
2014-12-02
[nhl.com:videocenter] Don't match url with 'id=*' before 'catid' in the query
Jaime Marquínez Ferrándiz
2014-12-02
[nhl] Support videos which don't have mp4-extension (fixes #4348)
Adrian Kretz
2014-11-26
Remove useless u prefixes
Philipp Hagemeister
2014-11-23
PEP8: applied even more rules
Jouke Waleson
2014-11-23
PEP8 applied
Jouke Waleson
2014-10-26
Remove unused imports
Philipp Hagemeister
2014-10-25
[nhl] Improve video URL extraction (Closes #4013)
Sergey M․
2014-09-16
[nhl] Match videos without catid (Fixes #3764)
Philipp Hagemeister
2014-08-28
Move playlist tests to extractors.
Philipp Hagemeister
2014-08-27
[nhl] Modernize
Philipp Hagemeister
2013-11-26
Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz
2013-11-20
[nhl] Make NHLVideocenter IE_DESC fit with other descriptions
Philipp Hagemeister
2013-10-22
[nhl:videocenter] Fix playlist title extraction
Jaime Marquínez Ferrándiz
2013-10-11
[nhl] Add an extractor for videocenter's categories (#1586)
Jaime Marquínez Ferrándiz
2013-10-10
Add an extractor for video.nhl.com (closes #1586)
Jaime Marquínez Ferrándiz