Skip to content
  • Kolja Nolte's avatar
    a2c993cc
    Initial commit: Torrent CLI Downloader · a2c993cc
    Kolja Nolte authored
    
    
    This is the initial commit of the Torrent Downloader and Compressor Script, a Python script that automates the process of downloading a torrent, moving it to a public folder, compressing it, and deleting the original folder. The script uses the transmission-cli command-line tool and the slugify library to sanitize the filename. It also uses the subprocess library to run external commands and the shutil library to move and delete files.
    
    Signed-off-by: Kolja Nolte's avatarKolja Nolte <kolja.nolte@gmail.com>
    a2c993cc
    Initial commit: Torrent CLI Downloader
    Kolja Nolte authored
    
    
    This is the initial commit of the Torrent Downloader and Compressor Script, a Python script that automates the process of downloading a torrent, moving it to a public folder, compressing it, and deleting the original folder. The script uses the transmission-cli command-line tool and the slugify library to sanitize the filename. It also uses the subprocess library to run external commands and the shutil library to move and delete files.
    
    Signed-off-by: Kolja Nolte's avatarKolja Nolte <kolja.nolte@gmail.com>
Loading