MrS0m30n3
e39270aaf2
Fix ICO type problem
10 years ago
MrS0m30n3
06db25f217
Change OpenDLDir label
10 years ago
MrS0m30n3
af03206819
Add py2exe
10 years ago
MrS0m30n3
f2ec244e1f
Change icons search algorithm
Change icon search algorithm
10 years ago
MrS0m30n3
d2406f33cd
Fix $XDG_DATA_DIRS None problem
10 years ago
MrS0m30n3
1ef6c8fac9
Search settings path for icons
10 years ago
MrS0m30n3
0e5027496f
Change icons install dir
10 years ago
MrS0m30n3
5894e46f03
Check if ICON is None
10 years ago
MrS0m30n3
fea6f8948e
Add icons search algorithm
10 years ago
MrS0m30n3
ce4d95654d
Remove 24,48,96 icons
10 years ago
MrS0m30n3
b91ed2d041
Add png icons
10 years ago
MrS0m30n3
ae266aaa0a
Change app icon
10 years ago
MrS0m30n3
97bb6ce6ef
Add "Already-Downloaded" videos on successful list
10 years ago
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