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

[Playwire] Support for "//config..." urls #5430

Closed
snipem opened this issue Apr 15, 2015 · 4 comments
Closed

[Playwire] Support for "//config..." urls #5430

snipem opened this issue Apr 15, 2015 · 4 comments

Comments

@snipem
Copy link
Contributor

@snipem snipem commented Apr 15, 2015

Some websites offer Playwire videos only by referencing the video URL as "//config...." rather than the full qualified "http://config..." to the same video.

The extractor should also support URLs missing the leading "http".

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 15, 2015

Please provide an example URL so that we can test it.

@snipem
Copy link
Contributor Author

@snipem snipem commented Apr 15, 2015

For some reason its working now.

I got the link from this site: http://www.cinemablend.com/new/First-Joe-Dirt-2-Trailer-Teaser-Stupid-Greatness-70874.html

$ youtube-dl -v "//config.playwire.com/25130/videos/v2/3519514/zeus.json"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'//config.playwire.com/25130/videos/v2/3519514/zeus.json']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.04.09
[debug] Python version 2.7.9 - Darwin-14.3.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 2.6.1, ffprobe 2.6.1
[debug] Proxy map: {}
[Playwire] 3519514: Downloading JSON metadata
[Playwire] 3519514: Downloading XML
[debug] Invoking downloader on u'http://cdn.phoenix.intergi.com/25130/videos/3519514/video-hd.mp4?hosting_id=25130'
[download] Destination: Joe Dirt 2 Beautiful Loser Teaser Trailer-3519514.mp4
[download] 100% of 8.55MiB in 00:06
@dstftw dstftw closed this in 2dcc114 Apr 15, 2015
dstftw added a commit that referenced this issue Apr 15, 2015
@snipem
Copy link
Contributor Author

@snipem snipem commented Apr 15, 2015

Thank you

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 15, 2015

Playwire embeds will be supported in the next version. Thanks for the report.

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.