forked from ytdl-org/youtube-dl
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b0b53e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
... Code snapshot
dirkf-youtube-dl-newmaster-git-20230302-gb0b53e8
works for me onpy3.4
:FWIW, previous code snapshot
dirkf-youtube-dl-newmaster-git-20230301-gb076402
doesn't work on its own, but it does when the@u-n-k-n-o-w-n
patch has been applied (it doesn't usetraverse_obj
)BTW, have you noticed that the
audio-only
formats now come in*-0
and*-1
variants?EDIT: Seems to occur only on age-gated videoIDs (e.g. "p7FCgw_GlWc" above) ...
b0b53e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
py2.7
also seems to work as expected 😄 ; running on browser-downloaded source, fileversion.py
manually modified 😉 :@tansy ?
b0b53e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't make it faster here (should be ~10MB/s)...
[download] 3.8% of 216.45MiB at 682.79KiB/s ETA 05:12^C
[Edit]
Never mind. I applied only this commit, haha.
Now:
[download] 24.9% of ~250.55MiB at 11.76MiB/s ETA 00:17^C
😀️Ouderdom komt met gebreken...
b0b53e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't use aria2c though:
WARNING: Requested external downloader cannot be used: ignoring --external-downloader-args
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
Sorry, something went wrong.
b0b53e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If aria2 doesn't work any better than the combination of native and ffmpeg downloading, I don't think there's anything to be done, though PRs might be considered.
b0b53e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
... And it took Google less than half a day to nullify this latest fix 😡 ; throttling is BACK:
Downstream have been notified an hour ago, "they" thought at first it was a dupe of yt-dlp/yt-dlp#6369 ...
Back to the drawing board 😉 ...
b0b53e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed. 🙂