NEXAS commited on
Commit
af27942
·
verified ·
1 Parent(s): f3c5afd

Update utils/ingest_video.py

Browse files
Files changed (1) hide show
  1. utils/ingest_video.py +1 -1
utils/ingest_video.py CHANGED
@@ -108,7 +108,7 @@ def unzip_file(zip_path, extract_to):
108
  print(f"An error occurred during extraction: {e}")
109
 
110
  def initiate_video():
111
- file_id = "1Nzy-ep9Zn15_mLAq8rUi-iKPGOpN8g9Q"
112
  output_file = r"StockVideos-CC01.zip"
113
  # Download the ZIP file
114
  gdown.download(f"https://drive.google.com/uc?id={file_id}", output_file, quiet=False)
 
108
  print(f"An error occurred during extraction: {e}")
109
 
110
  def initiate_video():
111
+ file_id = "1PhbpRBtTG0Cp9URebZ7-CLRKelAYRZqb"
112
  output_file = r"StockVideos-CC01.zip"
113
  # Download the ZIP file
114
  gdown.download(f"https://drive.google.com/uc?id={file_id}", output_file, quiet=False)