Commit Graph

220 Commits (03c5b585df22e49bdc108cf554f579eec5cbe998)

Author SHA1 Message Date
freearhey 23d6241b03 Create clean.js
freearhey bc6d62d4d7 Update format.js
freearhey 9aeb58e15e Update parser.js
- remove tvg-url from output
- replace short arg with options object
freearhey 261073109a Update test.js
freearhey 96837d3753 Update format.js
- check if the channel already has the resolution specified
- small refactoring
freearhey 735bc5c396 Detect the resolution on each run
freearhey ed490849fb Update generate.js
Removed extra check
freearhey f5dc1387ce Update generate.js
Comparing each link description with the buffer
freearhey 3b95579c73 Update parser.js
- renamed toJSON() to toObject()
- created method getInfo()
freearhey 144dce1b96 Update blacklist.json
freearhey 61a86de1be Update format.js
Remove duplicates before sorting
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)
freearhey 1630366147 Update utils.js
freearhey bd7c6dae49 Update format.js
Remove duplicates inside unsorted.m3u itself
freearhey ca655e48b0 Added `Sky TG24` channel to blacklist
Details: https://github.com/iptv-org/iptv/pull/2294#issue-601900307
freearhey 546ab6a69c Update parser.js
Skip playlist when it fills tvg-name
freearhey 80f3518d57 Remove epg parser
freearhey 1c4defd9ae Update parser.js
Generates the missing tvg-id based on the channel name
freearhey 24e2268e96 Add name2id function
freearhey c7ca51254a Update parser.js
Adds missing tvg-name to channels description
freearhey b2eda1f755 Update test.js
- fixes issue with error logging
- update console message
freearhey 22fd538732 Update format.js
Filter unsorted channels too
freearhey 73ada87393 Update format.js
Deletes blacklisted channels
freearhey b691aeecd7 Create blacklist.json
Source: https://github.com/iptv-org/iptv/issues/1831
freearhey 4c457f98fa Update format.js
Ignore protocol during duplicates search for unsorted channels too
freearhey 0ca88e68f8 Update format.js
Ignore protocol on duplicate search
freearhey 6517e9552c Update generate.js
freearhey 4998c24d3b Update parser.js
freearhey 2fa712c1ad Update db.js
Aleksandr Statciuk 004aa949d1
Update regions.json
themak1985 bbccb261c4
Update regions.json
freearhey 213704bced Update generate.js
freearhey 719726eeda Update update-readme.js
freearhey c10c6a3ef1 Update generate.js
freearhey dac7d302ea Update update-readme.js
freearhey fdecab18b5 Update db.js
freearhey 1c5eae5256 Update update-readme.js
freearhey acb2a8b193 Update generate.js
freearhey 859cd32f86 Update db.js
freearhey e50b1251fc Update generate.js
freearhey f0c88d293c Update generate.js
freearhey f366bb7b5f Update db.js
freearhey bace0e81d6 Update utils.js
freearhey 1d11c69ba4 Update generate.js
freearhey cfd11b481b Update db.js
freearhey 60f9d3867f Update generate.js
freearhey ec482d396c Create db.js
freearhey ef17c0056d Update generate.js
freearhey 37845bb0da Update generate.js
freearhey 7ea7621a98 Added ARAB codes
freearhey 184ff41d00 Update regions.json
freearhey 58ee48ee38 Added MAGHRIB and WAFR codes
freearhey 12dc0657ba Update utils.js
freearhey d818a37947 Update regions.json
freearhey af258dcfe4 Removed EPG column
EPG no longer corresponds to the countries for which they were created.
freearhey 3bf95276a6 Added CIS codes
freearhey 5017d4ea76 Added HISPAM codes
freearhey 2045c5305f Update parser.js
freearhey 89b60e7bdf Added CAS codes
freearhey eefc44de40 Added CARIB codes
freearhey 688eee8d6b Added LATAM, MIDEAST, NORAM and SAS
freearhey c18842e63c Update regions.json
freearhey 04e735d18c Sort the codes
freearhey fbff297725 Convert regions.js to json
freearhey 2c21f45508 Convert categories.js to json
freearhey ded70c18b9 Update update-readme.js
freearhey 9a96aaa4fe Update utils.js
freearhey 96588a97d0 Update parser.js
freearhey 325d86d77a Update generate.js
freearhey 75ce8b6a3d Create regions.js
freearhey 0b4a86becd Create categories.js
freearhey 598a495239 Update utils.js
freearhey 6a33900a10 Update parser.js
freearhey 42b28c0d3f Update parser.js
freearhey 9c2285ba48 Update format.js
freearhey 8127e77b07 Update test.js
freearhey ea761db9d5 Update update-readme.js
freearhey a61288c310 Update parser.js
freearhey 13f1a91afb Update generate.js
freearhey 9b317ce5a6 Update utils.js
freearhey 65471a2c2d Create parser.js
freearhey c110dd4e92 Update generate.js
freearhey eb7b8c55b0 Update format.js
freearhey 60b6597557 Rename helper.js to utils.js
freearhey cb2c787c3c Update helper.js
freearhey 344dc88cc3 Update helper.js
freearhey 1c1331e038 Update generate.js
freearhey a1dfa0f942 Update format.js
freearhey fcbe98fbd2 Update helper.js
freearhey 7fae6d1ad6 Update generate.js
freearhey e4054d4f2e Update format.js
Pass playlist to createChannel()
freearhey 6064cad87f Update helper.js
freearhey b303ab4dd5 Update generate.js
freearhey ec94896608 Update update-readme.js
freearhey d208ba0de9 Update helper.js
freearhey ee03a3c727 Update generate.js
freearhey a41bda5f5e Update helper.js
freearhey ae2aa49e51 Update format.js
Sort channels by name in `unsorted.m3u`
freearhey c3676dd23c Update test.js
freearhey c11ce03a5c Update format.js