git clone https://anongit.hacktivis.me/git/oasis.git
yt-dlp (75B)
#!/bin/pythonimport yt_dlpif __name__ == '__main__': yt_dlp.main()