mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-05 14:11:27 +03:00
Categories fix for yt-dlp
This commit is contained in:
@@ -159,6 +159,7 @@ app.use(bodyParser.json());
|
||||
|
||||
// use passport
|
||||
app.use(auth_api.passport.initialize());
|
||||
app.use(auth_api.passport.session());
|
||||
|
||||
// actual functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user