mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
dcddc10a50
From now on, the line from __future__ import unicode_literals should be contained in every single Python file lest we run into any more 2.x/3.x issues. Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise. |
||
---|---|---|
.. | ||
swftests | ||
__init__.py | ||
helper.py | ||
parameters.json | ||
test_age_restriction.py | ||
test_all_urls.py | ||
test_cache.py | ||
test_compat.py | ||
test_download.py | ||
test_execution.py | ||
test_InfoExtractor.py | ||
test_subtitles.py | ||
test_swfinterp.py | ||
test_unicode_literals.py | ||
test_utils.py | ||
test_write_annotations.py | ||
test_write_info_json.py | ||
test_youtube_lists.py | ||
test_youtube_signature.py | ||
test_YoutubeDL.py |