Opened 6 months ago

Last modified 6 months ago

#3098 new task

Downloading videos from PeerTube fails — at Version 1

Reported by: lnicola Owned by: robe
Priority: normal Milestone: Sysadmin Contract 2024-I
Component: SysAdmin/Peertube Keywords:
Cc:

Description (last modified by robe)

$ yt-dlp https://video.osgeo.org/w/qC7HNRU783f6aqpysigF87
[generic] Extracting URL: https://video.osgeo.org/w/qC7HNRU783f6aqpysigF87
[generic] qC7HNRU783f6aqpysigF87: Downloading webpage
WARNING: [generic] Falling back on generic information extractor
[generic] qC7HNRU783f6aqpysigF87: Extracting information
[PeerTube] Extracting URL: peertube:video.osgeo.org:qC7HNRU783f6aqpysigF87
[PeerTube] qC7HNRU783f6aqpysigF87: Downloading video JSON
[info] qC7HNRU783f6aqpysigF87: Downloading 1 format(s): 720p
[download] Destination: pr-2521-simplify-dijkstra-code [qC7HNRU783f6aqpysigF87].mp4
[download]  14.7% of  604.68MiB at  472.32KiB/s ETA 18:37[download] Got error: Downloaded 93453056 bytes, expected 634057781 bytes. Retrying (1/10)...
[download] Destination: pr-2521-simplify-dijkstra-code [qC7HNRU783f6aqpysigF87].mp4
[download]  18.8% of  604.68MiB at  471.13KiB/s ETA 17:47[download] Got error: Downloaded 119154544 bytes, expected 634057781 bytes. Retrying (2/10)...
[download] Destination: pr-2521-simplify-dijkstra-code [qC7HNRU783f6aqpysigF87].mp4
[download]  51.1% of  604.68MiB at  581.76KiB/s ETA 08:40^C
ERROR: Interrupted by user

(it does say 581 KB/s, but it's practically 0)

Change History (1)

comment:1 by robe, 6 months ago

Description: modified (diff)
Milestone: UnplannedSysadmin Contract 2024-I

When I'm watching online the speed seems fine, no abruptness.

When I use yt-dlp, I'm getting 5MiB/s to 7MiB/s and it took 01:59 total to dnwoload the 604.68Mib file.

I'm wondering if maybe it's an issue with our network provider. I'm testing from Comcast Boston, so connectivity might be better there.

Do you have similar issue when downloading files from download.osgeo.org? Like try https://download.osgeo.org/proj/proj-data-1.16.zip

This file downloads at 14.19MiB/s and completes for me in takes 00:51 s to donwload the 694.72MiB file.

Download I would expect to be faster cause it has bonded nics so should have twice the thruput of osgeo9

Note: See TracTickets for help on using tickets.