1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-12 16:16:16 -05:00
Files
youtube-dl/youtube_dl/extractor/generic.py
Jaime Marquínez Ferrándiz cfe50f04ed GenericIE: Detect videos from Brightcove
Brightcove videos info is usually found in an <object class="BrightcoveExperience"></object> node, this is passed to a new method of BrightcoveIE that builds a url to extract the video.
2013-07-10 17:49:11 +02:00

7.7 KiB