Commit Graph

193 Commits

Author SHA1 Message Date
Aleksandr Statciuk
0e6482cf3e
Merge branch 'master' into remove-duplicates-from-generated-playlists 2021-05-07 19:09:33 +03:00
freearhey
dda70dba5c Update format.js 2021-05-07 18:55:59 +03:00
freearhey
9bd0a8c816 Update format.js
Skip stalled requests
2021-05-07 16:21:33 +03:00
freearhey
c37a56c8ea Skip stalled requests 2021-05-07 16:17:37 +03:00
freearhey
334615989e Update format.js 2021-05-07 12:51:57 +03:00
freearhey
60d3f12ca5 Update format.js 2021-05-07 03:29:54 +03:00
freearhey
6e47b4008d Update format.js 2021-05-07 03:22:44 +03:00
freearhey
213a5a97b3 Update clean.js 2021-05-07 03:19:28 +03:00
freearhey
0d523b0386 Update clean.js 2021-05-07 02:52:55 +03:00
freearhey
e68602fdd1 Added debug mode 2021-05-07 02:52:11 +03:00
freearhey
745fe395b4 Remove test.js
Has been replaced by clean.js
2021-05-07 00:35:55 +03:00
freearhey
f0ef3f9b83 Merge branch 'master' into create-clean-script 2021-05-06 17:06:40 +03:00
freearhey
a3af354b14 Update parser.js 2021-05-06 16:27:16 +03:00
freearhey
86906f3cc4 Create remove-duplicates.js 2021-05-06 16:25:02 +03:00
freearhey
c396092bbf Update format.js 2021-05-06 16:25:00 +03:00
freearhey
af6e6ada81 Update format.js 2021-05-06 16:05:29 +03:00
freearhey
e2e6d6bfdd Update clean.js 2021-05-06 15:50:20 +03:00
freearhey
1924f06b3b Update format.js 2021-05-06 15:21:05 +03:00
freearhey
836b33e401 Update format.js 2021-05-06 15:14:39 +03:00
freearhey
fbe2311fba Update format.js 2021-05-06 15:13:01 +03:00
freearhey
f6a866c71b Update clean.js 2021-05-06 15:03:39 +03:00
freearhey
7c83e04366 Update clean.js 2021-05-06 13:46:09 +03:00
freearhey
10357289d3 Update clean.js
Ignore any error code except 404
2021-05-06 02:25:25 +03:00
freearhey
23d6241b03 Create clean.js 2021-05-06 02:11:51 +03:00
freearhey
bc6d62d4d7 Update format.js 2021-05-06 02:11:43 +03:00
freearhey
9aeb58e15e Update parser.js
- remove tvg-url from output
- replace short arg with options object
2021-05-06 02:11:35 +03:00
freearhey
261073109a Update test.js 2021-05-06 02:10:28 +03:00
freearhey
96837d3753 Update format.js
- check if the channel already has the resolution specified
- small refactoring
2021-05-06 01:09:32 +03:00
freearhey
735bc5c396 Detect the resolution on each run 2021-05-06 00:43:53 +03:00
freearhey
ed490849fb Update generate.js
Removed extra check
2021-04-24 16:11:19 +03:00
freearhey
f5dc1387ce Update generate.js
Comparing each link description with the buffer
2021-04-24 15:44:04 +03:00
freearhey
3b95579c73 Update parser.js
- renamed toJSON() to toObject()
- created method getInfo()
2021-04-24 15:42:29 +03:00
freearhey
144dce1b96 Update blacklist.json 2021-04-23 23:07:03 +03:00
freearhey
61a86de1be Update format.js
Remove duplicates before sorting
2021-04-16 05:18:18 +03:00
freearhey
214108eb0a Update test.js
- exclude 403 error from log (Usually occurs only if the link is geo-blocked)
- skip link with rtmp protocol (Not supported by axios client)
2021-04-10 23:17:05 +03:00
freearhey
1630366147 Update utils.js 2021-03-27 15:09:20 +03:00
freearhey
bd7c6dae49 Update format.js
Remove duplicates inside unsorted.m3u itself
2021-03-27 15:09:13 +03:00
freearhey
ca655e48b0 Added Sky TG24 channel to blacklist
Details: https://github.com/iptv-org/iptv/pull/2294#issue-601900307
2021-03-27 04:29:45 +03:00
freearhey
546ab6a69c Update parser.js
Skip playlist when it fills tvg-name
2021-03-07 14:17:54 +03:00
freearhey
80f3518d57 Remove epg parser 2021-03-06 21:22:23 +03:00
freearhey
1c4defd9ae Update parser.js
Generates the missing tvg-id based on the channel name
2021-03-06 21:17:26 +03:00
freearhey
24e2268e96 Add name2id function 2021-03-06 21:14:34 +03:00
freearhey
c7ca51254a Update parser.js
Adds missing tvg-name to channels description
2021-03-06 20:18:36 +03:00
freearhey
b2eda1f755 Update test.js
- fixes issue with error logging
- update console message
2021-03-01 03:13:56 +03:00
freearhey
22fd538732 Update format.js
Filter unsorted channels too
2021-03-01 01:51:14 +03:00
freearhey
73ada87393 Update format.js
Deletes blacklisted channels
2021-03-01 01:43:45 +03:00
freearhey
b691aeecd7 Create blacklist.json
Source: https://github.com/iptv-org/iptv/issues/1831
2021-03-01 01:43:08 +03:00
freearhey
4c457f98fa Update format.js
Ignore protocol during duplicates search for unsorted channels too
2021-03-01 01:21:13 +03:00
freearhey
0ca88e68f8 Update format.js
Ignore protocol on duplicate search
2021-03-01 01:09:51 +03:00
freearhey
6517e9552c Update generate.js 2021-02-20 15:47:41 +03:00