2
0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-09-14 04:52:32 -06:00
blackjack4494_yt-dlc/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()