Skip to content
  • yshalsager's avatar
    Add Google Drive Mirror command (#159) · 1a19e528
    yshalsager authored and alihasan7671's avatar alihasan7671 committed
    
    
    * Add Google Drive Mirror command
    
    Downloads a file from telegram or link to the server then uploads to your GDrive.
    
    * Separate .download methods into download_from_url, download_from_tg
    * Add gdrive_upload that handle Authentication and Upload process using PyDrive
    * And gdrive function that deals with telegram stuff
    
    It works for files from telegram or a URL
    
    Usage:
    .mirror [in reply to TG file] or .mirror <link> | <filename>
    
    * android: magisk: correct typo in URL
    
    Signed-off-by: default avatarAli Hasan <ahb7671@gmail.com>
    1a19e528