Author | SHA1 | Message | Date |
---|---|---|---|
Yen Chi Hsuan |
ec85ded83c
|
Fix "invalid escape sequences" error on Python 3.6 | 8 years ago |
Philipp Hagemeister | 8c25f81bee |
[util] Move compatibility functions out of util
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 . |
10 years ago |
Naglis Jonaitis | b8a618f898 | [ro220] Fix broken extractor and modernize (#4054) | 10 years ago |
Philipp Hagemeister | e09b8fcd9d |
[ro220] Make test case more flexible
Either one or two spaces is fine here. |
11 years ago |
Jaime Marquínez Ferrándiz | 7aed837595 | [ro220] Simplify and use unicode_literals | 11 years ago |
Philipp Hagemeister | 9460db832c | [ro220] Add support for 220.ro | 11 years ago |