1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-09-19 18:57:30 +00:00
cloudtube/utils
Lomanic 21629de594
Properly rewrite URL params for youtu.be links
Change occurs in converters.rewriteVideoDescription().
Previously the URL could end up with `?` in it twice, this ensures there
will be at most one.
2021-07-02 00:48:19 +12:00
..
constants.js Implement video filters 2021-05-12 00:29:44 +12:00
converters.js Properly rewrite URL params for youtu.be links 2021-07-02 00:48:19 +12:00
db.js Move utils folder and fix published text 2020-09-24 00:05:02 +12:00
getuser.js Implement video filters 2021-05-12 00:29:44 +12:00
matcher.js Implement video filters 2021-05-12 00:29:44 +12:00
parser.js Implement video filters 2021-05-12 00:29:44 +12:00
request.js Make VSCode type detection happier 2021-05-11 21:58:41 +12:00
upgradedb.js Implement video filters 2021-05-12 00:29:44 +12:00
validate.js Tiny miscellanous changes 2021-05-12 00:29:05 +12:00
words.txt Move utils folder and fix published text 2020-09-24 00:05:02 +12:00
youtube.js Set user-agent for invidious.snopyta ID 2021-01-12 23:49:00 +13:00