mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-03-01 15:50:36 +01:00
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