This website requires JavaScript.
Explore
Help
Sign In
PublicMirrors
/
you-get
Watch
1
Star
0
Fork
0
You've already forked you-get
mirror of
https://github.com/soimort/you-get.git
synced
2025-03-14 03:44:01 +03:00
Code
Issues
Actions
Packages
Projects
Releases
1
Wiki
Activity
you-get
/
src
/
you_get
/
version.py
5 lines
72 B
Python
Raw
Normal View
History
Unescape
Escape
add unit tests
2013-02-12 22:04:39 +01:00
#!/usr/bin/env python
restructure package, fix #105
2013-02-14 23:09:49 +01:00
Major refactoring * Change entry point to you_get.__main__:main * New entry point for development (you-get-dev): you_get.__main__:main_dev * you_get.extractor -> you_get.extractors
2014-07-21 02:39:40 +02:00
script_name
=
'
you-get
'
version 0.4.1099
2018-06-27 23:35:15 +02:00
__version__
=
'
0.4.1099
'
Reference in New Issue
Copy Permalink