-
Notifications
You must be signed in to change notification settings - Fork 720
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
503 Service Temporarily Unavailable (OpenURI::HTTPError) #309
Comments
same |
same issue, i just set it up for the first time |
the issue is explained here in this comment |
Now, the download is working. (confirmed on 30th Oct 2024) If you guys have any issues. Please report it here. I'm happy to help. |
The main downloading part works for me, but when I use the
|
I have a question: Is it possible to download YouTube videos from a channel that's been terminated using Wayback Machine? I can access snapshots of the channel's pages, but I'm only able to download static files. Is there a way to download the actual video files themselves? |
Use this fork instead: #292 |
I don't know what happened, maybe someone has the same problem?
Getting snapshot pagesC:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:369:in
'open_http': 503 Service Temporarily Unavailable (OpenURI::HTTPError) from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:760:in
buffer_open'from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:214:in
block in open_loop' from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:212:in
catch'from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:212:in
open_loop' from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:153:in
open_uri'from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:740:in
open' from C:/Users/Pavilion/.gem/ruby/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader/archive_api.rb:13:in
get_raw_list_from_api'from C:/Users/Pavilion/.gem/ruby/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:88:in
get_all_snapshots_to_consider' from C:/Users/Pavilion/.gem/ruby/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:105:in
get_file_list_curated'from C:/Users/Pavilion/.gem/ruby/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:164:in
get_file_list_by_timestamp' from C:/Users/Pavilion/.gem/ruby/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:309:in
file_list_by_timestamp'from C:/Users/Pavilion/.gem/ruby/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:192:in
download_files' from C:/Users/Pavilion/.gem/ruby/3.2.0/gems/wayback_machine_downloader-2.3.1/bin/wayback_machine_downloader:72:in
<top (required)>'from C:/Users/Pavilion/AppData/Local/Microsoft/WindowsApps/wayback_machine_downloader:32:in
load' from C:/Users/Pavilion/AppData/Local/Microsoft/WindowsApps/wayback_machine_downloader:32:in
The text was updated successfully, but these errors were encountered: