ytdl-sub/src/ytdl_sub/entries
Jesse Bannon 915e29379a
[BACKEND] Try to fetch source metadata from uploader_url (#886)
Makes it possible to fix https://github.com/jmbannon/ytdl-sub/issues/756

In the case that uploader_url does not equal the input url, keep trying to fetch uploader_url to get all possible metadata that yt-dlp does not provide in a single API call
2024-01-08 18:53:00 -08:00
..
script [REFACTOR] Organize variable definitions (#860) 2023-12-29 14:39:19 -08:00
variables [DOCS] Advanced scripting usage, rename Overrides to Static (#866) 2024-01-01 00:01:46 -08:00
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
base_entry.py [BACKEND] Optimize memory usage (#872) 2024-01-05 13:04:01 -08:00
entry.py [BACKEND] Optimize memory usage (#872) 2024-01-05 13:04:01 -08:00
entry_parent.py [BACKEND] Try to fetch source metadata from uploader_url (#886) 2024-01-08 18:53:00 -08:00