JunkFood02 / Seal

🦭 Video/Audio Downloader for Android, based on yt-dlp, designed with Material You
GNU General Public License v3.0
11.32k stars 496 forks source link

Suddenly can't download audio any more #1202

Open RandyMachine opened 11 months ago

RandyMachine commented 11 months ago

Checklist

Describe the bug

I have no idea what's going on. I'm not too technically inclined, but I know this isn't right lol. I've been using this for a while now and suddenly the download features for my audio isn't working. I some how got a video to download, but I want audio to use on Spotify for day to day listening. Does anyone have a fix for this?

To Reproduce

  1. Open app
  2. Paste link
  3. Hit download with the auto settings like I have been for months
  4. It gives me this message

Error reports

App version: 1.11.0-(F-Droid) (11104) Device information: Android 14 (API 34) Supported ABIs: [arm64-v8a] Yt-dlp version: 2023.11.16

URL: https://youtu.be/tQAeGGGMhA0 WARNING: [youtube] Unable to download webpage: <urlopen error [Errno 7] No address associated with hostname> WARNING: [youtube] <urlopen error [Errno 7] No address associated with hostname>. Retrying (1/3)... WARNING: [youtube] <urlopen error [Errno 7] No address associated with hostname>. Retrying (2/3)... WARNING: [youtube] <urlopen error [Errno 7] No address associated with hostname>. Retrying (3/3)... WARNING: [youtube] Unable to download webpage: <urlopen error [Errno 7] No address associated with hostname> WARNING: [youtube] <urlopen error [Errno 7] No address associated with hostname>. Retrying (1/3)... WARNING: [youtube] <urlopen error [Errno 7] No address associated with hostname>. Retrying (2/3)... WARNING: [youtube] <urlopen error [Errno 7] No address associated with hostname>. Retrying (3/3)... WARNING: [youtube] Unable to download API page: <urlopen error [Errno 7] No address associated with hostname> (caused by URLError(gaierror(7, 'No address associated with hostname'))) ERROR: [youtube] tQAeGGGMhA0: Unable to download API page: <urlopen error [Errno 7] No address associated with hostname> (caused by URLError(gaierror(7, 'No address associated with hostname')))

Screenshots & Screen Records

No response

Additional context

No response

CheapNightbot commented 10 months ago

I'm pretty sure it's something to do with your internet connection. It clearly says:

WARNING: [youtube] Unable to download webpage: <urlopen error [Errno 7] No address associated with hostname>
WARNING: [youtube] <urlopen error [Errno 7] No address associated with hostname>. Retrying (1/3)...

Make sure this option is enabled if you're on cellular network:

Settings > Network > Download using cellular

I was able to download both video and audio (converted to .mp3, also unconverted) without any issue. Screenshot_20231216-170126_Seal.png

Screenshot_20231216-170026_Seal.png

Screenshot_20231216-170406_Seal.png

Screenshot_20231216-170347_Seal.png

Screenshot_20231216-170234_Seal.png

Hope it helps. And if problem remains, I would suggest you to clear app data & cache and reinstall the app.

Thank you! ヾ⁠(⁠・⁠ω⁠・⁠*⁠)⁠ノ