1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2024-12-22 15:57:23 +00:00
yt-dlc/youtube-dl.dev
2011-11-21 19:59:59 +01:00

6 lines
84 B
Python
Executable file

#!/usr/bin/env python
# -*- coding: utf-8 -*-
import youtube_dl
youtube_dl.main()