Open Benjamin-Loison opened 10 months ago
from yt_dlp import YoutubeDL with YoutubeDL() as ydl: print(help(ydl.extract_info))
yt-dlp -vU <your command line>
'verbose': True
YoutubeDL
[debug] Command-line config
No response
DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
Checklist
Provide a description that is worded well enough to be understood
Provide verbose output that clearly demonstrates the problem
yt-dlp -vU <your command line>
)'verbose': True
toYoutubeDL
params instead[debug] Command-line config
) and insert it belowComplete Verbose Output
No response