Tags: fent/node-ytdl-core
Tags
feat: add IPv6 block rotating (#713) * IPv6 Rotating ^-^ * linter got mad at missing semicolon nice * Fixing format Fixing the format of files so eslint does not throw any errors. * adding colon * added test for IPv6 Block * Forgot to lint * Info test and download test improvement * use net instead if .includes * remove chunking-related stuff * Update lib/util.js Co-authored-by: fent <fentbox@gmail.com> * improve tests, fix the check in util * add test for invalid subnet * place done's on separate lines * fix typo in readme * fixing README.md * fixed mistake * fixed other mistake * Update README.md Co-authored-by: fent <fentbox@gmail.com> * Update README.md Co-authored-by: fent <fentbox@gmail.com> * fix conflicts * i forgot about this change * Fix undefined testInfo * ignoring invalid this * fix info test * fix million's await * remove useless part * Adding requested test * remove unrelated dependency * remove unused option * update readme * lint ipv6 example * remove ip6 dependencie * improve test coverage * (es)lint * Update lib/utils.js Co-authored-by: Voltrex <mohammadkeyvanzade94@gmail.com> Co-authored-by: MILLION <apaolini900o@outlook.com> Co-authored-by: Million900o <apaolini900o@gmail.com> Co-authored-by: fent <fentbox@gmail.com> Co-authored-by: MILLION <30964205+Million900o@users.noreply.github.com> Co-authored-by: TimeForANinja <t.kutscha@yahoo.de> Co-authored-by: TimeForANinja <TimeForANinja@users.noreply.github.com> Co-authored-by: Voltrex <mohammadkeyvanzade94@gmail.com>
fix: Direct cipher signature & n-transform functions to circumvent th… …rottling. (#1022) * Add files via upload * Add files via upload * Update getInfoBandwidth.js * Update getInfoBandwidth.js * Add files via upload * extract functions. * test functions not tokens. * get functions not tokens * Delete getInfoBandwidth.js * relax no-new-func to warn * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update .eslintrc.yml * neater code, more efficient process. * Add files via upload * Add files via upload
PreviousNext