Giter Club home page Giter Club logo

vid-reviewr.py's Introduction

vid-reviewr.py

       _     _                           _                                      
      (_)   | |                         (_)                                     
__   ___  __| |  ______   _ __ _____   ___  _____      ___ __       _ __  _   _ 
\ \ / / |/ _` | |______| | '__/ _ \ \ / / |/ _ \ \ /\ / / '__|     | '_ \| | | |
 \ V /| | (_| |          | | |  __/\ V /| |  __/\ V  V /| |     _  | |_) | |_| |
  \_/ |_|\__,_|          |_|  \___| \_/ |_|\___| \_/\_/ |_|    (_) | .__/ \__, |
                                                                   | |     __/ |
                                                                   |_|    |___/ 

The script lets you go through the directory and choose which videos to leave or delete.

It might sound useful already, but wait - there are some extra features:

  • Stats, to know what you deleted and how much space that saved
  • Autosave, so that progress isn't lost if the app quits, or you decide to take a break
  • Manual save, so that you don't have to go through a directory all over again; Instead, just look at the new files
  • Extra bits for code reviewers and regular users, be on the lookout

We currently support ".mp4", ".mkv", ".mts" and ".avi" files

This script is also designed to handle video files that have multiple audio tracks, like those produced by screen recording software.

The script can handle dual-track, dual-file recordings like those produced by AMD Adrenalin. It currently searches for ".m4a" companion files.

This was my first python project, so the older commits look really really bad. I came back ~4 years later to improve it, because I still use this script regularly and thought it needed a tuneup.

Original script built for Python 3.8, rewritten for Python 3.11

System requirements

This script relies on VLC being installed on your machine and being accessible from the command line

(In Windows you have to set VLC's directory as an environmental path, so it's accessible from CMD)

As for running it in Python, you'll obviously need Python installed and working from the command line as well as making sure Pip works too. The script uses the "send2trash" module, so getting that out of the way will also be necessary.

vid-reviewr.py's People

Contributors

sarendev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.