logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

yt-dlp (75B)


  1. #!/bin/python
  2. import yt_dlp
  3. if __name__ == '__main__':
  4. yt_dlp.main()