]> git.bitcoin.ninja Git - youtube-dl/blob - youtube-dl.dev
transplant ceba827e9aab563ae7c7190fc236ec1aa358ee59, d891ff9fd9952b2829a47b508acf40d9...
[youtube-dl] / youtube-dl.dev
1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*-
3
4 import youtube_dl
5
6 youtube_dl.main()