mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-02-05 06:27:34 +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