Mike Fährmann
|
f321272b7c
|
[ytdl] fix --cookies-from-browser option parsing
|
2024-07-25 17:45:25 +02:00 |
|
Mike Fährmann
|
df11214281
|
[ytdl] improve --xff/--geo-bypass detection (#3989)
check if --xff is supported in a try-except block
and select expected results accordingly
|
2023-05-01 18:26:37 +02:00 |
|
Mike Fährmann
|
aa731c4298
|
[ytdl] run yt-dlp tests with latest code from master (#3989)
Only use PyPI version for Python 3.6, since that's no longer supported
by the current codebase.
|
2023-05-01 16:42:57 +02:00 |
|
Mike Fährmann
|
43f4bd9faa
|
[ytdl] fix tests
tests pass with latest Git HEAD, but not with the current PyPI version
|
2023-04-29 18:05:45 +02:00 |
|
Mike Fährmann
|
61a65d5bb9
|
[ytdl] fix crash due to --geo-bypass deprecation (#3975)
|
2023-04-29 17:25:38 +02:00 |
|
Mike Fährmann
|
8f8b4de0e8
|
[ytdl] fix '--parse-metadata' (#3663)
|
2023-03-05 19:57:23 +01:00 |
|
Mike Fährmann
|
fa144f38ed
|
[ytdl} fix dfe4f00c for legacy yt-dlp
|
2023-01-04 21:42:22 +01:00 |
|
Mike Fährmann
|
dfe4f00ca2
|
[ytdl] update for yt-dlp changes
|
2023-01-04 13:12:24 +01:00 |
|
Mike Fährmann
|
6ad39f2b68
|
add ytdl tests
they only run when youtube-dl or yt-dlp are installed,
i.e. if __import__("<ytdl-package>") succeeds
|
2022-05-23 18:30:26 +02:00 |
|