MrS0m30n3
27fe67cea5
ToDo
10 years ago
MrS0m30n3
8209418fa8
Don't print statistics if successful downloads are 0
10 years ago
MrS0m30n3
c8b14dba2a
Replace _remove_sensitive_data() with _get_options()
10 years ago
MrS0m30n3
e9f0b0c792
Reident
10 years ago
MrS0m30n3
683c4fbdc8
Remove newline from _write()
10 years ago
MrS0m30n3
9dd76c7214
Rearrange options tabs
10 years ago
MrS0m30n3
52f8513625
Redesign playlist panel
10 years ago
MrS0m30n3
8a36744c14
Save options when shuting down using shutdown option
10 years ago
MrS0m30n3
0a7d36ce35
Print statistics when done
10 years ago
MrS0m30n3
5811e9af03
Fix pre_process header on extract_data()
10 years ago
MrS0m30n3
8efcc2e26d
Add downloading videos counter
10 years ago
MrS0m30n3
bddccee3a9
Change DownloadThread signals
10 years ago
MrS0m30n3
48a99f8934
Dont shutdown if stopped
10 years ago
MrS0m30n3
5b2650be59
Rearrange options tabs
10 years ago
MrS0m30n3
93868c8e24
Refactor code
rename YoutubeDLInterpreter -> YDLOptionsParser
pep8
etc..
10 years ago
MrS0m30n3
8bc4b8a978
Rerite DownloadThread.py using DownloadObject
Remove OutputHandler.py
Now DownloadThread talks directly on
ListCtrl using write() method.
Add DownloadObject.py
Now DownloadObject is responsible for
downloading the video and not the
DownloadThread.
Replaced DownloadThread.ProcessWrapper with
DownloadThread.DownloadThread
10 years ago
MrS0m30n3
d97bf0d80a
Add 'youtube-dl is missing' pop-up
10 years ago
MrS0m30n3
657c8cf464
Remove SIGNALS.txt
10 years ago
MrS0m30n3
c46446a364
Change config path as suggested on issue #10
LINUX: ~/.config/youtube-dlg/
WINDOWS: %APPDATA%\youtube-dlg\
10 years ago
MrS0m30n3
d12cb318c5
Filter sensitive data
10 years ago
MrS0m30n3
4c8b2e9e91
Rearragne options tabs
10 years ago
MrS0m30n3
7b14183637
Change options frame width
10 years ago
MrS0m30n3
de517c008d
Add "shutdown when finished" option under Options>Shutdown
10 years ago
MrS0m30n3
5805aa38d8
Add "Restrict filenames" option under Options>Output
10 years ago
MrS0m30n3
33b0ff756b
Change DASH audio
Change "NO SOUND" to "none"
10 years ago
MrS0m30n3
1c006ef5c6
Remove more function wrappers
10 years ago
MrS0m30n3
0cb59fc217
Change options
Store options in dictionary
Write options to .json file
10 years ago
MrS0m30n3
a1fc6c4e65
Fix imports & add check_path()
10 years ago
MrS0m30n3
bd83e254a1
Merge pull request #8 from ikkebr/patch-1
Removed function wrappers
10 years ago
Henrique Pereira
bb3da2c0be
Updated utils.py
Correct names now inplace
10 years ago
MrS0m30n3
efb3848773
Change youtube-dl download path
10 years ago
MrS0m30n3
5105c5ebce
Remove youtube-dl
10 years ago
Henrique Pereira
9fc2068b27
Removed function wrappers
No need to write wrappers if you can import them with custom names
10 years ago
MrS0m30n3
89d66e72cb
Check if youtube-dl exist before downloading
10 years ago
MrS0m30n3
2fe1a3dbca
Bump version 0.3.6
10 years ago
MrS0m30n3
0f632128ac
Remove update tab
Keep youtube-dl under package dir
10 years ago
MrS0m30n3
27399e5321
Fix icon path
10 years ago
MrS0m30n3
5a6d1f7d76
Fix IOError when writing to settings file
10 years ago
MrS0m30n3
9f252a486a
Fix close while downloading error
10 years ago
MrS0m30n3
961dcb5576
Reindent to 4-spaces
10 years ago
MrS0m30n3
cc0b2ad9a5
Change metadata info
10 years ago
MrS0m30n3
a7e094580f
Change project url
10 years ago
MrS0m30n3
f5275152bc
Add linux packages
10 years ago
MrS0m30n3
a6b13f81ce
Add icons on package install
10 years ago
MrS0m30n3
8bc1cfd729
Add meta-data on setup
10 years ago
MrS0m30n3
bcf6579864
Remove icon_path()
10 years ago
MrS0m30n3
bc1714e58d
Add icon/youtube-dl-gui.png to source dist
10 years ago
MrS0m30n3
25696faf09
ToDo
10 years ago
MrS0m30n3
bcf432be78
Fix windows options frame size
10 years ago
MrS0m30n3
b50c66b503
Bump version 0.3.5
10 years ago