downlad into temp folder then move to out folder when done, temp replace with my fork until upstream PR is merged
This commit is contained in:
@@ -2,6 +2,10 @@ module git.dubyatp.xyz/williamp/yt-dlp-bot
|
||||
|
||||
go 1.25.2
|
||||
|
||||
//replace github.com/lrstanley/go-ytdlp => /home/williamp/go-ytdlp
|
||||
|
||||
replace github.com/lrstanley/go-ytdlp => github.com/dubyatp/go-ytdlp v0.0.0-20260213041320-010f95f0f1d3
|
||||
|
||||
require (
|
||||
github.com/bwmarrin/discordgo v0.29.0
|
||||
github.com/lrstanley/go-ytdlp v1.2.7
|
||||
|
||||
Reference in New Issue
Block a user