-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import from other peertube instance does not work #5244
Comments
Assuming you're using yt-dlp since youtube-dl is horribly outdated what version is your yt-dlp? Run the following command to find out:
|
some logs: https://paste.yunohost.org/raw/efamimosup |
Can you answer the question? Thx Edit: The log shows you're using youtube-dl. Change to yt-dlp. |
can you help me - how to do this ? |
|
THANKS but that did not help - same error |
Please provide the ouput of /var/www/peertube/storage/bin/./yt-dlp -v |
I'm able to successfully import https://diode.zone/w/f8ifBFc3PdJ3HqVsdh1gNf with ffmpeg master (git-2022-09-07-ff6f2c5) and the latest yt-dlp. |
|
You are not using yt-dlp then. I also have no idea how this is managed on yunohost and you may need to open a support ticket with that platform. Make sure the production.yaml file shows yt-dlp then run the following to manually download it:
|
What I´m doing wrong ? |
Well what you're doing wrong is using sudo on a cd command. |
|
run I have no idea how yunohost works, sorry. |
And thats assuming you were even able to save the modified production.yaml... |
|
Open a support ticket with yunohost as they aren't following the standard installation of peertube. Also if that folder doesnt exist why does /var/www/peertube/config/production.yaml?? |
Ok Thanks anyway |
I want to emphasize that I am using the latest yt-dlp , ffmpeg master and the video I linked above. It’s possible the video format you’re trying to import has issues but you haven’t given us a url to test. |
i tested the upload with several videos form several different PT servers -same result |
Hello, Try to mimic the default |
@Chocobozzz just to be clear - this does NOT work with PeerTube Yunohost installation - maybe because yt-dlp is not installed |
PeerTube installs and manages youtube-dl/yt-dlp binaries by itself |
@Chocobozzz THANKS - good to know... than the described problem must have a different cause. |
@Chocobozzz so what does this mean:
|
It means yunohost isn't following the standard peertube installation. On a standard installation it would output something similar:
|
Describe the current behavior
import fom YT does work but
import from other peertube instance does NOT work
Steps to reproduce
. Click publish > import with URL
Paste URL from a peertube video
Says : "Congratulations, the video behind https://xxx.xx.xx/w/eQSYgM9gEWETcJEEhLuZhb will be imported! You can already add information about this video."
most of the fields are filled :-)
When you click "upate" button at the end of the page, it says "Sorry, but something went wrong
Video not found
Describe the expected behavior
No response
Additional information
VPS
PeerTube Version | 4.2.2
Yunohost 11.0.9.14
under /my-library/video-imports
I see this error:
Waht could I try - Thanks for help
The text was updated successfully, but these errors were encountered: