aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/nhl.py
Commit message (Expand)AuthorAgeFilesLines
* [nhl] Match videos without catid (Fixes #3764)Philipp Hagemeister2014-09-161-3/+6
* Move playlist tests to extractors.Philipp Hagemeister2014-08-281-2/+2
* [nhl] ModernizePhilipp Hagemeister2014-08-271-27/+30
* Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz2013-11-261-3/+1
* [nhl] Make NHLVideocenter IE_DESC fit with other descriptionsPhilipp Hagemeister2013-11-201-1/+1
* [nhl:videocenter] Fix playlist title extractionJaime Marquínez Ferrándiz2013-10-221-2/+2
* [nhl] Add an extractor for videocenter's categories (#1586)Jaime Marquínez Ferrándiz2013-10-111-19/+80
* Add an extractor for video.nhl.com (closes #1586)Jaime Marquínez Ferrándiz2013-10-101-0/+59