Commit Graph

10 Commits

Author SHA1 Message Date
David Fiattarone
02cd2f083c feat(data): fetch using fetch instead of axios if available (#25)
* Update changelog, add browser extension support

* Update index.js

---------

Co-authored-by: Haroen Viaene <hello@haroen.me>
2024-01-29 14:29:29 +01:00
Vikrant Guleria
f28361c4bc fix: destructure non-iterable instance error (#21)
* fix(issue-20): fix destructure non-iterable instance error

* fix(issue-20): update changelog and app version
2023-10-18 11:37:03 +02:00
Irfan
b6f0639ce2 fix: use correct url (#13) 2021-12-02 09:23:10 +01:00
syzer
de7581ac7b Fix: Fix fails for some Id's (#4)
fixes #3 

* Add tests, and test runner

* Add failing test

* Add flowconfig

* Fix #3: Fails for `en` and videoId `JueUvj6X3DA`
2018-08-31 09:25:45 -04:00
iam4x
e344fdd5f6 style(eslint): add yarn lint and fix codestyle 2017-12-04 09:49:06 +01:00
Maria Schreiber
ccc07e0f07 Strip decoded text 2017-11-30 23:07:24 -05:00
Maria Schreiber
4594650aab Revert to regex 2017-11-30 22:29:45 -05:00
Maria Schreiber
5152a6bf5f fix: remove html tags 2017-11-24 10:29:06 -05:00
Maria Schreiber
2e77d7f497 fix: remove font tags 2017-11-22 18:44:29 -05:00
iam4x
398f4ce110 chore: first commit 2017-11-22 10:32:01 +01:00