mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-11 21:27:15 +08: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