Live stream downloads failing in v1.1.0 (HTTP Error 403: Forbidden) #544
-
|
I’ve been using a well-tested preset for downloading YouTube live stream audio for a long time. However, after updating to v1.1.0, live streams have stopped downloading. My current configuration: --extractor-args "youtube:player_client=web_embedded"
--live-from-start
--hls-use-mpegts
--no-part
--socket-timeout 30
--download-archive %(config_path)s/archive.log
--windows-filenames
--write-info-json
--embed-info-json
--convert-thumbnails jpg
--write-thumbnail
--embed-metadata
--embed-thumbnail
-x
--add-chapters
--embed-metadata
--embed-thumbnail
-f 'bestaudio[language=ru]/bestaudio'
--audio-format m4a
--audio-quality 0
--replace-in-metadata "pre_process:title" "[\.\s]+" "_"The Error: Current status: Is anyone else experiencing this, or is there a change in how live streams should be handled in the new version? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
I haven't really noticed anything the only things that was touched that may effect is is via these two commits 345337a#diff-f84d43da838a47b916d119ccf2590a3072994ba456002592d5900caa73035518 I dont see how. please share the preset via the export button and some of those live links you are having problem with |
Beta Was this translation helpful? Give feedback.
The only difference between the two it seems the last one is ended stream while this one is still in-going
i would do
yt-dlp -vU urland post that in yt-dlp help channel in discord to see if it's known issueYup the video is still in
Video is in Post-Live Manifestless modeso it will take a while for it to generate the manifests it's known issue for like years now. i think we even had flag to prevent downloading them