Commit Graph

21 Commits (eaacc731e4e4537822103d8494e391e743a1eb5e)

Author SHA1 Message Date
freearhey 6f484406fc Update index.js
- moved skipPlaylist() function to util.js
- remove extra character
5 years ago
freearhey e7e7b09130 Update index.js
Added --debug argument to script
6 years ago
freearhey d5edb51420 Update index.js
Turn off verbose mode
6 years ago
freearhey 08a8c9526f Update index.js
- added verbose mode
- renamed http to instance (to avoid conflict in variable names)
6 years ago
freearhey 73663b4723 Revert "Update index.js"
This reverts commit 1165bcc830.
6 years ago
freearhey 1165bcc830 Update index.js
Skip SSL errors
6 years ago
freearhey 379c127897 Update index.js
Removed unused `path` module
6 years ago
freearhey 3f75bfec73 Small refactoring 6 years ago
freearhey fcc24d98c4 Updated to latest version util.js 6 years ago
freearhey c8412527eb Refactoring test function 6 years ago
freearhey 3ed93ac481 Replace env argument with npm_config_argument 6 years ago
Max Nikolenko c9e0d95fd9 Capability to test only a specific country code via TEST_COUNTRY=xx enviroment variable 6 years ago
freearhey 2b1520268a Minor changes to test script 6 years ago
freearhey 2b75688ab2 Update test
Increased timeout and added delay to each request
6 years ago
freearhey 4b44e8e1e5 Removed dead links 6 years ago
freearhey d77ca4b31e Added exclamation mark 6 years ago
freearhey c2dbe6f0c8 Fixes test script 6 years ago
freearhey eee975db46 Stop test script on error 6 years ago
freearhey 413e1b086d Check that variable file is valid url 6 years ago
freearhey 394ba5550a Handle all types of http errors 6 years ago
freearhey 029eaf9fb4 Added tests for the playlist 6 years ago