Skip to content

Commit

Permalink
Temporarily use fixed fork of ytdl-core
Browse files Browse the repository at this point in the history
  • Loading branch information
lasa01 committed Jan 13, 2025
1 parent a6d6589 commit 0120832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src_modules/player/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// extcord module
// requires ffmpeg-static@^5.2.0 @distube/ytdl-core@^4.15.8 @distube/ytsr@^2.0.4 @distube/ytpl@^1.2.1 spotify-uri@^4.0.0 spotify-url-info@^3.2.18
// requires ffmpeg-static@^5.2.0 @distube/ytdl-core@git+https://github.com/ToddyTheNoobDud/ytdl-core-stuff.git#37acb1c7ca203bb33c1219bffe5fb2b820b52f69 @distube/ytsr@^2.0.4 @distube/ytpl@^1.2.1 spotify-uri@^4.0.0 spotify-url-info@^3.2.18

import {
AudioPlayer,
Expand Down

0 comments on commit 0120832

Please sign in to comment.