Skip to content
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

player.stv.tv currently broken #22928

Closed
5 tasks done
james-wallace-ghub opened this issue Oct 31, 2019 · 1 comment
Closed
5 tasks done

player.stv.tv currently broken #22928

james-wallace-ghub opened this issue Oct 31, 2019 · 1 comment

Comments

@james-wallace-ghub
Copy link

james-wallace-ghub commented Oct 31, 2019

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.10.29
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-u', 'PRIVATE', '-p', 'PRIVATE', 'https://player.st
v.tv/episode/30je/get-wet', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2019.10.29
[debug] Python version 3.4.4 (CPython) - Windows-8.1-6.3.9600
[debug] exe versions: none
[debug] Proxy map: {}
[stv:player] 30je: Downloading webpage
Traceback (most recent call last):
  File "__main__.py", line 19, in <module>
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmps7501n
a1\build\youtube_dl\__init__.py", line 474, in main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmps7501n
a1\build\youtube_dl\__init__.py", line 464, in _real_main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmps7501n
a1\build\youtube_dl\YoutubeDL.py", line 2018, in download
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmps7501n
a1\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmps7501n
a1\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmps7501n
a1\build\youtube_dl\extractor\stv.py", line 52, in _real_extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmps7501n
a1\build\youtube_dl\utils.py", line 2001, in extract_attributes
  File "C:\Python\Python34\lib\html\parser.py", line 164, in feed
TypeError: Can't convert 'NoneType' object to str implicitly

Description

While parsing seemingly correctly, the download does not work at all, with a Python error when parsing the page. The page seems standard Brightcove otherwise. Any video seems to work for this, but I'm quoting a test case that should last longer and be active longer than the one already in the code

@james-wallace-ghub
Copy link
Author

To get an account from player.stv.tv, you will need proof of being in Scotland - a postcode from https://www.townscountiespostcodes.co.uk/postcodes-in-scotland/ should do it

meunierd referenced this issue in meunierd/youtube-dl Feb 13, 2020
pareronia referenced this issue in pareronia/youtube-dl Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants