Commit Graph

404 Commits

Author SHA1 Message Date
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
8c95d54305 Replaced deprecated functions 2018-01-26 13:51:54 -06:00
d307ca1784 Added context menu for tracks and file downloads 2018-01-26 12:56:50 -06:00
834b1d2dd7 Added keystrokes: alt left/right for playing the previous/next track 2018-01-26 12:15:47 -06:00
d72b63ad89 Set volume default to 50 2018-01-26 12:11:14 -06:00
f94dca48ff Added keystrokes: control and up/down to turn volume 2018-01-26 12:08:21 -06:00
00a1560b60 Implemented shuffle mode properl 2018-01-26 12:03:07 -06:00
a91e081aa0 Improved playing experience 2018-01-26 11:52:49 -06:00
c9a832b6ee Items can requests their download URL by themselves 2018-01-26 11:52:18 -06:00
86cfb3bf94 Updated software 2018-01-25 17:18:51 -06:00
9e06e0c29e Added checks to play functions for avoiding tracebacks when results are empty 2018-01-25 11:51:11 -06:00
86cb10cb27 Added pyinstaller as a requirement 2018-01-25 11:46:45 -06:00
841488537b Added spec file for PyInstaller 2018-01-25 11:45:58 -06:00
5dbf07a311 Added basic app functionality 2018-01-24 17:43:35 -06:00
edd5069603 Added basic app info 2018-01-24 17:41:44 -06:00
3d54a752a4 Added track formatting into baseSong. 2018-01-24 17:41:18 -06:00
43f630d5d3 Updated dependencies 2018-01-24 17:39:13 -06:00