mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-23 21:37:33 +01:00
Ricardo Garcia
6f21f68629
Download videos after extracting information
This is achieved by letting the InfoExtractors instruct its downloader to process the information dictionary just after extracting the information. As a consequence, some code is simplified too.
Languages
Python
99.7%
Shell
0.1%