|
fef5c218b0
|
Fixed a couple of issues
|
2020-07-12 23:11:41 -05:00 |
|
|
bcd3b7b36e
|
Removed extra call to get_download_url
|
2020-07-08 17:16:35 -05:00 |
|
|
0768ecc24f
|
Player receives metadata now
|
2020-07-08 16:39:17 -05:00 |
|
|
dae1df79ad
|
Pass metadata to downloaders
|
2020-07-08 13:14:08 -05:00 |
|
|
625931f40b
|
Reverted commits to the last working state
|
2019-08-16 03:05:37 -05:00 |
|
|
adc1317401
|
Added experimental changes for musicDL
|
2019-07-12 17:54:29 -05:00 |
|
|
084d3b8b10
|
Renamed extractors module to services
|
2019-07-08 13:04:00 -05:00 |
|
|
eedf897de0
|
Fixed a typo in player module
|
2019-07-08 12:34:42 -05:00 |
|
|
4254f444db
|
added a service category in settings for all services
|
2019-06-24 12:54:43 -05:00 |
|
|
7756d71b32
|
Added a progress bar for downloads in the application. Fixed a problem with format in Tidal
|
2019-06-24 12:45:09 -05:00 |
|
|
64d076ce44
|
The search should be performed without blocking the GUI at all
|
2019-06-24 09:51:11 -05:00 |
|
|
d33205e84e
|
Reload all extractors' config after saving changes in the settings dialog
|
2019-06-24 09:41:22 -05:00 |
|
|
1fcdd51358
|
Added setting to control the output device in libVLC
|
2019-06-21 13:12:54 -05:00 |
|
|
b254a4eb1b
|
Download files using the new parameters from the base Extractor
|
2019-06-20 17:45:14 -05:00 |
|
|
edc46ee824
|
Added _format and bitrate parameters to the transcoder so it will be more flexible. The default for mp3 now is 320 KBPS
|
2019-06-20 17:24:56 -05:00 |
|
|
2e67a1ae63
|
Check if components should be displayer for a service
|
2019-06-18 16:42:31 -05:00 |
|
|
0447974029
|
Added base code for settings
|
2019-06-17 06:01:55 -05:00 |
|
|
daf1610054
|
Removed mail.ru extractor
|
2019-06-13 17:39:52 -05:00 |
|
|
99d02c97f0
|
Add available extractors dynamically from imports of extractors package
|
2019-06-12 22:28:58 -05:00 |
|
|
d0491d8dd0
|
Added tidal as a service
|
2019-06-12 17:44:45 -05:00 |
|
|
7d1a0a71c8
|
Added issue reporting functionality (needs testing)
|
2018-10-11 10:59:47 -05:00 |
|
|
febc63c547
|
Volume is saved in settings
|
2018-10-10 11:46:35 -05:00 |
|
|
9575869d8a
|
Update status bar inmediately when started a new search
|
2018-04-13 08:46:59 -05:00 |
|
|
7385613218
|
Gets all extractors with a simple function
|
2018-04-01 05:12:23 -05:00 |
|
|
3e6f6626a1
|
Takes format_track as name when downloading a song
|
2018-04-01 04:50:31 -05:00 |
|
|
2fe4f5b665
|
Added logging to almost everything here
|
2018-03-12 17:11:05 -06:00 |
|
|
ab8b5f268d
|
Made changes for compatibility reasons
|
2018-03-12 09:27:35 -06:00 |
|
|
15ab0bb38d
|
Fixed change position keystroke handlers
|
2018-03-04 12:35:57 -06:00 |
|
|
b47d6efe45
|
Additions to make code more compatible for py2 and py3
|
2018-03-04 12:29:25 -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 |
|
|
5b2ea093b3
|
Adjust volume properly in stream changes
|
2018-02-27 10:42:15 -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 |
|
|
d08042247a
|
Play button changes according to its function
|
2018-02-25 05:09:11 -06:00 |
|
|
aa8d4dfc0c
|
Call to te appropiate download function depending in the extractor used
|
2018-02-25 04:55:15 -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 |
|
|
942e607cf0
|
Fixed errors in volume slider manipulation
|
2018-02-23 12:21:39 -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 |
|
|
38a9829ca9
|
Switched from sound_lib to libvlc
|
2018-02-19 11:45:57 -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 |
|