Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
is my server is blocked #5092
is my server is blocked #5092
Comments
|
As mentioned in our issue reporting guidelines, please post the output you get when you run youtube-dl with the |
|
thanks for replying fast phihag . i try to as informative as possible.
2.this is what i see on output screen when i execute 3.version of youtube-dl is 2015.02.28 when i run -v option. the other thing when use command like python youtube-dl http://www.dailymotion.com/video/x2hkbp5_desi-look-video-song-sunny-leone-ek-paheli-leela-music-dr-zeus_music its getting downloaded on server so my concern is its working with dailymotion not with youtube. so do i say that i am blocked by youtube . and is there any way to get unblocked |
|
Please post the entire output with |
|
[youtube] rClUpezLmrY: Downloading webpage this is the entire out put what i see on my browser $string2 = 'python youtube-dl -v http://www.youtube.com/watch?v=rClUpezLmrY';
|
|
|
|
exec returns the first line . everything was fine till yesterday and this thing happened today it self. is that means youtube blocked my server. i am new to php i dont know all those commands could you give me a line of code you want me to execute on system and give you out put |
|
Yes, please give me the output you get with |
|
system($string2, $result, $status); youtube] rClUpezLmrY: Downloading webpage {"":1} this gave me this sir |
|
Oh, come on. Please post the complete output you get with
That is assuming that you did follow our manual installation instructions. If you did not, you need to substitute |
|
phihag please bare with me . i did followed complete instructions mine is linux based server. it was working till yesterday . i ran the above command you gave me. &1"); first it did not execute i have modified code little now the out put i got is this i modified it with system("python youtube-dl -v 'http://www.youtube.com/watch?v=rClUpezLmrY' 2>&1"); [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-v', 'http://www.youtube.com/watch?v=rClUpezLmrY'] [debug] Encodings: locale ANSI_X3.4-1968, fs ANSI_X3.4-1968, out None, pref ANSI_X3.4-1968 [debug] youtube-dl version 2015.02.28 [debug] Python version 2.6.6 - Linux-3.12.35.1418868451-x86_64-with-centos-6.6-Final [debug] exe versions: none [debug] Proxy map: {} [youtube] rClUpezLmrY: 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 "youtube-dl/youtube_dl/extractor/common.py", line 314, in _request_webpage return self._downloader.urlopen(url_or_request) File "youtube-dl/youtube_dl/YoutubeDL.py", line 1666, in urlopen return self._opener.open(req, timeout=self._socket_timeout) File "/usr/lib64/python2.6/urllib2.py", line 397, in open response = meth(req, response) File "/usr/lib64/python2.6/urllib2.py", line 510, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python2.6/urllib2.py", line 435, in error return self._call_chain(_args) File "/usr/lib64/python2.6/urllib2.py", line 369, in _call_chain result = func(_args) File "/usr/lib64/python2.6/urllib2.py", line 518, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) |
|
can you guide me what is going on sir so that i can search for alternatives |
|
is there any way to use proxy easily On Sun, Mar 1, 2015 at 2:40 PM, Philipp Hagemeister <
Farooq shaik |
|
You are indeed blocked by YouTube because of overuse. Contact them and ask them to unblock your IP address, or - if you have acquired a whitelisted IP address already - use the |
|
i dont have any such things will youtube will unblock my server ip address . did they allow me to use youtube-dl can you provide me any working proxies i need to fix it quick please |
|
how to acquire this whitelisted ip address your talking about On Sun, Mar 1, 2015 at 4:36 PM, Philipp Hagemeister <
Farooq shaik |
|
As I wrote above, you'll need to contact YouTube sales for any more information about how to enable more downloading. |
|
Hi I'm also getting the "HTTP Error 429: Too Many Requests (caused by HTTPError())" on youtube; however this is a clean install, first time using it on that server. Tried another server and same thing there? Are whole datacenters being blocked? |
yes that's possible |
|
try some other server or using php curl methods to generate requried links On Mon, Nov 7, 2016 at 8:32 AM, Yen Chi Hsuan notifications@github.com
Farooq shaik |
|
seemed like it was/is an ipv6 issue, ipv4 just works... I'm guessing they might be grouping too big ranges |
|
something worked . i have to stop using server for several days months On Tue, Nov 8, 2016 at 4:11 AM, Jonas De Kegel notifications@github.com
Farooq shaik |
hi
i am using youtube-dl quite a while now . on my server . now today i am able to download from other site like daily motion but not from youtube. is that mean i have banned by youtube. if i change dedicated ip adress of my server with same domain name would it work. or do i need to get new server and domain name. could you help me out
regards
farooq shaik