> For the complete documentation index, see [llms.txt](https://learn.mondayhero.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.mondayhero.io/design-to-swift/firebase/how-to-get-video-url-from-firebase.md).

# How to get Video URL from Firebase

1. Go to [Firebase Console](https://console.firebase.google.com/) and login.

**Create New or Use an Existing Project**

Create a new project or use existing one depending on your choice, If you have no project, please create a new one by following 3 steps below.

![Create a new project](/files/Zigs7uon28ib2Q7mo1bd)

1. Name your project:                                                 &#x20;

![](/files/LmDXJFPw7LJ71sQTd5wH)

2\. Enable or Disable Analytics(depending on your choice) and press continue:

![](/files/10iuMWnaZ2dG118MGRXL)

3\. Select your zone and press the create project button.

![Finish Creating Project](/files/29ib17pnlveARRii5AQF)

Congrats! You're ready to upload your files to Firebase.

**Upload Video to Storage**&#x20;

Select the project you want to add your video into and **Go to Build/Storage** tab on the left menu:

![](/files/obWvBT4SON3XzhmShW6I)

If you haven't setup the storage before, setup the storage following the steps below.

1. Select rules for product/test mode and click next: &#x20;

![](/files/mWct2HLXnGPLiitaj0sC)

2\. Select the location and complete setup:&#x20;

![](/files/4OG3RPKKuxGlsGHURwd7)

When the storage setup is completed:

1. &#x20;Upload the video using the upload file button:          &#x20;

![Upload File](/files/I0DEuXt2F70CDKKQ3Xan)

2\. Click on the file to copy the url. Right-click and copy the url address.                                     &#x20;

![Copy the URL](/files/v0dngOMqdtfQpq3sL7Eb)

Now, you're ready to go! Use it with on [Monday Hero Video Player Component](broken://pages/vH9AoK12PcpECjtjTak4) to get the code of your custom video player code automatically.
