3dyd / issues-ys

Bug tracking for 3DYD Youtube Source
0 stars 0 forks source link

LiveTV stream from livehlsvgtrk.cdnvideo.ru issue #5

Closed SlazE888 closed 5 years ago

SlazE888 commented 5 years ago

HLS redirect TV-stream examples: https://livehlsvgtrk.cdnvideo.ru/iframe/stream/live_id/2961 https://livehlsvgtrk.cdnvideo.ru/iframe/stream/live_id/19201 https://livehlsvgtrk.cdnvideo.ru/iframe/stream/live_id/4941 https://livehlsvgtrk.cdnvideo.ru/iframe/stream/live_id/21

Why LAVSplitter can't connect to 3DYDFilter output pin? If I try to connect to LAVSplitter pin manually i got this error in GraphStudio: "Connecting Pins [VFW_E_NO_ACCEPTABLE_TYPES (0x80040207)]" I'm noticed that video can be uploaded by this command: youtube-dl.exe -v https://livehlsvgtrk.cdnvideo.ru/iframe/stream/live_id/2961

3dyd commented 5 years ago

Confirmed it to be the same as #2 i.e. requiring HTTP headers from youtube-dl to be passed to downloader. Closing as duplicate.