Start 2025 on time and up to date! Seamlessly integrate your calendars into Dropbox with these simple steps! 📆
Forum Discussion
mgravitt2
4 years agoNew member | Level 2
RAW=1 link no longer working for videos in Chrome
Hi,
For MP4 videos, when I share links, I change the dl=0 at the end of the link to raw=1. This no longer seems to work in Google Chrome as of the past few days.
Was there something cha...
Hannah
2 years agoDropbox Staff
Happy to hear that, Luc-FJ, thanks for keeping us in the loop!
If you have any other issues, please let us know.
Have a great week ahead!
ItayGal
2 years agoExplorer | Level 4
Not working again 😭
anyone expirencing the same issues?
- ItayGal2 years agoExplorer | Level 4
Hi Megan,
Tried on Firefox and incognito, nothing works.
seems like something changed but i couldn't find any documentation about it. - Nancy2 years agoDropbox Staff
Hey ItayGal! Hope it’s OK to jump in.
Can you please clarify for me what happens exactly when changing your shared links and adding raw=1 at the end? Are your files not being downloaded?
Is this happening for all files or just for video files, as mentioned in the beginning of this thread?
- ItayGal2 years agoExplorer | Level 4
Hi,
I checked this only on video files. until about a week ago adding raw=1 to the link the browser was rendering the file directly. but now it seems to be ignored and it goes to dropbox's video preview page. I also noticed that the links has changed and now it includes also the rlkey argument.
I also want to mention that the link is generated using API call and not from the web or the dropbox app.
when creating the link in the web interface it works fine, probably something has changed in the API but i can't find any documentation about it.
- Nancy2 years agoDropbox Staff
Thanks for the extra info!
What’s the API you’re currently using to generate these shared links?
If you create one instead via the Dropbox website, do you encounter the same behavior?
- ItayGal2 years agoExplorer | Level 4No, via the web interface it's working correctly.
requested_visibility = dropbox.sharing.RequestedVisibility.public
linkSettings = dropbox.sharing.SharedLinkSettings(requested_visibility=requested_visibility)
try:
shared_link_metadata = dbx.sharing_create_shared_link_with_settings(file, settings=linkSettings) - ItayGal2 years agoExplorer | Level 4Thanks
About Delete, edit, and organize
Solve issues with deleting, editing, and organizing files and folders in your Dropbox account with support from the Dropbox Community.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!