Video-download.co is a completely free web service which allows you download files from Playvid to mp3, Playvid to mp4, Playvid to other formats and 2354 other streaming websites.
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upHave 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
hi is imposible download from playvids.com |
Post the full output of youtube-dl when run with |
Paste the URL you want to download: https://www.playvids.com/v/42sBOHAuwaG |
im using this bath file for download @echo off set downloads=C:Users??????Downloads REM --- echo. if '%url%'' goto no_url REM We need double '%' to escape them. :no_url :end |
It appears that a valid test for Playvid is: https://www.playvids.com/v/42sBOHAuwaG doesn't follow suit with that. Is this an alternative domain name for them? |
Well seems playvids.com is different from playvid.com. By the way, playvids.com always displays a blank page here. Is this website still working? |
Yep, playvids still works. Loads an encapsulated flash streamer; you can probably get the files by parsing the video_url argument of the flash player; it seems to take seriously long to start downloading, though. |
OK I can finally view it with a clean Firefox. However, the original example https://www.playvids.com/v/42sBOHAuwaG looks owned by shooshtime.com. youtube-dl's policy is that websites specializing in copyright infringement will not be supported. Though a logo does not that indicate shooshtime.com is the copyright holder, a safe example is better. Do you have another example? |
I am also getting Unsupported URL error The m4s files seems to be located on userscontent.net domain |
@slrslr: playvids.com is not going to be supported due to the reason stated in #8042 (comment) |