Skip to content
View Tweetus-Bot's full-sized avatar
🏴‍☠️
🏴‍☠️

Block or report Tweetus-Bot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. awesome-weeb-sources awesome-weeb-sources Public

    Forked from anshumanv/awesome-anime-sources

    1

  2. GDrive-Streaming-Link GDrive-Streaming-Link Public

    Stream from gdrive link in your favourite video player using your GDrive API_KEY.

    Python 3 2

  3. Usage: python search_googlefiles.py Usage: python search_googlefiles.py
    1
    import re
    2
    
                  
    3
    link = input("Enter your link here: ")
    4
    file_name = input("Enter your file name with extension: ")
    5
    
                  
  4. ZS-DL ZS-DL Public

    Forked from Sorrow446/ZS-DL

    CLI Zippyshare downloader written in Python.

    Python

  5. Noob script to copy files from many ... Noob script to copy files from many gdrive links from a text file
    1
    # credits: regex101.com, t.me/wfjpwf for the replace thing. (line no. 11)
    2
    # fsymbols.com/generators/carty this is where I got the ascii art.
    3
    # Inspiration: https://github.com/BlackPearl-Forum/Blackpearl-Link-Creator/blob/361ca418ca253be895c6db26d7f3ab5549b59954/links.py (such a neat code!)
    4
    
                  
    5
    import re, sys, os
  6. screencaptures screencaptures Public