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

youtube issue 07/14/2019 #21776

Closed
egymummy opened this issue Jul 14, 2019 · 1 comment
Closed

youtube issue 07/14/2019 #21776

egymummy opened this issue Jul 14, 2019 · 1 comment
Labels

Comments

@egymummy
Copy link

@egymummy egymummy commented Jul 14, 2019

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.07.14
  • 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

PASTE VERBOSE LOG HERE

Description

WRITE DESCRIPTION HERE

@egymummy
Copy link
Author

@egymummy egymummy commented Jul 14, 2019

login as: root
root@163.xxxxxxxxxxx's password:
Welcome to Ubuntu 14.04.6 LTS (GNU/Linux 3.13.0-169-generic x86_64)

  • Documentation: https://help.ubuntu.com/
    Last login: Sat Jul 13 03:57:34 2019 from pool-7xxxxxxxxxxxx.nycmny.east.verizon .net
    root@PAR-127519:# /home/xtreamcodes/iptv_xtream_codes/bin/youtube -U
    Updating to version 2019.07.14 ...
    Updated youtube-dl. Restart youtube-dl to use the new version.
    root@PAR-127519:
    # /home/xtreamcodes/iptv_xtream_codes/bin/youtube https://www.y outube.com/channel/UCY2jUnU118sVkdj2xafiJ0g/live
    [youtube:live] UCY2jUnU118sVkdj2xafiJ0g: Downloading webpage
    [youtube] 8hnird5Y64Y: Downloading webpage
    ERROR: Unable to download webpage: HTTP Error 429: Too Many Requests (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call yo utube-dl with the --verbose flag and include its complete output.

root@PAR-127519:~# /home/xtreamcodes/iptv_xtream_codes/bin/youtube -v https://www.youtube.com/channel/UCY2jUnU118sVkdj2xafiJ0g/live
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://www.youtube.com/channel/UCY2jUnU118sVkdj2xafiJ0g/live']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.07.14
[debug] Python version 2.7.6 (CPython) - Linux-3.13.0-169-generic-x86_64-with-Ubuntu-14.04-trusty
[debug] exe versions: ffmpeg N-92517-gd0f5942-Xtream-Codes, ffprobe N-92517-gd0f5942-Xtream-Codes
[debug] Proxy map: {}
[youtube:live] UCY2jUnU118sVkdj2xafiJ0g: Downloading webpage
[youtube] 8hnird5Y64Y: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 429: Too Many Requests (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "/home/xtreamcodes/iptv_xtream_codes/bin/youtube/youtube_dl/extractor/common.py", line 627, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/home/xtreamcodes/iptv_xtream_codes/bin/youtube/youtube_dl/YoutubeDL.py", line 2227, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 442, in error
result = self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 629, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "/usr/lib/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 448, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)

root@PAR-127519:~#

@dstftw dstftw closed this Jul 14, 2019
@ytdl-org ytdl-org locked and limited conversation to collaborators Jul 14, 2019
@dstftw dstftw added the duplicate label Jul 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.