This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
youtube-dl-gui
mirror of
https://github.com/shihxuancheng/youtube-dl-gui.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
417
Commits
3
Branches
3
Tags
2.4 MiB
Python
98.6%
Shell
1.1%
Roff
0.3%
Tree:
500ad8ecf4
doc-issue-template
gh-pages
master
0.3.7
0.3.8
0.4
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '500ad8ecf4'
${ noResults }
youtube-dl-gui
/
youtube_dl_gui
/
version.py
5 lines
88 B
Raw
Blame
History
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
__version__
=
'
0.3.8
'