mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-02 12:02:49 -05: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