download_videos_task.sh 94 B

1234567
  1. cd /data/aigc-test
  2. source activate whisper
  3. python download_videos_task.py
  4. source deactivate