question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for Tennis TV Replays

See original GitHub issue

Checklist

Region

Canada

Example URLs

Playlist: https://www.tennistv.com/library/replays

Description

I would like to download an archive of all tennis matches from Tennis TV. Perferable in format /tournament/match.mp4, /tournament/match2.mp4, etc. Furthermore, it seems the tournament names for each match are written as some sort of “tag”. Is there a way to extract that and download in my desired format?

Currently, it seems the replays site isn’t supported by yt-dlp. I would really appreciate it if support could be added! Thank you for your time.

Verbose log

yt-dlp https://www.tennistv.com/library/replays --verbose
[debug] Command-line config: ['https://www.tennistv.com/library/replays', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, err utf-8, pref UTF-8
[debug] yt-dlp version 2022.03.08.2 [e491d06d3]
[debug] Python version 3.9.7 (CPython 64bit) - Linux-5.15.15-76051515-generic-x86_64-with-glibc2.31
[debug] exe versions: ffmpeg 4.2.4, ffprobe 4.2.4
[debug] Optional libraries: brotli, Cryptodome, secretstorage, mutagen, sqlite, websockets
[debug] Proxy map: {}
[debug] [generic] Extracting URL: https://www.tennistv.com/library/replays
[generic] replays: Requesting header
WARNING: [generic] Falling back on generic information extractor.
[generic] replays: Downloading webpage
[generic] replays: Extracting information
[debug] Looking for video embeds
ERROR: Unsupported URL: https://www.tennistv.com/library/replays
Traceback (most recent call last):
  File "/home/wilsonchan/anaconda3/lib/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1389, in wrapper
    return func(self, *args, **kwargs)
  File "/home/wilsonchan/anaconda3/lib/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1459, in __extract_info
    ie_result = ie.extract(url)
  File "/home/wilsonchan/anaconda3/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 617, in extract
    ie_result = self._real_extract(url)
  File "/home/wilsonchan/anaconda3/lib/python3.9/site-packages/yt_dlp/extractor/generic.py", line 3998, in _real_extract
    raise UnsupportedError(url)
yt_dlp.utils.UnsupportedError: Unsupported URL: https://www.tennistv.com/library/replays

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
zenerdi0decommented, Mar 30, 2022

Does individual replays already download?

Individual replays/highlights should be supported once https://github.com/yt-dlp/yt-dlp/pull/2324 is merged.

0reactions
Wilanncommented, Apr 20, 2022

Apologies for disturbing. I didn’t see that fix happening. Thank you for the update, and take care!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tennis TV Known Issues
We are working to resolve this and recommend watching replays on another device ... If you are experiencing any other issues please email...
Read more >
ATP Tennis Streaming Online - Watch Tennis Live
Official ATP streaming service. Join Tennis TV today and enjoy live tennis in 1080 HD, plus thousands of full match replays and highlights...
Read more >
Contact of Tennis TV customer service
Tennis TV has a dedicated phone line for those facing issues with payments or refunds. The subscriptions, once availed, are auto-renewed. If you...
Read more >
11:55 AM · Jan 8, 2022
Official ATP streaming service. Join Tennis TV today and enjoy live tennis in 1080 HD, plus thousands of full match replays and highlights...
Read more >
The live match has ended. Is there a replay?
Certain matches are shown on the On-Demand section of the Tennis Channel app and website. Tennis Channel Plus plays host in hundreds of ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found