Giter Club home page Giter Club logo

audible-youtube's Introduction

Welcome to my GitHub profile!

Hey there! I'm Hju Kneyck, a software developer who's passionate about solving business problems and building ambitious software products.

Stats Contributions
stats


Click me for metrics!
metrics

audible-youtube's People

Contributors

dependabot[bot] avatar huenique avatar

Stargazers

 avatar  avatar

Watchers

 avatar

audible-youtube's Issues

Internal server error on `/search?query=test&size=5`

Heroku log:

2022-06-22T14:41:52.036084+00:00 app[web.1]:   File "/app/.heroku/python/lib/python3.9/site-packages/fastapi/routing.py", line 226, in app
2022-06-22T14:41:52.036084+00:00 app[web.1]:     raw_response = await run_endpoint_function(
2022-06-22T14:41:52.036084+00:00 app[web.1]:   File "/app/.heroku/python/lib/python3.9/site-packages/fastapi/routing.py", line 159, in run_endpoint_function
2022-06-22T14:41:52.036085+00:00 app[web.1]:     return await dependant.call(**values)
2022-06-22T14:41:52.036085+00:00 app[web.1]:   File "/app/app/api/endpoints.py", line 236, in search
2022-06-22T14:41:52.036085+00:00 app[web.1]:     result = await _extract_video_summary(result)
2022-06-22T14:41:52.036085+00:00 app[web.1]:   File "/app/app/api/endpoints.py", line 52, in _extract_video_summary
2022-06-22T14:41:52.036085+00:00 app[web.1]:     "id": entry["id"],
2022-06-22T14:41:52.036086+00:00 app[web.1]: TypeError: 'NoneType' object is not subscriptable

`/download` returns Internal Server Error

Heroku logs:

2022-06-28T11:06:54.245360+00:00 app[web.1]:   File "/app/.heroku/python/lib/python3.9/site-packages/starlette/routing.py", line 61, in app
2022-06-28T11:06:54.245360+00:00 app[web.1]:     response = await func(request)
2022-06-28T11:06:54.245360+00:00 app[web.1]:   File "/app/.heroku/python/lib/python3.9/site-packages/fastapi/routing.py", line 226, in app
2022-06-28T11:06:54.245360+00:00 app[web.1]:     raw_response = await run_endpoint_function(
2022-06-28T11:06:54.245360+00:00 app[web.1]:   File "/app/.heroku/python/lib/python3.9/site-packages/fastapi/routing.py", line 159, in run_endpoint_function
2022-06-28T11:06:54.245360+00:00 app[web.1]:     return await dependant.call(**values)
2022-06-28T11:06:54.245361+00:00 app[web.1]:   File "/app/app/api/endpoints.py", line 73, in download
2022-06-28T11:06:54.245361+00:00 app[web.1]:     result = await _validate_search_result(result["result"])
2022-06-28T11:06:54.245361+00:00 app[web.1]: TypeError: list indices must be integers or slices, not str

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.