Fix pluto.tv linter issues

This commit is contained in:
freearhey 2025-01-03 12:00:46 +03:00
parent a89e26855b
commit 382d4a310e
4 changed files with 57 additions and 57 deletions

View file

@ -1,7 +1,6 @@
const dayjs = require('dayjs') const dayjs = require('dayjs')
const utc = require('dayjs/plugin/utc') const utc = require('dayjs/plugin/utc')
const timezone = require('dayjs/plugin/timezone') const timezone = require('dayjs/plugin/timezone')
const axios = require('axios')
dayjs.extend(utc) dayjs.extend(utc)
dayjs.extend(timezone) dayjs.extend(timezone)

View file

@ -33,14 +33,17 @@ it('can parse response', () => {
start: '2024-12-28T00:21:00.000Z', start: '2024-12-28T00:21:00.000Z',
stop: '2024-12-28T00:48:00.000Z', stop: '2024-12-28T00:48:00.000Z',
title: 'Naruto: El Tercer Hokage, Eternamente', title: 'Naruto: El Tercer Hokage, Eternamente',
description: 'Gaara y Naruto continúan combatiendo con todas sus fuerzas. Decidido a proteger a Sakura, Naruto ataca a Gaara una y otra vez.', description:
'Gaara y Naruto continúan combatiendo con todas sus fuerzas. Decidido a proteger a Sakura, Naruto ataca a Gaara una y otra vez.',
subTitle: 'El Tercer Hokage, Eternamente', subTitle: 'El Tercer Hokage, Eternamente',
episode: 80, episode: 80,
season: 2, season: 2,
actors: ["Isabel Martion (Naruto Uzumaki)", actors: [
"Christine Byrd (Sakura Haruno)", 'Isabel Martion (Naruto Uzumaki)',
"Victor Ugarte (Sasuke Uchiha)", 'Christine Byrd (Sakura Haruno)',
"Alfonso Obreg (Kakashi Hatake)"], 'Victor Ugarte (Sasuke Uchiha)',
'Alfonso Obreg (Kakashi Hatake)'
],
categories: ['Anime', 'Anime Action & Adventure'], categories: ['Anime', 'Anime Action & Adventure'],
rating: 'TV-14', rating: 'TV-14',
date: '2004-04-21T00:00:00.000Z', date: '2004-04-21T00:00:00.000Z',

View file

@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<channels> <channels>
<channel site="pluto.tv" lang="en" xmltv_id="PlutoTVAdventCalendar.ca" site_id="6712256349c4060008e9e0f0">Pluto TV Advent Calendar</channel> <channel site="pluto.tv" lang="en" xmltv_id="PlutoTVAdventCalendar.ca" site_id="6712256349c4060008e9e0f0">Pluto TV Advent Calendar</channel>

View file

@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<channels> <channels>
<channel site="pluto.tv" lang="en" xmltv_id="Diane,femmeflic.uk" site_id="6671b26836a2f90008d9333c">Diane, femme flic</channel> <channel site="pluto.tv" lang="en" xmltv_id="Diane,femmeflic.uk" site_id="6671b26836a2f90008d9333c">Diane, femme flic</channel>