Commit Graph

24 Commits (master)

Author SHA1 Message Date
Nekojimi a9c5bb37f8 Disable streaming mode for now. 4 weeks ago
Nekojimi 6759afe76b WIP: initial work on streaming instead of downloading. 4 weeks ago
Nekojimi 1d78f2a3fb Download 8 fragments in parallel. 1 month ago
Nekojimi 268af0ff3f Stop pretending to be Android. 1 month ago
Nekojimi 26010946c2 Temporarily fix Downloader. 1 month ago
Nekojimi ab26e65fdb Remove bad references to Recommender. 1 month ago
Nekojimi 571139a59c Screw it, more changes 2 months ago
Nekojimi fdbd8937f5 Change pipeline to use pull architecture. 4 months ago
Nekojimi 2a25e1368d Mega-refactor: change song to track everywhere. 6 months ago
Nekojimi 310158a39b Add support for downloading entire playlists. 6 months ago
Nekojimi 3ff544d699 Report download progress while downloading. 1 year ago
Nekojimi 9fa5e36cdc Handle new format listing style in yt-dlp. 1 year ago
Nekojimi 7cd118985a Add new settings system, and allow youtube-dl command to be set via it. 1 year ago
Nekojimi b0415b0324 Downloader: link preferred bitrate to JDA requested format. 2 years ago
Nekojimi 4e654d2d18 Read format info from Youtube JSON response. 2 years ago
Nekojimi 4c62889ba1 Add new song requests system, and update request messages. 2 years ago
Nekojimi e9ee8a575d Change downloader to allow different destinations for downloaded songs. 2 years ago
Nekojimi 2bd51ea856 Try multiple manual download formats before falling back to auto, and display the bitrate and download size to the user. 3 years ago
Nekojimi 83bb9e5805 Optimise downloads by selecting download format manually. 3 years ago
Nekojimi 3437887551 Downloader: Download to temporary directory, and read track info from 3 years ago
Nekojimi b7f0794bc4 Downloader: keep track of download queue. 3 years ago
Nekojimi 2412d57f4d Downloader: change timeout to 300 seconds, and fix destination parsing. 3 years ago
Nekojimi 3695e4bb13 Downloader: try to get low-quality audio for now. 3 years ago
Nekojimi c8810ca271 Implement multithreaded downloading (Downloader class) 3 years ago