Parabolic icon indicating copy to clipboard operation
Parabolic copied to clipboard

10play.com.au does not work

Open ItsOpenSourceSoftware opened this issue 10 months ago • 9 comments

i get a error when i put 10play.com.au like this https://10play.com.au/spongebob-squarepants/episodes/season-4/episode-14/tpv240610dykzu

error screenshot:

Image

ItsOpenSourceSoftware avatar Feb 10 '25 22:02 ItsOpenSourceSoftware

I will investigate and see if this is a Parabolic issue or yt-dlp issue

nlogozzo avatar Feb 10 '25 23:02 nlogozzo

ERROR: [TenPlay] tpv240610dykzu: This video is not available from your location due to geo restriction
This video is available in Australia.
You might want to use a VPN or a proxy server (with --proxy) to workaround.

Are you in Australia? If yes, are you using a VPN that is changing your location to out of Australia?

nlogozzo avatar Feb 11 '25 03:02 nlogozzo

I do live in Australia

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Nick Logozzo @.> Sent: Tuesday, February 11, 2025 2:50:08 PM To: NickvisionApps/Parabolic @.> Cc: ItsOpenSourceSoftware @.>; Author @.> Subject: Re: [NickvisionApps/Parabolic] 10play.com.au does not work (Issue #1071)

ERROR: [TenPlay] tpv240610dykzu: This video is not available from your location due to geo restriction This video is available in Australia. You might want to use a VPN or a proxy server (with --proxy) to workaround.

Are you in Australia? If yes, are you using a VPN that is changing your location to out of Australia?

— Reply to this email directly, view it on GitHubhttps://github.com/NickvisionApps/Parabolic/issues/1071#issuecomment-2649743638, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BKTWOI477J77KCWKQIHELZT2PFXPBAVCNFSM6AAAAABW3WWGTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBZG42DGNRTHA. You are receiving this because you authored the thread.Message ID: @.***>

ItsOpenSourceSoftware avatar Feb 11 '25 03:02 ItsOpenSourceSoftware

Can you run the following two commands in the terminal and let me know the output:

flatpak run --command="/bin/bash" org.nickvision.tubeconverter

then once in the shell

yt-dlp -F https://10play.com.au/spongebob-squarepants/episodes/season-4/episode-14/tpv240610dykzu

nlogozzo avatar Feb 11 '25 03:02 nlogozzo

This is what i got back:

@.***:~$ flatpak run --command="/bin/bash" org.nickvision.tubeconverter [📦 org.nickvision.tubeconverter ~]$ yt-dlp -F https://10play.com.au/spongebob-squarepants/episodes/season-4/episode-14/tpv240610dykz u [TenPlay] Extracting URL: https://10play.com.au/spongebob-squarepants/episodes/season-4/episode-14/tpv240610dykzu [TenPlay] tpv240610dykzu: Downloading JSON metadata [TenPlay] tpv240610dykzu: Downloading video JSON [TenPlay] tpv240610dykzu: Checking stream URL [TenPlay] tpv240610dykzu: Downloading m3u8 information ERROR: [TenPlay] tpv240610dykzu: Failed to download m3u8 information: HTTP Error 502: Bad Gateway (caused by <HTTPError 502: Bad Gate way>) [📦 org.nickvision.tubeconverter ~]$ yt-dlp -F https://10play.com.au/spongebob-squarepants/episodes/season-4/episode-14/tpv240610dykz u [TenPlay] Extracting URL: https://10play.com.au/spongebob-squarepants/episodes/season-4/episode-14/tpv240610dykzu [TenPlay] tpv240610dykzu: Downloading JSON metadata [TenPlay] tpv240610dykzu: Downloading video JSON [TenPlay] tpv240610dykzu: Checking stream URL [TenPlay] tpv240610dykzu: Downloading m3u8 information ERROR: [TenPlay] tpv240610dykzu: Failed to download m3u8 information: HTTP Error 502: Bad Gateway (caused by <HTTPError 502: Bad Gate way>) [📦 org.nickvision.tubeconverter ~]$

basically i got a 502 bad gate way error.


From: Nick Logozzo @.> Sent: Tuesday, 11 February 2025 2:59 PM To: NickvisionApps/Parabolic @.> Cc: ItsOpenSourceSoftware @.>; Author @.> Subject: Re: [NickvisionApps/Parabolic] 10play.com.au does not work (Issue #1071)

Can you run the following two commands in the terminal and let me know the output:

flatpak run --command="/bin/bash" org.nickvision.tubeconverter

then once in the shell

yt-dlp -F https://10play.com.au/spongebob-squarepants/episodes/season-4/episode-14/tpv240610dykzu

— Reply to this email directly, view it on GitHubhttps://github.com/NickvisionApps/Parabolic/issues/1071#issuecomment-2649751055, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BKTWOI7ANOBHEPPQ6UZH7YT2PFYTFAVCNFSM6AAAAABW3WWGTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBZG42TCMBVGU. You are receiving this because you authored the thread.Message ID: @.***>

ItsOpenSourceSoftware avatar Feb 11 '25 04:02 ItsOpenSourceSoftware

basically i got a 502 bad gate way error.

Ah okay, seems like a yt-dlp error. Can you run the following two commands and get me the output so I can report to yt-dlp developers?

flatpak run --command="/bin/bash" org.nickvision.tubeconverter
yt-dlp --verbose -F https://10play.com.au/spongebob-squarepants/episodes/season-4/episode-14/tpv240610dykzu

nlogozzo avatar Feb 11 '25 04:02 nlogozzo

[debug] Command-line config: ['--verbose', '-F', 'https://10play.com.au/spongebob-squarepants/episodes/season-4/episode-14/tpv240610d ykzu'] [debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8 [debug] yt-dlp version @.*** from yt-dlp/yt-dlp [3b4531934] (pip) [debug] Python 3.12.8 (CPython x86_64 64bit) - Linux-6.11.0-14-generic-x86_64-with-glibc2.40 (OpenSSL 3.3.2 3 Sep 2024, glibc 2.40) [debug] exe versions: ffmpeg n7.1-184-gdc07f98934-20250127 (setts), ffprobe n7.1-184-gdc07f98934-20250127 [debug] Optional libraries: Cryptodome-3.21.0, brotli-1.1.0, certifi-2024.12.14, mutagen-1.47.0, requests-2.32.3, sqlite3-3.46.1, url lib3-2.3.0, websockets-14.2 [debug] Proxy map: {} [debug] Request Handlers: urllib, requests, websockets [debug] Loaded 1839 extractors [TenPlay] Extracting URL: https://10play.com.au/spongebob-squarepants/episodes/season-4/episode-14/tpv240610dykzu [TenPlay] tpv240610dykzu: Downloading JSON metadata [TenPlay] tpv240610dykzu: Downloading video JSON [TenPlay] tpv240610dykzu: Checking stream URL [TenPlay] tpv240610dykzu: Downloading m3u8 information ERROR: [TenPlay] tpv240610dykzu: Failed to download m3u8 information: HTTP Error 502: Bad Gateway (caused by <HTTPError 502: Bad Gate way>) File "/app/lib/python3.12/site-packages/yt_dlp/extractor/common.py", line 742, in extract ie_result = self._real_extract(url) ^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/yt_dlp/extractor/tenplay.py", line 90, in _real_extract formats = self._extract_m3u8_formats(m3u8_url, content_id, 'mp4') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/yt_dlp/extractor/common.py", line 2055, in _extract_m3u8_formats fmts, subs = self._extract_m3u8_formats_and_subtitles(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/yt_dlp/extractor/common.py", line 2077, in _extract_m3u8_formats_and_subtitles res = self._download_webpage_handle( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/yt_dlp/extractor/common.py", line 962, in _download_webpage_handle urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/yt_dlp/extractor/common.py", line 911, in _request_webpage raise ExtractorError(errmsg, cause=err)

File "/app/lib/python3.12/site-packages/yt_dlp/extractor/common.py", line 898, in _request_webpage return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query, extensions)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/yt_dlp/YoutubeDL.py", line 4175, in urlopen return self._request_director.send(req) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/yt_dlp/networking/common.py", line 117, in send response = handler.send(request) ^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/yt_dlp/networking/_helper.py", line 208, in wrapper return func(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/yt_dlp/networking/common.py", line 340, in send return self._send(request) ^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.12/site-packages/yt_dlp/networking/_requests.py", line 365, in _send raise HTTPError(res, redirect_loop=max_redirects_exceeded) yt_dlp.networking.exceptions.HTTPError: HTTP Error 502: Bad Gateway

[📦 org.nickvision.tubeconverter ~]$


From: Nick Logozzo @.> Sent: Tuesday, 11 February 2025 3:14 PM To: NickvisionApps/Parabolic @.> Cc: ItsOpenSourceSoftware @.>; Author @.> Subject: Re: [NickvisionApps/Parabolic] 10play.com.au does not work (Issue #1071)

basically i got a 502 bad gate way error.

Ah okay, seems like a yt-dlp error. Can you run the following two commands and get me the output so I can report to yt-dlp developers?

flatpak run --command="/bin/bash" org.nickvision.tubeconverter yt-dlp --verbose -F https://10play.com.au/spongebob-squarepants/episodes/season-4/episode-14/tpv240610dykzu

— Reply to this email directly, view it on GitHubhttps://github.com/NickvisionApps/Parabolic/issues/1071#issuecomment-2649762216, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BKTWOI7YRN6KR2LQ7SA67232PF2IRAVCNFSM6AAAAABW3WWGTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBZG43DEMRRGY. You are receiving this because you authored the thread.Message ID: @.***>

ItsOpenSourceSoftware avatar Feb 11 '25 04:02 ItsOpenSourceSoftware

Thanks!

nlogozzo avatar Feb 11 '25 04:02 nlogozzo

https://github.com/yt-dlp/yt-dlp/issues/12337

nlogozzo avatar Feb 11 '25 04:02 nlogozzo

Closing as it is a yt-dlp issue still. See https://github.com/yt-dlp/yt-dlp/issues/12815 as well.

nlogozzo avatar May 06 '25 10:05 nlogozzo

Just thought you should know ...yt-dlp finally picked up the issue and it should be fixed soon

nlogozzo avatar May 30 '25 16:05 nlogozzo

This has been fixed on the beta version: https://github.com/NickvisionApps/Parabolic/releases/tag/2025.6.0-beta1

nlogozzo avatar Jun 11 '25 17:06 nlogozzo