Skip to content

Commit

Permalink
depublish more hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunsi committed Sep 22, 2024
1 parent 1517a39 commit 80447bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions voctopublish/depublish.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ def _depublish_from_youtube(self):

yt = YoutubeAPI(
self.ticket,
None,
self.config,
self.config["youtube"]["client_id"],
self.config["youtube"]["secret"],
)
Expand Down

0 comments on commit 80447bd

Please sign in to comment.