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.
youtube playlist with stdout to mplayer/vlc have problem #640
Comments
|
Media players cannot generally open multiple files in a single stream. Quite justly, they go for the simple approach and only read one file from stdin. When they're finished, they're closing the socket - that's why youtube-dl raises See #628 for an API that would allow playing videos while downloading them. I'm currently working on that and expect it to be finished in a week or so. For now, I'm sorry, but I don't know of any player-independent way to play multiple video files from one stream. Feel free to comment or suggest code though. |
Kindly check if this error ...
Thank you very much !