Commit Graph

540 Commits

Author SHA1 Message Date
65471a2c2d Create parser.js 2021-01-30 02:26:29 +03:00
c110dd4e92 Update generate.js 2021-01-30 02:26:23 +03:00
eb7b8c55b0 Update format.js 2021-01-30 02:26:20 +03:00
60b6597557 Rename helper.js to utils.js 2021-01-30 02:01:01 +03:00
cb2c787c3c Update helper.js 2021-01-30 01:58:52 +03:00
344dc88cc3 Update helper.js 2021-01-29 22:16:40 +03:00
1c1331e038 Update generate.js 2021-01-29 22:16:33 +03:00
a1dfa0f942 Update format.js 2021-01-29 22:16:18 +03:00
fcbe98fbd2 Update helper.js 2021-01-29 21:31:00 +03:00
7fae6d1ad6 Update generate.js 2021-01-29 21:30:58 +03:00
e4054d4f2e Update format.js
Pass playlist to createChannel()
2021-01-29 21:30:54 +03:00
6064cad87f Update helper.js 2021-01-27 18:54:22 +03:00
b303ab4dd5 Update generate.js 2021-01-27 18:54:08 +03:00
ec94896608 Update update-readme.js 2021-01-27 18:33:14 +03:00
d208ba0de9 Update helper.js 2021-01-27 18:33:11 +03:00
ee03a3c727 Update generate.js 2021-01-27 18:19:43 +03:00
a41bda5f5e Update helper.js 2021-01-27 18:19:40 +03:00
ae2aa49e51 Update format.js
Sort channels by name in `unsorted.m3u`
2021-01-27 17:32:16 +03:00
c3676dd23c Update test.js 2021-01-20 03:11:19 +03:00
c11ce03a5c Update format.js 2021-01-20 01:02:40 +03:00
2a5e17ad2b Update helper.js
Add sleep function
2021-01-20 01:02:24 +03:00
84f3470bb3 Update format.js 2021-01-19 22:08:35 +03:00
407b7204bd Skip SSL certificate validation on request 2021-01-19 15:53:22 +03:00
087a00297b Increase maxContentLength 2021-01-19 02:38:37 +03:00
5a378b8c42 Add --timeout parameter 2021-01-19 00:01:25 +03:00
5ae4e9f85e Add --delay parameter 2021-01-18 21:28:22 +03:00
db799ab89c Add --resolution flag 2021-01-18 21:20:07 +03:00
fe67c9fc0b Merge branch 'master' into add-resolution-to-channel-name 2021-01-18 21:06:09 +03:00
7649c7078c Install commander package 2021-01-17 18:00:52 +03:00
00a3655ff7 Update format.js 2021-01-11 15:07:38 +03:00
ae03a42b86 Update format.js
- Added request delay as parameter
- Added progress bar in resolution detection
- Removed extra console logs
2021-01-11 15:06:03 +03:00
9e9773e853 Update helper.js 2021-01-11 15:04:01 +03:00
ba77a54b5d Update format.js
- Adds stream quality parser
- More detailed console logs when debug mode is enabled
2021-01-11 13:55:57 +03:00
507f30166c Update generate.js
- Skip channels without url
2021-01-11 13:52:12 +03:00
b16b1e9f57 Update helper.js 2021-01-11 13:51:39 +03:00
7e5c05148a Skip "403 Forbidden" error during test
Usually gives "false positive" results
2021-01-07 13:51:14 +03:00
fe80b52f0f Added unsorted playlist 2020-09-17 23:30:28 +03:00
48cc5e021c Filter category by name 2020-09-17 23:28:11 +03:00
e0f6c38d81 Remove duplicates from log 2020-09-17 16:51:03 +03:00
45d92c14c9 Update test.js
Fixes wrong channels counter
2020-09-16 16:05:25 +03:00
80b1fb8151 Exclude timed out links from logs 2020-05-27 20:14:06 +03:00
dccd10d0a3 Increase timeout up to 60 seconds 2020-05-26 22:10:28 +03:00
9dd44875ef Format each playlist at every run 2020-05-26 15:57:29 +03:00
f66eac0457 Removed parseMessage function 2020-05-26 15:23:36 +03:00
de7a9c2a4a Installed iptv-checker-module package 2020-05-26 15:23:22 +03:00
057948d6c2 Added emoji flags to list of countries 2020-05-06 18:02:07 +03:00
1e20a90b0d Created code2flag() function 2020-05-06 18:01:36 +03:00
118e5a4a40 Update generate.js 2020-05-06 13:13:24 +03:00
0643d5eb1c Update format.js 2020-05-04 16:33:02 +03:00
78cecd8594 Fixes channel name issue 2020-05-04 16:32:58 +03:00