Hirdetés

Keresés

Új hozzászólás Aktív témák

  • yt-dlp oldalán ezt írják:
    Impersonation
    The following provide support for impersonating browser requests. This may be required for some sites that employ TLS fingerprinting.

    curl_cffi (recommended) - Python binding for curl-impersonate. Provides impersonation targets for Chrome, Edge and Safari. Licensed under MIT
    Can be installed with the curl-cffi group, e.g. pip install "yt-dlp[default,curl-cffi]"
    Currently included in yt-dlp.exe, yt-dlp_linux and yt-dlp_macos builds

    szóval, ha valaki pip-el hasztnálja akkor ezt kell a cmd ablakba írni:
    pip install "yt-dlp[default,curl-cffi]"

    ezekben pedig már bele van építve:
    yt-dlp.exe, yt-dlp_linux, yt-dlp_macos

    windowson működik a többit passzolom...

    yt-dlp.exe --write-auto-subs --sub-langs "hu" --convert-subs "srt" --skip-download "https://www.youtube.com/watch?v=4EE5JIRq3LM"
    [kép]

    Köszi, most én is Windows alatt teszteltem, a verzió a legfrissebb (amint írtam 2025.07.21).
    A te verziód is hibára fut nálam. Akkor valószínűleg hálózati hiba lehet, talán megint a proxy serverünk nem enged át valamit. Nem baj, az említett weboldallal le tudom szedni, csak érdekelt volna ez a megoldás is.

    yt-dlp.exe --write-auto-subs --sub-langs "hu" --convert-subs "srt" --skip-download --ffmpeg-location "d:\Video\ffmpeg\bin" "https://www.youtube.com/watch?v=4EE5JIRq3LM"
    [youtube] Extracting URL: https://www.youtube.com/watch?v=4EE5JIRq3LM
    [youtube] 4EE5JIRq3LM: Downloading webpage
    [youtube] 4EE5JIRq3LM: Downloading tv client config
    [youtube] 4EE5JIRq3LM: Downloading tv player API JSON
    [youtube] 4EE5JIRq3LM: Downloading ios player API JSON
    [youtube] 4EE5JIRq3LM: Downloading m3u8 information
    [info] 4EE5JIRq3LM: Downloading subtitles: hu
    [info] 4EE5JIRq3LM: Downloading 1 format(s): 137+251
    [info] Writing video subtitles to: Pays-Bas : Les Maisons Flottantes D'Ijburg | Habiter Le Monde | Ipso Facto [4EE5JIRq3LM].hu.vtt
    ERROR: Unable to download video subtitles for 'hu': HTTP Error 429: Too Many Requests

    Amúgy a videók letöltése működik.

Új hozzászólás Aktív témák