1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-04-15 22:56:57 +00:00
Files
youtube-dl/youtube_dl/FileDownloader.py
Jaime Marquínez Ferrándiz 6ac7f082c4 extract_info now expects ie.extract to return a list in the format proposed in issue 608.
Each element should have a '_type' key specifying if it's a video, an url or a playlist.
`extract_info` will process each element to get the full info
2013-03-05 20:14:32 +01:00

36 KiB