1
0
Fork 0
mirror of synced 2024-06-26 10:10:44 +12:00
Commit graph

34 commits

Author SHA1 Message Date
Phxntxm acc402297b Add the position in the queue to the embed 2017-08-06 16:16:43 -05:00
Phxntxm 7b2af300c0 Pass required params when erroring 2017-08-04 13:59:10 -05:00
Phxntxm fa68cba89a Support for livestreams 2017-07-30 21:48:39 -05:00
phxntxm 63a7788030 Refresh the entry 2017-07-28 08:43:58 -05:00
Phxntxm 7c4c7facaa Set the process originally to avoid error's on failed source's cleanups 2017-07-27 19:18:07 -05:00
Phxntxm af8b3bcf29 Check the extractor in case playlist incorrectly returns None (why does this happen...why can't you just be reliable youtube...this data shouldn't be possible....) 2017-07-27 15:27:58 -05:00
Phxntxm d3670b8982 Use the correct URL 2017-07-23 18:49:32 -05:00
Phxntxm 8f98b4ea95 Provide the rest of the settings needed for WrongEntryTypeError 2017-07-23 18:49:12 -05:00
phxntxm 5f571567a3 Handle if something that's not a playlist is given 2017-07-11 12:59:24 -05:00
phxntxm eaef475410 Use predownloaded info for filename 2017-07-09 15:03:16 -05:00
phxntxm a4a47cded3 Correct accidental override of info 2017-07-09 14:52:09 -05:00
Phxntxm 9fd3891125 Implement an audio source for youtube_dl entries 2017-07-02 22:20:27 -05:00
Phxntxm 042b2fcaea Change up downloading method 2017-07-02 22:20:01 -05:00
Phxntxm ffa1126f01 Set default searching method to youtube 2017-07-02 22:19:37 -05:00
Phxntxm 29d6eb4e4c Add a block for icecast radios 2017-06-29 22:38:15 -05:00
phxntxm da114970fb Return the future and the result of the future 2017-06-27 19:14:58 -05:00
Phxntxm 8abe27e85c Catch a few edge cases 2017-06-09 21:50:17 -05:00
phxntxm efc1a3cf6d Database rewrite/User queue creation 2017-06-07 03:30:19 -05:00
Phxntxm 19507d06ba Remove old filter 2017-05-18 21:03:36 -05:00
Phxntxm 2a5e6b96b1 Ensure that the duration has been provided when using length 2017-05-13 14:23:32 -05:00
Phxntxm d0842037f3 Add a second check for misinterpretation for searches as URL's 2017-05-12 17:53:45 -05:00
Phxntxm 3e14ddfb89 Use a proxy if provided 2017-05-11 22:06:10 -05:00
Phxntxm 8f9e514260 Change entry to print an embed instead of a message 2017-05-07 21:16:51 -05:00
Phxntxm 4ebfcf6613 Catch when videos fail to download 2017-05-07 21:05:37 -05:00
Phxntxm 5451395e0a Add an exception for some oddly formatted searches that trigger socket.gaierror 2017-05-07 20:38:24 -05:00
Phxntxm 96e17e9cb6 Import required Exception 2017-04-22 22:09:03 -05:00
Phxntxm a30dae0735 Have the playlist handle searching for songs 2017-04-22 22:07:54 -05:00
Phxntxm c821adf87a Have the playlist handle searching for songs 2017-04-22 22:06:45 -05:00
Phxntxm 7e1ca280de Move the LiveStreamError to the exceptions module 2017-04-22 21:45:36 -05:00
Phxntxm ccee1dc046 Handle when live streams are attempted to be downloaded 2017-04-22 17:54:23 -05:00
phxntxm 2b9d8a2dca Update for rewrite: Batch 5 2017-03-07 17:56:24 -06:00
phxntxm a05b768274 Updated for rewrite: Batch 2 2017-03-07 16:35:30 -06:00
Phxntxm 3ac68a30a1 Added a to_embed method to return a generic embed showing information about the song 2017-02-06 21:09:41 -06:00
Phxntxm 431490fa32 Complete overhaul of the music searching/downloading 2016-12-21 17:06:32 -06:00