Commit Graph

23 Commits (f4f1f4750dc430646ec91bc7b24c2059415b3939)

Author SHA1 Message Date
freearhey 9ecc52fd0b Changed default valid status config 6 years ago
freearhey 9d3fa9c0d7 Update index.js
- decrease default request timeout
- removed user-agent header
- removed link protocol check
- added check for error type
6 years ago
freearhey 2ed4c8b3c2 Update index.js
- moved skipPlaylist() function to util.js
- remove extra character
6 years ago
freearhey 0e536594af Update index.js
Added --debug argument to script
6 years ago
freearhey 61c3d18725 Update index.js
Turn off verbose mode
6 years ago
freearhey 48b56942a0 Update index.js
- added verbose mode
- renamed http to instance (to avoid conflict in variable names)
6 years ago
freearhey 3f0cf91dbc Revert "Update index.js"
This reverts commit 70fe2056e1.
6 years ago
freearhey 70fe2056e1 Update index.js
Skip SSL errors
6 years ago
freearhey 95afa772ab Update index.js
Removed unused `path` module
6 years ago
freearhey ff2af07010 Small refactoring 6 years ago
freearhey 67bdbfb4a5 Updated to latest version util.js 6 years ago
freearhey 60334a4626 Refactoring test function 6 years ago
freearhey d06dfaa14c Replace env argument with npm_config_argument 6 years ago
Max Nikolenko f4ee56ec20 Capability to test only a specific country code via TEST_COUNTRY=xx enviroment variable 7 years ago
freearhey 3fb4b8f919 Minor changes to test script 7 years ago
freearhey 2b75688ab2 Update test
Increased timeout and added delay to each request
7 years ago
freearhey 4b44e8e1e5 Removed dead links 7 years ago
freearhey d77ca4b31e Added exclamation mark 7 years ago
freearhey c2dbe6f0c8 Fixes test script 7 years ago
freearhey eee975db46 Stop test script on error 7 years ago
freearhey 413e1b086d Check that variable file is valid url 7 years ago
freearhey 394ba5550a Handle all types of http errors 7 years ago
freearhey 029eaf9fb4 Added tests for the playlist 7 years ago