Commit Graph

83 Commits

Author SHA1 Message Date
bedb7995fa Ignore og file 2018-03-12 17:11:25 -06:00
2fe4f5b665 Added logging to almost everything here 2018-03-12 17:11:05 -06:00
1a9200cefe Added excepthook to logger module 2018-03-12 12:27:15 -06:00
d81db41f16 Define paths according to presence of uninstall.exe 2018-03-12 10:02:45 -06:00
c6c0774ec5 Added logger module 2018-03-12 10:02:18 -06:00
414b0a95fd Setup i18n in setup file so it won't raise an exception 2018-03-12 09:29:30 -06:00
c27485bb75 Apply fixes for Python 2 only is sys.frozen is True 2018-03-12 09:28:21 -06:00
ab8b5f268d Made changes for compatibility reasons 2018-03-12 09:27:35 -06:00
39994be579 Install unicode gettext function if Python 2 2018-03-12 09:27:03 -06:00
c67c835ecd Define Python version in application.py 2018-03-12 09:26:37 -06:00
db7de2c644 Allow searches in VK with spaces 2018-03-12 09:25:04 -06:00
500671d2a7 Added changes to make GUI compatible for Python 2 and 3 2018-03-12 09:24:27 -06:00
15ab0bb38d Fixed change position keystroke handlers 2018-03-04 12:35:57 -06:00
8292a88510 Updated musicDL translation catalog 2018-03-04 12:32:42 -06:00
3b185ac77b Added setup script and fixes for building with py2 2018-03-04 12:31:48 -06:00
b47d6efe45 Additions to make code more compatible for py2 and py3 2018-03-04 12:29:25 -06:00
20942dedd9 Modified gitignore file 2018-03-04 12:24:16 -06:00
69487bac2d Added mail.ru music 2018-03-02 14:05:38 -06:00
a2074d2b49 Notify about playback issues 2018-03-02 14:04:20 -06:00
313c5736f6 Added option for reading changelog in help menu 2018-03-01 11:11:55 -06:00
741843b827 Added VK extractor 2018-03-01 10:42:47 -06:00
12a2378179 Focus the list of results after a completed search 2018-02-28 17:44:42 -06:00
0efab2a4ff Notify user of fully downloaded song with a system notification 2018-02-28 17:44:18 -06:00
182b783987 Fixed spanish translation 2018-02-28 17:43:08 -06:00
ff68dc0e95 Updated spanish translation 2018-02-28 15:05:22 -06:00
e1838d55c6 Added translator to the list 2018-02-28 13:51:10 -06:00
f407a05e56 Fixed translation in program 2018-02-28 13:50:31 -06:00
e98d170420 Added spanish translation 2018-02-27 13:42:02 -06:00
a247400b7b Added localization tools for generating catalogs 2018-02-27 13:41:47 -06:00
49ed50f6cc Fixed localization setup 2018-02-27 13:41:18 -06:00
28b19d72e9 Set duration for youtube videos 2018-02-27 12:33:07 -06:00
f17a1a8738 Fixed displaying of youtube results 2018-02-27 10:54:06 -06:00
5b2ea093b3 Adjust volume properly in stream changes 2018-02-27 10:42:15 -06:00
2d23dea097 added dll for playing mp3 files 2018-02-27 10:32:03 -06:00
93f9e5fc24 Updated version number for next release 2018-02-26 17:45:26 -06:00
bc40a925c5 Fixed a typo 2018-02-26 11:28:55 -06:00
cd99e9ab8e Added bootstrap for updater. Fixed plugins and dlls path 2018-02-26 11:00:21 -06:00
438c9f5a21 Removed license requirements for installer script 2018-02-26 10:44:19 -06:00
4325f3e1f4 Merge branch 'master' of manuelcortez.net:music-dl 2018-02-26 10:43:15 -06:00
1c133bc16e Added installer script 2018-02-26 10:42:50 -06:00
68f73501ed Added website and check for updates in menu bar 2018-02-26 10:06:48 -06:00
0a2307d56f Added updater at the start of the program 2018-02-26 09:52:33 -06:00
eab1627925 Added about info in program¿s help menu 2018-02-25 07:15:30 -06:00
eebd86a987 Changed play to play_pause for avoiding ambiguous situations 2018-02-25 07:15:05 -06:00
d08042247a Play button changes according to its function 2018-02-25 05:09:11 -06:00
6953ced3b5 Added more plugins for transcoding 2018-02-25 04:55:47 -06:00
aa8d4dfc0c Call to te appropiate download function depending in the extractor used 2018-02-25 04:55:15 -06:00
f7c886a0eb Specifies if results taken from an extractor interface requires VLC transcoding or can be directly downloaded in mp3 2018-02-25 04:54:18 -06:00
3bcf10cb97 Added vlc based audio transcoder for youtube and other services 2018-02-25 04:53:39 -06:00
bfc49bb6e0 Added working youtube extractor. Needs converting mp3 at the end of downloads 2018-02-23 17:52:26 -06:00