Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | [util] Move compatibility functions out of util | Philipp Hagemeister | 2014-11-02 | 1 | -1/+1 |
| | | | | | | | 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 . | ||||
* | [ro220] Fix broken extractor and modernize (#4054) | Naglis Jonaitis | 2014-10-30 | 1 | -23/+23 |
| | |||||
* | [ro220] Make test case more flexible | Philipp Hagemeister | 2014-04-04 | 1 | -1/+1 |
| | | | | Either one or two spaces is fine here. | ||||
* | [ro220] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-31 | 1 | -9/+10 |
| | |||||
* | [ro220] Add support for 220.ro | Philipp Hagemeister | 2013-08-24 | 1 | -0/+42 |