Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yt-download problems for some urls #252

Open
Aimmig opened this issue Apr 3, 2019 · 4 comments
Open

yt-download problems for some urls #252

Aimmig opened this issue Apr 3, 2019 · 4 comments

Comments

@Aimmig
Copy link

Aimmig commented Apr 3, 2019

I'm trying to use this tools to stream online videos (german TV, supported by yt-download) to my chromecast. So far this works for most short videos like news etc.
But with larger streams there seems to be some problems.

I'm using mkchromecast -y https://some-url --video --control

For larger clips the yt-download seems to hang up somehow, only downloading some MiB and not making any progress after that.

The download progress shows something like this
[download] 2.8% of ~121.21MiB at Unknown speed ETA Unknown ETA ipadress

Oddly enough this does not seem to happen on all urls, e.g. youtube-urls work without problems (videos 1h+ tested). My first thought was that the problem might be located in yt-download itself, but as I can actually download the same video, I don't think that's the case.

While I can stream the downloaded video without any issues, for longer streams like 1h+ it would be great if it worked out of the box.

@muammar
Copy link
Owner

muammar commented Apr 7, 2019

Can you give a more clear example to see if I can reproduce it?

@Aimmig Aimmig changed the title yt-download problems for some urls (large/long videos) yt-download problems for some urls Apr 19, 2019
@Aimmig
Copy link
Author

Aimmig commented Apr 19, 2019

For example most clips at https://www.zdf.de/sendung-verpasst don't work directly. Copying the url of a clip it gets stuck at downloading and won't start the stream, but downloading the file just with yt-download is working fine. Inspecting the html-Code and finding the "direct"-link to the mp4 file works fine too.

Interestingly using urls from other pages that function quite the same e.g. https://www.ardmediathek.de/daserste/program it works flawlessly.

@drjaska
Copy link

drjaska commented Feb 4, 2024

I believe that this is a youtube-dl issue, or rather yt-dlp as youtube-dl is deprecating. This shouldn't be an issue of mkchromecast but an issue of another upstream. I'd close this issue.

@pataquets
Copy link

Cross-linking to relevant issue about deprecated youtube-dl at #432

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants