mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-27 12:40:59 +00:00
Add an IE to support bigflix.com. It uses some sort of silverlight plugin whose video url is being populated using base64 encoded flashvars. So it is quite straightforward to extract. |
||
|---|---|---|
| .. | ||
| downloader | ||
| extractor | ||
| postprocessor | ||
| __init__.py | ||
| __main__.py | ||
| aes.py | ||
| cache.py | ||
| compat.py | ||
| jsinterp.py | ||
| options.py | ||
| swfinterp.py | ||
| update.py | ||
| utils.py | ||
| version.py | ||
| YoutubeDL.py | ||