Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-23 | Fix all PEP8 issues except E501 | Philipp Hagemeister | |
2014-11-23 | PEP8: applied even more rules | Jouke Waleson | |
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-11-02 | [util] Move compatibility functions out of util | Philipp Hagemeister | |
utils is large enough without these compatibility functions. Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py . Everything else (i.e. youtube-dl-specific helpers) goes into utils.py . | |||
2014-03-09 | [myvideo] Modernize | Jaime Marquínez Ferrándiz | |
2013-12-23 | [myvideo] Use RTMP instead of RTMPT (Fixes #2032) | Philipp Hagemeister | |
2013-08-02 | [myvideo] add support for videos that place the video info inside ↵ | Jaime Marquínez Ferrándiz | |
www.myvideo.de/service/data/video/{id}/config (fixes #616) | |||
2013-06-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-23 | Move MyVideo into its own file | Philipp Hagemeister | |