1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-08-02 17:25:29 -04: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()