Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove debug comments * prepared deploy reqs * prepared procfile * comment change * added opus * bug fix: empty queue on request betw waiting times * bug fix * removed exe file * forced IPv4 to avoid 426 error * remove lag and age restriction * cookie changes * cookie change * cookie change * getting creds from environment * add cookies.txt * add cookies * Update README.md * [FIX] now the default codec is h264 and aac with .mp4 and .m4a exts * update requirements * update requirements * add file delay apology * update notifying system * [ASYNC] make all blocking funcs non blocking * better format finding and prevent bash glitch * made filename shell escaped * add delete after to micro messages * add concurrency and hoping to fix memory error * Update README.md * [BETA] added instagram private feature * made all youtubedl extract info async * [PATCH] fixed problem with add-playlist * [PATCH] fixed memory leaque in check_queue * added timeouts to download interactions * add prefetcher * remove login.json * added command for cookie file fetch * delete credentials * add default fetcher * update yt search in play * remove procfile * better refetch * better queuelocks * reformated code * [FIX] add-playlist "eventloop is already running" * [REFORMAT] using cogs * added help notes * add current player command * update requirements * [FEATURE] add help command * update help for download * Update README.md * fixed a , * update help * Update README.md * update help * add copyright notice * modified checks and added activity to bot * update alias mechanism in help * update requirements * add filename restriction to downloaded files * remove excessive raw data * move from filebin to gofile * added select disable for download feature * better gofile upload * update docs to new upcomming command `shuffle` * fix glitching with multivideo downloads * better code formatting in download * better error and case handling * remove dirty timeout traceback * add spotify support to add-playlist * add shuffle command * enhance audio searching * update readme for spotify support * better addsong * create new paginator, separate vars, fix requirements * Update README.md * fix playlist problem for download.py * restrict multi video downloads * cleanup help * Update README.md
- Loading branch information