Package Details: parabolic-qt 2025.1.2-1

Git Clone URL: https://aur.archlinux.org/parabolic.git (read-only, click to copy)
Package Base: parabolic
Description: Download web video and audio
Upstream URL: https://github.com/NickvisionApps/Parabolic
Licenses: MIT
Conflicts: tube-converter
Provides: tube-converter
Replaces: tube-converter
Submitter: bordam
Maintainer: mhdi
Last Packager: mhdi
Votes: 15
Popularity: 0.45
First Submitted: 2023-06-29 14:07 (UTC)
Last Updated: 2025-01-18 11:40 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

simona commented on 2024-11-20 11:48 (UTC)

Non è stato possibile completare l'esecuzione perché il comando o il file specificato non è stato trovato.
Motivi possibili:
* Il nome di un comando dotnet predefinito non è stato digitato correttamente.
* Si intendeva eseguire un programma .NET, ma dotnet-cake non esiste.
* Si intendeva eseguire uno strumento globale, ma in PATH non è stato trovato alcun eseguibile con questo nome e prefisso dotnet.

simona commented on 2024-10-05 22:53 (UTC) (edited on 2024-10-05 22:53 (UTC) by simona)

exist 2024.10

simona commented on 2024-10-05 17:36 (UTC)

/home/simona/.cache/yay/parabolic/src/Parabolic/NickvisionTubeConverter.GNOME/NickvisionTubeConverter.GNOME.csproj(27,5): error MSB3073: uscita dal comando "rm ./Blueprints/*.ui" con codice 1.

quakestring commented on 2024-09-10 18:33 (UTC)

i've tried to compline parabolic using the vcpkg, and I've failed. is there any AUR which compline Parabolic-Qt?

TimRachul commented on 2023-11-21 05:28 (UTC)

=> Sources are ready. parabolic-2023.11.0-1: parsing pkg list... ==> Making package: parabolic 2023.11.0-1 (Tue 21 Nov 2023 06:25:44 AM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Removing existing $pkgdir/ directory... ==> Starting build()... Run "dotnet tool restore" to make the "dotnet-cake" command available. ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'parabolic-2023.11.0-1': error: packages failed to build: parabolic-2023.11.0-1

did: ➜ ~ sudo dotnet tool restore

But it didn't help for building / couldn't restore needed tools.

Thanks in advance for fixing!

optional output of "dotnet tool restore"

Welcome to .NET 8.0!

SDK Version: 8.0.100-rc.2.23502.2

Telemetry

The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.

Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry


Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, view the instructions: https://aka.ms/dotnet-https-linux


Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli


Cannot find a manifest file. For a list of locations searched, specify the "-d" option before the tool name. No tools were restored.

os225 commented on 2023-09-29 13:57 (UTC)

libunity with the latest V2023.9.1 is no longer needed as a dependency

petronny commented on 2023-09-25 08:15 (UTC) (edited on 2023-09-25 08:15 (UTC) by petronny)

Hi, the auto update bot can not handle the update for 2023.9.0 due to the two new AUR dependencies.

If these 2 dependencies are needed during the build, then you can create a parabolic.repository file to provide a repository that contains these dependencies.
If these 2 dependencies are not needed during the build, they can be added in package() to simplify the build.

package(){
  depends+=('dee' 'libunity')
}

os225 commented on 2023-06-30 13:06 (UTC)

Hi all, Tube Converter has been renamed to Parabolic!

While we wait for this package to be merged to parabolic, feel free to jump the gun and install it yourself to start getting the new updates: https://aur.archlinux.org/packages/parabolic

Kimiblock commented on 2023-06-18 06:20 (UTC)

@nlogozzo Thanks for help!

EDIT: I built it from another computer and copied that package, somehow it launches, don't know why.

I suspect there's a problem in my build environment or PKGBUILD, not Tube Converter ;)

Probably I messed up something.

os225 commented on 2023-06-18 03:00 (UTC)

@Kimiblock Tube Converter dev here, could you open an issue on the GitHub repo? :)