onoakino / Handy

Convert videos with HandBrake online in Google Colab. Mount Cloud drives with rclone in colab. Get email notification when tasks finish running.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HandBrakeCLI-ColabNotebook v1.2

Contact using TelegramGithub

Hits


Features:

  • Mount/Unmount your Cloud drive with rClone.
  • Transfer files between your cloud drives with the speed of google's fast servers.
  • Convert videos online with the help of HandBrake.
  • Batch Convert directories.
  • Resume support for Batch conversion jobs. Pick up right after the last successful conversion in Batch Job when your colab notebook restarts or disconnects.
  • Get email notification when your task(s) have finished.
  • Usage

    Click on the "Open in Colab" button. Open In Colab

    Notes

  • To use email notifications only gmail id can be used and use an app specfic password Google account settings in order for the feature to work.
  • Only you and those who can see your screen physically can see your passwords.
  • Your passwords are stored in a local variable in your Jupyter Notebook and not stored anywhere less. It gets automatically destroyed when Google purges your notebook.
  • Do not remove processed_db.txt from your current batch directory else it'll process same files again and again each time you restart the notebook!

  • Read more about app specific passwords here: Google Account Help

    Upcoming

  • Get stats for each file (Original Size vs. Final Size,% Compression)
  • About

    Convert videos with HandBrake online in Google Colab. Mount Cloud drives with rclone in colab. Get email notification when tasks finish running.


    Languages

    Language:Jupyter Notebook 100.0%