1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-09-12 22:28:45 +02:00
youtube-dl/youtube-dl.dev
2011-11-21 19:59:59 +01:00

7 lines
84 B
Python
Executable File

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