Update reference to ycdldb.
This commit is contained in:
parent
9b227c6e5f
commit
08ae8a9394
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ import bot
|
||||||
import ycdl
|
import ycdl
|
||||||
|
|
||||||
youtube = ycdl.ytapi.Youtube(bot.get_youtube_key())
|
youtube = ycdl.ytapi.Youtube(bot.get_youtube_key())
|
||||||
ydl = ycdl.YCDL(youtube)
|
Y = ycdl.ycdldb.YCDLDB(youtube)
|
||||||
|
|
Loading…
Reference in a new issue