aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/spiegeltv.py
Commit message (Collapse)AuthorAgeFilesLines
* [spiegeltv] Delegate extraction to nexx (closes #13159)Sergey M․2017-07-151-105/+8
|
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
|
* [spiegeltv] Fix style issueJaime Marquínez Ferrándiz2015-10-241-1/+1
| | | | Use two spaces before comment.
* [spiegeltv] Check formatsSergey M․2015-10-241-0/+1
|
* [spiegeltv] Do not extract m3u8 formats since it's already a formatSergey M․2015-10-241-11/+10
|
* [spiegeltv] Fix Accept-Encoding issue (server chokes on gzip)Christoph Döpmann2015-10-241-0/+4
|
* [spiegeltv] Skip invalid m3u8 manifests (closes #6157)Yen Chi Hsuan2015-07-061-2/+4
|
* [spiegeltv] Extract all formats and prefer hls (Closes #5843)Sergey M․2015-06-091-9/+36
|
* [spiegeltv] Changed RTMP server (fixes #5788 and fixes #5843)Yen Chi Hsuan2015-05-301-4/+5
| | | | Thanks to @brickleroux for finding out the problem
* PEP8 appliedJouke Waleson2014-11-231-1/+1
|
* [spiegeltv] Match hash-style URLs (Closes #4210)Philipp Hagemeister2014-11-161-1/+6
|
* [spiegeltv] ModernizePhilipp Hagemeister2014-11-161-12/+6
|
* [spiegeltv] Simplify and PEP8Philipp Hagemeister2014-06-071-18/+31
|
* [Spiegeltv] remove the md5 field to pass Travis test buildGeorg Jaehnig2014-06-031-1/+0
|
* [Spiegeltv] skip rtmp download to pass Travis test buildGeorg Jaehnig2014-06-031-0/+4
|
* tabs as spacesGeorg Jaehnig2014-05-301-1/+1
|
* use provided function to get JSONGeorg Jaehnig2014-05-301-11/+4
|
* cleanupGeorg Jaehnig2014-05-301-1/+0
|
* added spiegel.tvGeorg Jaehnig2014-05-301-0/+73