Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Error spam while downloading Periscope #8571
Comments
|
|
|
|
7.101 / 5. 7.101 |
|
|
|
|
and it repeats until interrupted. |
|
Sorry but such errors are caused by problematic files served by Periscope, while it's a good idea to supress errors from ffmpeg with |
|
I've tried adding -q to the youtube-dl parameters and it has no effect, is there a way of setting ffmpeg to always use -q? I can't find any documentation on a config file. |
|
This is not implemented yet. |
Yes, you can add this option to your youtube-dl command line: You can find more information on -loglevel in the ffmpeg man page. |
|
Thanks, that works perfectly, quotes need to be full (on Windows at least). |
My console is getting Invalid DTS and invalid timestamp errors while downloading from Periscope (live) to the point where I can't see the name of the stream downloading. I suspect those errors are coming from ffmpeg. The captured files are fine, I just want to quieten the output, I've tried sending youtube-dl -i and -q with no effect.