mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-07-03 04:22:53 -05:00
[skip travis] renaming
to avoid using same folder when using pip install for example
This commit is contained in:
@ -14,7 +14,7 @@ import json
|
||||
import re
|
||||
import subprocess
|
||||
|
||||
from youtube_dl.swfinterp import SWFInterpreter
|
||||
from youtube_dlc.swfinterp import SWFInterpreter
|
||||
|
||||
|
||||
TEST_DIR = os.path.join(
|
||||
|
Reference in New Issue
Block a user