VR180 format support?
See original GitHub issuePlease follow the guide below
- You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
- Put an
x
into all the boxes [ ] relevant to your issue (like this:[x]
) - Use the Preview tab to see what your issue will actually look like
Make sure you are using the latest version: run youtube-dl --version
and ensure your version is 2018.06.04. If it’s not, read this FAQ entry and update. Issues with outdated version will be rejected.
- I’ve verified and I assure that I’m running youtube-dl 2018.06.04
Before submitting an issue make sure you have:
- At least skimmed through the README, most notably the FAQ and BUGS sections
- Searched the bugtracker for similar issues including closed ones
- Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser
What is the purpose of your issue?
- Bug report (encountered problems with youtube-dl)
- Site support request (request for adding support for a new site)
- Feature request (request for a new functionality)
- Question
- Other
Right now youtube has implemented a new VR180 video format, when downloading, you only get a flat cropped version of the video, unless you watch from certain apps like Youtube VR, then you can choose to watch in 180 3D format. Can youtube-dl find these hidden links?
examples: https://www.youtube.com/watch?v=9r6NI9m_IxM https://www.youtube.com/watch?v=TH_MMXinRsA
Issue Analytics
- State:
- Created 5 years ago
- Reactions:6
- Comments:27
Top Results From Across the Web
An Introduction to VR180 Format - Fstoppers
VR180 is a relatively new format used for the interactive and immersive content. Unlike the traditional 360-degree capturing, it only allows ...
Read more >What is VR180? Is VR180 Dead? Here's what we think. - Neon8
It was announced as a new format supported by Google/YouTube, in 2017. VR180 cameras, such as the current VR180 master, the Z Cam...
Read more >VR180: Google VR Video Format Loses Manufacturer Support ...
Google's VR180 Format Stalls After Camera Manufacturers Pull Back ... Google seems to have put software support for the format on the ...
Read more >VR Video Formats Explained - 360 Labs
VR180 or 180 3D Video. Very recently, popular video platforms like YouTube and Facebook have begun to support VR video content in 180...
Read more >What is the VR180 format? - Quora
Let's take a look at few VR distribution platforms that I came across. These are hoping to help virtual reality to mass adoption....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
any updates on this?
My understanding is that the popular youtube-dl fork „yt-dlp“ has solved this issue already:
https://github.com/yt-dlp/yt-dlp/issues/69
(Solution is to tell yt-dlp to use the Android client. See the linked issue above for further info.