mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
[docs] Misc improvements
Closes #4987, Closes #4906, Closes #4919, Closes #4977, Closes #4979
This commit is contained in:
parent
8ca48a1a54
commit
2fa669f759
11 changed files with 44 additions and 34 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
# Allow direct execution
|
||||
import os
|
||||
import sys
|
||||
import shutil
|
||||
import sys
|
||||
|
||||
sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue