Python Forum
pytube problem - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: pytube problem (/thread-21795.html)



pytube problem - mariolopes - Oct-14-2019

Hi
the problem: HTTP Error 403: Forbidden
Any solution for this problem in pytube?
Some videos (music videos mostly) can't be downloaded with the error 403
Lot's of questions on web but it seems no solution for this problem. Any help?
Thank you


RE: pytube problem - _dave - Oct-14-2019

Mariolopes,
The problem is the site you are trying to access. There are two (maybe more) possible reason for this.
1. The owner of the server as set up an access permissions in which you are not allowed access.
2. The owner has set up the permissions and you are not granted access when you should.

OH and one more I can think off, it may be that the server may be down as well.


RE: pytube problem - mariolopes - Oct-15-2019

The site I want to aderes is youtube
Some vídeos I can download others I can’t. But with Easy-get I can download them all