1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-09-18 00:38:45 +02:00
youtube-dl/youtube-dl.dev

7 lines
84 B
Plaintext
Raw Normal View History

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