Commit Graph

420 Commits

Author SHA1 Message Date
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
9830da2924 Add all demuxers for now 2018-02-23 17:38:34 -06:00
14feb25b51 Added google-api-python-client and youtube-dl as dependencies 2018-02-23 13:17:16 -06:00
a5b0ebb4e2 Added prototype for a youtube extractor 2018-02-23 13:16:25 -06:00
48ae346620 Re-added dependency to platform_utils 2018-02-23 12:43:50 -06:00
c338469523 removed application menu from now 2018-02-23 12:41:34 -06:00
eaa9bf919a Modified mainspec file for pyinstaller 2018-02-23 12:23:29 -06:00
942e607cf0 Fixed errors in volume slider manipulation 2018-02-23 12:21:39 -06:00
0db27197f7 Added plugins and VLC libs for x86 2018-02-23 12:21:08 -06:00
7f693fe9b2 Responde to changes in track position and volume 2018-02-22 13:58:28 -06:00
b2539ba697 Detach event after destroying player class 2018-02-22 13:57:51 -06:00
a4b73a963e Added controls for handling playback from the main window 2018-02-19 17:48:20 -06:00
9b29bb2c5c Updated requirements 2018-02-19 11:47:27 -06:00
38a9829ca9 Switched from sound_lib to libvlc 2018-02-19 11:45:57 -06:00