1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-01-03 13:45:39 +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()