15 Commits

Author SHA1 Message Date
2e67a1ae63 Check if components should be displayer for a service 2019-06-18 16:42:31 -05:00
52265c4f3e Services may be disabled from config 2019-06-18 16:36:45 -05:00
b090d7f896 Add options for all extractors to be enabled or disabled 2019-06-18 16:16:29 -05:00
0447974029 Added base code for settings 2019-06-17 06:01:55 -05:00
a04dd9c11b File extension when downloading will be determined by the extractor itself. Fixed an issue in youtube that was making VLC to receive encrypted streams only 2019-06-13 17:41:05 -05:00
99d02c97f0 Add available extractors dynamically from imports of extractors package 2019-06-12 22:28:58 -05:00
855055b192 Fixed extractors based in tests results 2018-12-29 20:18:20 -06:00
5997f1fe6b Added extraction of video links directly and playlists 2018-04-01 12:36:20 -05:00
61f4371509 Prepare extractors for automatic importing 2018-04-01 05:11:59 -05:00
2fe4f5b665 Added logging to almost everything here 2018-03-12 17:11:05 -06:00
b47d6efe45 Additions to make code more compatible for py2 and py3 2018-03-04 12:29:25 -06:00
28b19d72e9 Set duration for youtube videos 2018-02-27 12:33:07 -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
bfc49bb6e0 Added working youtube extractor. Needs converting mp3 at the end of downloads 2018-02-23 17:52:26 -06:00
a5b0ebb4e2 Added prototype for a youtube extractor 2018-02-23 13:16:25 -06:00