This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
###### | |
# This app generates streaming and sharing links for any video files that the user puts into the app's folder. | |
###### | |
###### | |
# Authenticate User | |
###### | |
from pprint import pprint | |
from time import sleep |