Random Video Clip Generator / Streamer

Instructions (Windows):

  1. Install FFmpeg.
  2. Install Python by following this guide .
  3. Install VLC.
  4. Create this folder structure on your computer: C:\Videos\videos
  5. Download some music videos there (contact me for instructions: juancmarquina@gmail.com).
  6. Download the Python script anywhere in your computer.
  7. Edit the script file. Specify:
    • Number of clips to play.
    • Minimum clip duration (seconds).
    • Maximum clip duration (seconds).
  8. Execute the script to generate the playlist file: python3 random_video_clip_generator.py
  9. Double-click the playlist file (clips.xspf): your video clips will appear on VLC media player. Press f key to toggle full-screen.