Skip to content

Bored by the same videos? Get the complete media overkill thanks to this little moviepi/ pygame script.

License

Notifications You must be signed in to change notification settings

argv1/random-video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Video Player

======================

Purpose

Bored by the same videos? Get the complete media overkill thanks to this little moviepi/ pygame script.

Usage

run pip to ensure all requirements are fulfilled

pip3 install -r requirements.txt

ensure to update the config.ini with your video and sound sources, length of the video preferences, etc.

now you can run the script:

main.py

License

This code is licensed under the GNU General Public License v3.0.

For more details, please take a look at the LICENSE file.

Outlook

  • Basic player
  • Different video and sound settings

Feel free to adjust the code, things that could be done are:

  • Concate audio clips for longer videos
  • Different amount of videos at the same time (i.e. 3 or 5 instead of always 4)
  • Improved randomisation

About

Bored by the same videos? Get the complete media overkill thanks to this little moviepi/ pygame script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages