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

[teamfourstar] Error when downloading (site has switched players) #13782

Closed
Chariblaze opened this issue Jul 31, 2017 · 1 comment
Closed

[teamfourstar] Error when downloading (site has switched players) #13782

Chariblaze opened this issue Jul 31, 2017 · 1 comment

Comments

@Chariblaze
Copy link

@Chariblaze Chariblaze commented Jul 31, 2017

  • I've verified and I assure that I'm running youtube-dl 2017.07.30.1
  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
youtube-dl -v http://teamfourstar.com/dragon-ball-z-abridged-episode-59-the-hard-cell/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['http://teamfourstar.com/dragon-ball-z-abridged-episode-59-the-hard-cell/', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.07.30.1
[debug] Python version 3.4.4 - Windows-10-10.0.15063
[debug] exe versions: ffmpeg 3.3.2, ffprobe 3.3.2, rtmpdump 2.3
[debug] Proxy map: {}
[TeamFourStar] dragon-ball-z-abridged-episode-59-the-hard-cell: Downloading webpage
Traceback (most recent call last):
  File "__main__.py", line 19, in <module>
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpfdfxmx88\build\youtube_dl\__init__.py", line 465, in main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpfdfxmx88\build\youtube_dl\__init__.py", line 455, in _real_main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpfdfxmx88\build\youtube_dl\YoutubeDL.py", line 1956, in download
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpfdfxmx88\build\youtube_dl\YoutubeDL.py", line 787, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpfdfxmx88\build\youtube_dl\YoutubeDL.py", line 831, in process_ie_result
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpfdfxmx88\build\youtube_dl\utils.py", line 541, in sanitize_url
AttributeError: 'NoneType' object has no attribute 'startswith'


Extractor: https://github.com/rg3/youtube-dl/blob/master/youtube_dl/extractor/teamfourstar.py

The extractor worked when the site was using the Screenwave player or JW Platform or whatever, but now it uses Vidme. The Vidme link is in the source of the video pages, and that downloads fine: https://vid.me/e/f8aw?stats=1

@Chariblaze
Copy link
Author

@Chariblaze Chariblaze commented Jul 31, 2017

Since the site is just using Vidme embeds now, it is easy enough to click the Vidme logo on the player and get the Vidme URL from there. That makes the teamfourstar extractor less necessary, so maybe it should be removed altogether?

@dstftw dstftw closed this in 799802f Aug 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.