yt-dlp/yt_dlp
Michal Kubecek 6f1db75869
[ceskatelevize] update selftests
Most selftest metadata is no longer correct.

- use 'live_status' to identify live broadcast; this can be no longer
  recognized from item['type'] (which is always 'VOD') so move the
  detection to the code path where we can actually find out
- update outdated test metadata
- drop georestricted test, the URL is no longer valid and I failed to find
  out what should be the right one
- disable live broadcast tests for now; CT1 does not have a stable id any
  more and the selftest framework requires duration which depends on
  current program
2024-03-20 08:01:47 +01:00
..
__pyinstaller [rh:curlcffi] Add support for `curl_cffi` 2024-03-16 23:15:11 -05:00
compat [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
dependencies [rh:curlcffi] Add support for `curl_cffi` 2024-03-16 23:15:11 -05:00
downloader [fd/http] Reset resume length to handle `FileNotFoundError` (#8399) 2024-03-10 15:35:20 +00:00
extractor [ceskatelevize] update selftests 2024-03-20 08:01:47 +01:00
networking [rh:curlcffi] Add support for `curl_cffi` 2024-03-16 23:15:11 -05:00
postprocessor [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
utils [cleanup] Misc (#8968) 2024-03-11 00:52:28 +05:30
YoutubeDL.py Add new options `--impersonate` and `--list-impersonate-targets` 2024-03-16 23:14:13 -05:00
__init__.py Add new options `--impersonate` and `--list-impersonate-targets` 2024-03-16 23:14:13 -05:00
__main__.py [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
aes.py [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
cache.py [cleanup] Misc 2023-02-17 17:52:22 +05:30
cookies.py [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
jsinterp.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
options.py Add new options `--impersonate` and `--list-impersonate-targets` 2024-03-16 23:14:13 -05:00
plugins.py [plugins] Handle `PermissionError` (#9229) 2024-02-20 14:37:37 +05:30
socks.py [cleanup] Misc (#8598) 2023-12-30 22:27:36 +01:00
update.py [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
version.py Release 2024.03.10 2024-03-10 19:40:56 +00:00
webvtt.py [cleanup] Misc (#8968) 2024-03-11 00:52:28 +05:30