]> njoseph.me Git - nimcoon.git/commit - src/nimcoon.nim
Fix all recent bugs. Shift to Invidious API.
authorJoseph Nuthalapati <njoseph@riseup.net>
Fri, 25 Dec 2020 14:51:01 +0000 (20:21 +0530)
committerJoseph Nuthalapati <njoseph@riseup.net>
Fri, 25 Dec 2020 14:51:01 +0000 (20:21 +0530)
commita2d28598f44142969997ae56f6bd684c54d95e0b
treeb9c25c39083e1b2819dbb3a1162c31fd0e335fa1
parent0266d1d4c934aa9e29769dcb0d5e3d21bda282cd
Fix all recent bugs. Shift to Invidious API.

Unable to keep up with YouTube's JavaScript changes. Using the API from
an Invidious instance to retrieve search results, but playing directly
from YouTube to reduce load on the Invidious instance.

Configuration options are still in code. WIP on moving them to a
configurable file.

Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
nimcoon.el
src/config.nim
src/lib.nim
src/nimcoon.nim
src/youtube.nim
tests/tests.nim