[Resolved] Issue with Video Download After Upgrading to v1.13.2 - HttpRequestException: 403 Forbidden #514
Replies: 6 comments 3 replies
-
same here... keeps showing this message..any workaround for this? thank u in advance |
Beta Was this translation helpful? Give feedback.
-
same here too... |
Beta Was this translation helpful? Give feedback.
-
same here :( |
Beta Was this translation helpful? Give feedback.
-
same problem (403 forbidden) ; was normal last week. |
Beta Was this translation helpful? Give feedback.
-
4K Download | Free and useful applications for PC, macOS and Linux
<https://www.4kdownload.com/-54>
I use the free version as I limit the number of downloads to 10.
Hope you find it useful.
HW
…On Fri, Sep 27, 2024 at 11:12 PM YerelFR ***@***.***> wrote:
where can I find 4K Video Downloader+ ?
—
Reply to this email directly, view it on GitHub
<#514 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AY4TEOQEXHDQTDHE7S4X54DZYVYVPAVCNFSM6AAAAABOZZQOQOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZXG4YTGMI>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
It's unfortunate this doesn't work anymore. Most of the other video downloaders I used to use can't download anything but 360p videos off YouTube now, if they work at all. EDIT: After an update on 9/28/24 it's working again! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have been using this program for video downloads without any issues for the past few days. However, after downloading a new version (v1.13.2), I encountered a problem today. When I attempt to download a video from YouTube, the following error occurs:
System.Net.Http.HttpRequestException: Response status code does not indicate success: 403 (Forbidden).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode
at YoutubeExplode.Videos.Streams.StreamClient.TryGetContentLengthAsync(IStreamData streamData, String uri, CancellationToken cancellationToken) in //YoutubeExplode/Videos/Streams/StreamClient.cs line 81
at YoutubeExplode.Videos.Streams.StreamClient.GetStreamInfosAsync(IEnumerable
1 streamDatas, CancellationToken cancellationToken) +MoveNext in /_/YoutubeExplode/Videos/Streams/StreamClient.cs line 114 at YoutubeExplode.Videos.Streams.StreamClient.GetStreamInfosAsync(IEnumerable
1 streamDatas, CancellationToken cancellationToken) +System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()at YoutubeExplode.Utils.Extensions.AsyncCollectionExtensions.ToListAsync[T](IAsyncEnumerable`1 source) in //YoutubeExplode/Utils/Extensions/AsyncCollectionExtensions.cs line 49
at YoutubeExplode.Videos.Streams.StreamClient.GetStreamInfosAsync(VideoId videoId, PlayerResponse playerResponse, CancellationToken cancellationToken) in //YoutubeExplode/Videos/Streams/StreamClient.cs line 218
at YoutubeExplode.Videos.Streams.StreamClient.GetStreamInfosAsync(VideoId videoId, CancellationToken cancellationToken) in //YoutubeExplode/Videos/Streams/StreamClient.cs line 276
at YoutubeExplode.Videos.Streams.StreamClient.GetManifestAsync(VideoId videoId, CancellationToken cancellationToken) in /_/YoutubeExplode/Videos/Streams/StreamClient.cs line 292
at YoutubeDownloader.Core.Downloading.VideoDownloader.GetDownloadOptionsAsync(VideoId videoId, CancellationToken cancellationToken) in D:\a\YoutubeDownloader\YoutubeDownloader\YoutubeDownloader.Core\Downloading\VideoDownloader.cs:line 25
at YoutubeDownloader.ViewModels.Components.DashboardViewModel.ProcessQueryAsync()
Issue Details:
The issue started after upgrading the program to version v1.13.2.
The error indicates a 403 (Forbidden) HTTP status code, preventing me from downloading videos from YouTube.
The error seems to originate from the YoutubeExplode library, specifically in handling stream data retrieval.
Request:
Could you please assist me in resolving this issue? I have attached a screenshot of the error for your reference.
Thank you for your help!


Resolution:
Today, after launching the program, it automatically upgraded to version v1.13.3, and the issue has been resolved.
Thank you:
A big thanks to the GitHub contributors for their help in resolving this problem. Your support is greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions