Giter VIP home page Giter VIP logo

btk_akademi's Issues

Hata alıyorum

Traceback (most recent call last):
  File "C:\Users\Berat\Desktop\BTK_Akademi\indir.py", line 48, in <module>
    video_id = requests.post(url, headers=headers, json=json).json()["remoteCourseReference"]
KeyError: 'remoteCourseReference'

Hatasını alıyorum. Sorun nedir ?

Kodu güncelleyebilir misin?

Merhaba kodun çalışmıyor api sistemi sanırım değişmiş hata kodu:
C:\Users\Administrator\Documents\GitHub\BTK_Akademi>python indir.py -u https://cinema8.com/raw-video/MXBWzaJn?c=js-api 76_00_sifirdan_ileri_seviye_python_programlama_sadik_turan_GIRIS_.mp4 --> Indiriliyor... Traceback (most recent call last): File "C:\Users\Administrator\Documents\GitHub\BTK_Akademi\indir.py", line 51, in <module> download(args["url"], output) File "C:\Users\Administrator\Documents\GitHub\BTK_Akademi\indir.py", line 24, in download f.write(requests.get(json_file["url"]).content) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\requests\api.py", line 75, in get return request('get', url, params=params, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\requests\api.py", line 61, in request return session.request(method=method, url=url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\requests\sessions.py", line 528, in request prep = self.prepare_request(req) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\requests\sessions.py", line 456, in prepare_request p.prepare( File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\requests\models.py", line 316, in prepare self.prepare_url(url, params) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\requests\models.py", line 390, in prepare_url raise MissingSchema(error) requests.exceptions.MissingSchema: Invalid URL 'None': No schema supplied. Perhaps you meant http://None?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.