youtube-dl.dev 84 B

123456
  1. #!/usr/bin/env python
  2. # -*- coding: utf-8 -*-
  3. import youtube_dl
  4. youtube_dl.main()