]> Raphaƫl G. Git Repositories - youtubedl/blob - youtube-dl.dev
473b7f42dbe445909b6c1865330ff174b2cd53ad
[youtubedl] / youtube-dl.dev
1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*-
3
4 import youtube_dl
5
6 youtube_dl.main()