mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-24 19:27:35 +01:00
8b8a39e279
1. Use InfoExtractor._hidden_inputs 2. Fetch title from <title> tag 3. Cookies are preserved automatically 4. Use single quotes everywhere 5. Do not declare variables for one-time use only