Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork208
Download web video and audio
License
GPL-3.0, Unknown licenses found
Licenses found
NickvisionApps/Parabolic
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
✨Powered byWeblate✨
- A powerful yt-dlp frontend (supported sites)
- Supports downloading videos in multiple formats (mp4, webm, mp3, opus, flac, and wav)
- Run multiple downloads at a time
- Supports downloading metadata and video subtitles
Videos on YouTube and other sites may be subject to DMCA protection. The authors of Parabolic do not endorse, and are not responsible for, the use of this application in means that will violate these laws.
SeeCONTRIBUTING.md for details on how can you help the project and how to provide information so we can help you in case of troubles with the app.
Chrome Extension
Firefox Extension
Parabolic usescmake as its build system andvcpkg tooptionally manage its dependencies.
Ensurecmake andvcpkg are installed on your system before building and installing Parabolic.
A C++20 compiler is also required to build Parabolic.
The following are a list of dependencies used by Parabolic.
The recommendation is to (and below commands will) use vcpkg to pull these dependencies. However, vcpkg is not a requirement as long as the system provides these dependencies correctly.
libnickboost-date-time
blueprint-compiler(Not available from vcpkg)libxmlpp
- Set the
VCPKG_ROOTenvironment variable to the path of your vcpkg installation's root directory.
- Set the
VCPKG_DEFAULT_TRIPLETenvironment variable tox64-windows - Run
vcpkg install libnick boost-date-time
- Set the
VCPKG_DEFAULT_TRIPLETenvironment variable tox64-linux - Run
vcpkg install libnick libxmlpp boost-date-time
- First, clone/download the repo.
- Open a terminal and navigate to the repo's root directory.
- Create a new
builddirectory andcdinto it.
- From the
buildfolder, runcmake .. -G "Visual Studio 17 2022". - From the
buildfolder, runcmake --build . --config Release. - After these commands complete, Parabolic will be successfully built and its binaries can be found in the
org.nickvision.tubeconverter.winui/Releasefolder of thebuildfolder.
- From the
buildfolder, runcmake .. -G "Visual Studio 17 2022" -DBUILD_AS_PORTABLE=ON. - From the
buildfolder, runcmake --build . --config Release. - After these commands complete, Application will be successfully built and its binaries can be found in the
org.nickvision.application.winui/Releasefolder of thebuildfolder.
- From the
buildfolder, runcmake .. -DCMAKE_BUILD_TYPE=Release. - From the
buildfolder, runcmake --build .. - After these commands complete, Parabolic will be successfully built and its binaries can be found in the
org.nickvision.tubeconverter.gnomefolder of thebuildfolder.
This project follows theGNOME Code of Conduct.
About
Download web video and audio
Topics
Resources
License
GPL-3.0, Unknown licenses found
Licenses found
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.










