Commit Graph

220 Commits (89c651a3d58dac6cd77a4b522e3c95079c74ff96)

Author SHA1 Message Date
freearhey 2a5e17ad2b Update helper.js
Add sleep function
freearhey 84f3470bb3 Update format.js
freearhey 407b7204bd Skip SSL certificate validation on request
freearhey 087a00297b Increase maxContentLength
freearhey 5a378b8c42 Add `--timeout` parameter
freearhey 5ae4e9f85e Add --delay parameter
freearhey db799ab89c Add --resolution flag
freearhey fe67c9fc0b Merge branch 'master' into add-resolution-to-channel-name
freearhey 7649c7078c Install commander package
freearhey 00a3655ff7 Update format.js
freearhey ae03a42b86 Update format.js
- Added request delay as parameter
- Added progress bar in resolution detection
- Removed extra console logs
freearhey 9e9773e853 Update helper.js
freearhey ba77a54b5d Update format.js
- Adds stream quality parser
- More detailed console logs when debug mode is enabled
freearhey 507f30166c Update generate.js
- Skip channels without url
freearhey b16b1e9f57 Update helper.js
freearhey 7e5c05148a Skip "403 Forbidden" error during test
Usually gives "false positive" results
freearhey fe80b52f0f Added unsorted playlist
freearhey 48cc5e021c Filter category by name
freearhey e0f6c38d81 Remove duplicates from log
freearhey 45d92c14c9 Update test.js
Fixes wrong channels counter
freearhey 80b1fb8151 Exclude timed out links from logs
freearhey dccd10d0a3 Increase timeout up to 60 seconds
freearhey 9dd44875ef Format each playlist at every run
freearhey f66eac0457 Removed parseMessage function
freearhey de7a9c2a4a Installed iptv-checker-module package
freearhey 057948d6c2 Added emoji flags to list of countries
freearhey 1e20a90b0d Created code2flag() function
freearhey 118e5a4a40 Update generate.js
freearhey 0643d5eb1c Update format.js
freearhey 78cecd8594 Fixes channel name issue
freearhey 595b4e044c Created channel.setLanguage() method
freearhey ca06ca5f65 Generate channels.json
Issue 
freearhey 0a8f8ba400 Code refactoring
freearhey bc570de9ce Moved filterPlaylist() back to helper.js
Need for test.js
freearhey b95e9e25f6 Fixes missing languages
Closes 
freearhey 7b5510e3a8 Added support for multiple languages
freearhey 97b507b65f Added filter of unsorted channels
freearhey 4e4b9ea77a Replaced langs package with iso-639-3
freearhey e9efc5b5f9 Moved filterPlaylists function to format.js
freearhey 56fae45453 Added support for multiple languages per channel
freearhey 80cbff843c Added support for #EXTVLCOPT:http-referrer and #EXTVLCOPT:http-user-agent stream options
freearhey eb2e7b226e Replace iso6391 package with langs
freearhey 97f0454d20 Make code prettier
freearhey d9bef97c88 Make code prettier
freearhey 5ad89cf008 Add custom http User-Agent and make code prettier
freearhey fbabf907d2 Removed generateFullIndex() function
freearhey 5eaa4c794b Create .nojekyll file
freearhey ed1950e8db Fix "Main playlists not updating" issue
freearhey 1a5dbcbd82 Added .nojekyll file
freearhey 7fb87757f6 Remove .nojekill file
freearhey 3f1235f68a Create .nojekill file
freearhey 8f1208a8de Fixed error in calculation of the number of channels
freearhey fee6b416f3 Update generate.js
freearhey c67426689b Small refactoring
freearhey 39a12432d7 Added an indentation to generated tables
freearhey 0ba0582fcf Update format.js
freearhey 3e9176dede Update helper.js
freearhey 11f7e4cf45 wip
freearhey fc469c0568 wip
freearhey 9d647e8c68 Added support tvg-url attribute
freearhey 0ee915fbbd Added support tvg-country attribute
freearhey 1e3b28384d Created sortBy() function
freearhey cb2fbc6962 Renamed index.content.m3u to index.category.m3u
freearhey 24755101b2 Move test script to /scripts
freearhey 6a710f607b Update generate.js
freearhey 77aabda898 Update update-readme.js
freearhey 7d2745fff7 wip
freearhey d908690a56 Small fixes
freearhey 70503824f7 Fixes sorting issue
freearhey 97f6a68df8 Move all functions to scripts folder