mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-27 12:40:59 +00:00
Parsing `videoParams' or `videoLa7' JavaScript snippets as JSON is getting too hard for js_to_json. Just extract the `vid' from there and use _search_og_* for all other data. Remove the 2nd test: unfortunately the page are removed after a couple of days/weeks. Thanks to Elia Geretto for spotting and suggesting several problems with the tests! Closes #23323. |
||
|---|---|---|
| .. | ||
| downloader | ||
| extractor | ||
| postprocessor | ||
| __init__.py | ||
| __main__.py | ||
| aes.py | ||
| cache.py | ||
| compat.py | ||
| jsinterp.py | ||
| options.py | ||
| socks.py | ||
| swfinterp.py | ||
| update.py | ||
| utils.py | ||
| version.py | ||
| YoutubeDL.py | ||