mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-21 15:38:53 +00: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