This website requires JavaScript.
Explore
Help
Sign in
depau
/
youtube-dl
Watch
1
Star
0
Fork
You've already forked youtube-dl
0
mirror of
https://github.com/ytdl-org/youtube-dl.git
synced
2024-12-03 23:47:43 +00:00
Code
Issues
Releases
Wiki
Activity
51e0878ac6
youtube-dl
/
youtube_dl
/
version.py
4 lines
68 B
Python
Raw
Normal View
History
Unescape
Escape
[test_unicode_literals] Arm unicode_literals check 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.
2014-11-26 19:01:20 +00:00
from
__future__
import
unicode_literals
New repo skeleton, getting ready for PyPi
2012-11-29 15:51:55 +00:00
Revert "Merge branch 'master' of https://github.com/navinas33/youtube-dl" This reverts commit 3ac65aadee05bbd97ed0f60919b7c606a9761ce6, reversing changes made to b1ae1f3f88b81e542eb012f16fa7ec907d70f532.
2020-12-22 02:47:57 +00:00
__version__
=
'
2020.12.14
'
Reference in a new issue
Copy permalink