mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-02 00:08:24 -04:00
Make __main__ work in all scenarios with relative imports
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Execute with python -m youtube_dl
|
||||
|
||||
import youtube_dl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user