#3098: Downloading videos from PeerTube fails
-------------------------------+---------------------------------------
Reporter: lnicola | Owner: robe
Type: task | Status: new
Priority: normal | Milestone: Sysadmin Contract 2024-I
Component: SysAdmin/Peertube | Resolution:
Keywords: |
-------------------------------+---------------------------------------
Changes (by robe):
* milestone: Unplanned => Sysadmin Contract 2024-I
Old description:
{{{
$ yt-dlp pr-2521-simplify-dijkstra-code - OSGeo
[generic] Extracting URL:
pr-2521-simplify-dijkstra-code - OSGeo
[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)
New description:
{{{
$ yt-dlp pr-2521-simplify-dijkstra-code - OSGeo
[generic] Extracting URL: pr-2521-simplify-dijkstra-code - OSGeo
[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)
--
Comment:
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
--
Ticket URL: <#3098 (Downloading videos from PeerTube fails) – OSGeo;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.