Skip to content

Commit

Permalink
chore: Import constants module in vrtnws.py
Browse files Browse the repository at this point in the history
  • Loading branch information
quintenvandamme committed May 3, 2024
1 parent f5c4ffd commit 219c2a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/get_videos/vrtnws.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from .util import get_request, Video, unixTimeToDatetime, print_error
from .constants import *
from .vrtmax import get_vrtmax_token

def get_streamUrlAndThumbnail(videoId, pubId, vrtmaxToken,guiParent):
Expand Down

0 comments on commit 219c2a2

Please sign in to comment.