Skip to content

Commit

Permalink
Invidious/YouTube requieres full dependecy
Browse files Browse the repository at this point in the history
  • Loading branch information
CattoGamer committed Aug 6, 2024
1 parent aaf56fe commit 948457a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local SERVICE = {}
SERVICE.Name = "YouTube"
SERVICE.IsTimed = true

SERVICE.Dependency = DEPENDENCY_PARTIAL
SERVICE.Dependency = DEPENDENCY_COMPLETE
SERVICE.ExtentedVideoInfo = true

local hostname = ""
Expand Down

0 comments on commit 948457a

Please sign in to comment.