-- phpMyAdmin SQL Dump
-- version 4.9.7
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: May 26, 2022 at 10:54 AM
-- Server version: 10.2.44-MariaDB
-- PHP Version: 7.4.29

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `radioxon_tv`
--

-- --------------------------------------------------------

--
-- Table structure for table `art_articles`
--

CREATE TABLE `art_articles` (
  `id` int(6) NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `content` longtext NOT NULL,
  `category` varchar(100) NOT NULL DEFAULT '',
  `status` smallint(3) NOT NULL DEFAULT 0,
  `date` int(10) NOT NULL DEFAULT 0,
  `author` int(5) NOT NULL DEFAULT 0,
  `allow_comments` enum('0','1') NOT NULL DEFAULT '1',
  `comment_count` int(7) NOT NULL DEFAULT 0,
  `views` int(8) UNSIGNED NOT NULL DEFAULT 0,
  `featured` enum('0','1') NOT NULL DEFAULT '0',
  `restricted` enum('0','1') NOT NULL DEFAULT '0',
  `article_slug` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `art_articles`
--

INSERT INTO `art_articles` (`id`, `title`, `content`, `category`, `status`, `date`, `author`, `allow_comments`, `comment_count`, `views`, `featured`, `restricted`, `article_slug`) VALUES
(1, 'Play Radio Problem ?', '<p><span style=\"color: #333333; font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 12px;\">If you have problem to play radio in Chrome, please use Internet Explorer or other browser.</span><br style=\"color: #333333; font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 12px;\" /><span style=\"color: #333333; font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 12px;\">Some stations still use&nbsp;</span><a style=\"font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 12px;\" href=\"http://..\">http://..</a><span style=\"color: #333333; font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 12px;\">. instead of secure&nbsp;</span><a style=\"font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 12px;\" href=\"https://..\">https://..</a><span style=\"color: #333333; font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 12px;\">.&nbsp;<br /><strong>Try all cahannels at <a href=\"https://skyradio.no\">https://skyradio.no</a>&nbsp;</strong></span></p>\r\n<p><a href=\"//nor.tv/tv/uploads/articles/ccc6cd43.jpg\" rel=\"prettyPhoto[phpmelody]\"><img src=\"//nor.tv/tv/uploads/articles/ccc6cd43.jpg\" alt=\"\" width=\"500\" height=\"269\" border=\"0\" hspace=\"\" vspace=\"\" /></a></p>', '1', 1, 1561620710, 1, '0', 0, 109, '0', '0', 'play-radio-problem');

-- --------------------------------------------------------

--
-- Table structure for table `art_categories`
--

CREATE TABLE `art_categories` (
  `id` int(3) NOT NULL,
  `parent_id` int(3) NOT NULL DEFAULT 0,
  `tag` varchar(50) NOT NULL DEFAULT '',
  `name` varchar(50) NOT NULL DEFAULT '',
  `published_articles` int(7) UNSIGNED NOT NULL DEFAULT 0,
  `total_articles` int(7) NOT NULL DEFAULT 0,
  `position` mediumint(6) UNSIGNED NOT NULL DEFAULT 0,
  `description` text NOT NULL,
  `meta_tags` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `art_categories`
--

INSERT INTO `art_categories` (`id`, `parent_id`, `tag`, `name`, `published_articles`, `total_articles`, `position`, `description`, `meta_tags`) VALUES
(1, 0, 'radio', 'Play Radio Problem ?', 1, 1, 1, '', '');

-- --------------------------------------------------------

--
-- Table structure for table `art_tags`
--

CREATE TABLE `art_tags` (
  `id` int(8) NOT NULL,
  `article_id` int(6) NOT NULL DEFAULT 0,
  `tag` varchar(255) NOT NULL DEFAULT '',
  `safe_tag` varchar(255) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_activity`
--

CREATE TABLE `pm_activity` (
  `activity_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `activity_type` varchar(50) NOT NULL,
  `time` int(10) UNSIGNED NOT NULL,
  `object_id` int(10) UNSIGNED NOT NULL,
  `object_type` varchar(50) NOT NULL,
  `target_id` int(10) UNSIGNED NOT NULL,
  `target_type` varchar(50) NOT NULL,
  `hide` enum('0','1') NOT NULL DEFAULT '0',
  `metadata` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_activity`
--

INSERT INTO `pm_activity` (`activity_id`, `user_id`, `activity_type`, `time`, `object_id`, `object_type`, `target_id`, `target_type`, `hide`, `metadata`) VALUES
(1, 1, 'like', 1357457163, 169, 'video', 0, '', '0', 'a:1:{s:6:\"object\";a:5:{s:7:\"uniq_id\";s:9:\"37fefe791\";s:11:\"video_title\";s:50:\"Gitarkameratene - Typisk Norsk - Del 6 - Potpourri\";s:8:\"duration\";s:5:\"06:28\";s:8:\"yt_thumb\";s:51:\"http://img.youtube.com/vi/zL58S0eFEHc/mqdefault.jpg\";s:9:\"submitted\";s:8:\"vindheim\";}}'),
(14, 1, 'like', 1500448735, 777, 'video', 0, '', '0', 'a:1:{s:6:\"object\";a:6:{s:7:\"uniq_id\";s:9:\"b477c588a\";s:11:\"video_title\";s:55:\"Bli bedre kjent med Oddvar Jenssen 32 fra årets Farmen\";s:10:\"video_slug\";s:54:\"bli-bedre-kjent-med-oddvar-jenssen-32-fra-arets-farmen\";s:8:\"duration\";s:5:\"00:33\";s:8:\"yt_thumb\";s:42:\"//i.ytimg.com/vi/FJQ1JgMpjuk/mqdefault.jpg\";s:9:\"submitted\";s:8:\"vindheim\";}}'),
(15, 1, 'update-avatar', 1500451701, 1, 'profile', 0, '', '0', 'a:0:{}'),
(18, 1, 'update-avatar', 1628598874, 1, 'profile', 0, '', '0', 'a:0:{}'),
(19, 1, 'update-avatar', 1628598892, 1, 'profile', 0, '', '0', 'a:0:{}'),
(20, 1, 'update-avatar', 1628600819, 1, 'profile', 0, '', '0', 'a:0:{}'),
(21, 1, 'update-avatar', 1648139304, 1, 'profile', 0, '', '0', 'a:0:{}');

-- --------------------------------------------------------

--
-- Table structure for table `pm_ads`
--

CREATE TABLE `pm_ads` (
  `id` smallint(4) NOT NULL,
  `position` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `code` text NOT NULL,
  `active` enum('0','1') NOT NULL DEFAULT '1',
  `disable_stats` enum('0','1') NOT NULL DEFAULT '0',
  `protected` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_ads`
--

INSERT INTO `pm_ads` (`id`, `position`, `description`, `code`, `active`, `disable_stats`, `protected`) VALUES
(1, 'Header', 'Appears on all pages right under the horizontal menu', '<center>\r\n<center><script language=javascript src=\"https://visitbanner.com/banner/FORSALE/csBanner.cgi?g=25&js=Y\"></script><br>\r\n<SCRIPT TYPE=\"text/javascript\"> \r\n<!-- \r\n//Disable right click script \r\n//visit https://visiteurope.tv \r\nvar message=\"Sorry, right-click has been disabled\"; \r\n/////////////////////////////////// \r\nfunction clickIE() {if (document.all) {(message);return false;}} \r\nfunction clickNS(e) {if \r\n(document.layers||(document.getElementById&&!document.all)) { \r\nif (e.which==2||e.which==3) {(message);return false;}}} \r\nif (document.layers) \r\n{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} \r\nelse{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} \r\ndocument.oncontextmenu=new Function(\"return false\") \r\n// --> \r\n</SCRIPT>\r\n<script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<!-- Auto-Resize-01 -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-8926007305469623\"\r\n     data-ad-slot=\"3912839449\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"></ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n</script>', '1', '0', 1),
(2, 'Footer', 'Appears on all pages right before the footer', '<center><script language=javascript src=\"https://visitbanner.com/banner/FORSALE/csBanner.cgi?g=25&js=Y\"></script><br>\r\n<SCRIPT TYPE=\"text/javascript\"> \r\n<!-- \r\n//Disable right click script \r\n//visit https://visiteurope.tv \r\nvar message=\"Sorry, right-click has been disabled\"; \r\n/////////////////////////////////// \r\nfunction clickIE() {if (document.all) {(message);return false;}} \r\nfunction clickNS(e) {if \r\n(document.layers||(document.getElementById&&!document.all)) { \r\nif (e.which==2||e.which==3) {(message);return false;}}} \r\nif (document.layers) \r\n{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} \r\nelse{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} \r\ndocument.oncontextmenu=new Function(\"return false\") \r\n// --> \r\n</SCRIPT>\r\n<script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<!-- Auto-Resize-01 -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-8926007305469623\"\r\n     data-ad-slot=\"3912839449\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"></ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n</script>\r\n<!-- Begin SupportSuite Javascript Code -->\r\n<br>\r\n<script language=\"javascript\" src=\"https://visiteurope.tv/supportdesk/visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=0\"></script>\r\n<!-- End SupportSuite Javascript Code -->', '1', '0', 1),
(3, 'Video Player', 'Appears on video pages under the video player. (Recommended max. width: 540px)', '<center><script language=javascript src=\"https://visitbanner.com/banner/FORSALE/csBanner.cgi?g=25&js=Y\"></script><br>\r\n<script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<!-- Auto-Resize-01 -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-8926007305469623\"\r\n     data-ad-slot=\"3912839449\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"></ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n</script>', '1', '0', 1),
(4, 'Article Page', 'Appears at the end of all articles (Recommended max. width: 540px)', '<center><script language=javascript src=\"https://visitbanner.com/banner/FORSALE/csBanner.cgi?g=25&js=Y\"></script><br>\r\n<script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<!-- Auto-Resize-01 -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-8926007305469623\"\r\n     data-ad-slot=\"3912839449\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"></ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n</script>', '1', '0', 1),
(5, 'Index page', 'Appears as the first widget block on the right site of your homepage (Recommended max. width: 250px)', '<center><script language=javascript src=\"https://visitbanner.com/banner/FORSALE/csBanner.cgi?g=25&js=Y\"></script><br>\r\n<script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<!-- Auto-Resize-01 -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-8926007305469623\"\r\n     data-ad-slot=\"3912839449\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"></ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n</script>', '1', '0', 1),
(6, 'Floating Skyscraper (Left)', 'Appears on the left side of the page container', '<script async src=\"//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<!-- Vert-120x600 -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:inline-block;width:120px;height:600px\"\r\n     data-ad-client=\"ca-pub-8926007305469623\"\r\n     data-ad-slot=\"7484187063\"></ins>\r\n<script>\r\n(adsbygoogle = window.adsbygoogle || []).push({});\r\n</script>', '0', '1', 1),
(7, 'Floating Skyscraper (Right)', 'Appears on the right side of the page continer', '', '0', '0', 1),
(8, 'mobile_header', 'Appears in the header of Mobile Melody (requires the plugin)', '<script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<!-- Auto-Resize-01 -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-8926007305469623\"\r\n     data-ad-slot=\"3912839449\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"></ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n</script>', '0', '0', 0),
(9, 'mobile_footer', 'Appears in the footer of Mobile Melody (requires the plugin)', '<script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<!-- Auto-Resize-01 -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-8926007305469623\"\r\n     data-ad-slot=\"3912839449\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"></ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n</script>', '1', '0', 0),
(10, 'mobile_article', 'Appears on the article pages of Mobile Melody (requires the plugin)', '', '0', '0', 0),
(11, 'mobile_video', 'Appears on the video pages of Mobile Melody (requires the plugin)', '<script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<!-- Auto-Resize-01 -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-8926007305469623\"\r\n     data-ad-slot=\"3912839449\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"></ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n</script>', '1', '0', 0),
(900, 'In-Player Leaderboard ', 'This Leaderboard ad appears over the player. Recommended format: 728 x 90px.', '', '0', '1', 1);

-- --------------------------------------------------------

--
-- Table structure for table `pm_ads_log`
--

CREATE TABLE `pm_ads_log` (
  `log_id` bigint(20) UNSIGNED NOT NULL,
  `date` date NOT NULL,
  `ad_id` mediumint(6) NOT NULL,
  `ad_type` smallint(2) NOT NULL,
  `impressions` int(11) UNSIGNED NOT NULL DEFAULT 0,
  `clicks` int(11) UNSIGNED NOT NULL DEFAULT 0,
  `skips` int(11) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_ads_log`
--

INSERT INTO `pm_ads_log` (`log_id`, `date`, `ad_id`, `ad_type`, `impressions`, `clicks`, `skips`) VALUES
(1, '2014-01-12', 1, 1, 12, 0, 0),
(2, '2014-01-12', 5, 1, 6, 0, 0),
(3, '2014-01-12', 2, 1, 12, 0, 0),
(4, '2014-01-12', 3, 1, 6, 0, 0),
(5, '2014-01-14', 1, 1, 4, 0, 0),
(6, '2014-01-14', 5, 1, 2, 0, 0),
(7, '2014-01-14', 2, 1, 4, 0, 0),
(8, '2014-01-14', 3, 1, 2, 0, 0),
(9, '2014-01-15', 1, 1, 1, 0, 0),
(10, '2014-01-15', 3, 1, 1, 0, 0),
(11, '2014-01-15', 2, 1, 1, 0, 0),
(12, '2014-01-18', 1, 1, 2, 0, 0),
(13, '2014-01-18', 5, 1, 1, 0, 0),
(14, '2014-01-18', 2, 1, 2, 0, 0),
(15, '2014-01-18', 3, 1, 1, 0, 0),
(16, '2014-01-19', 1, 1, 12, 0, 0),
(17, '2014-01-19', 5, 1, 12, 0, 0),
(18, '2014-01-19', 2, 1, 12, 0, 0),
(19, '2014-01-20', 1, 1, 7, 0, 0),
(20, '2014-01-20', 5, 1, 6, 0, 0),
(21, '2014-01-20', 2, 1, 6, 0, 0),
(22, '2014-01-21', 1, 1, 12, 0, 0),
(23, '2014-01-21', 5, 1, 12, 0, 0),
(24, '2014-01-21', 2, 1, 12, 0, 0),
(25, '2014-01-25', 1, 1, 1, 0, 0),
(26, '2014-01-25', 3, 1, 1, 0, 0),
(27, '2014-01-25', 2, 1, 1, 0, 0),
(28, '2014-01-28', 1, 1, 4, 0, 0),
(29, '2014-01-28', 2, 1, 4, 0, 0),
(30, '2014-01-28', 3, 1, 1, 0, 0),
(31, '2014-01-31', 1, 1, 1, 0, 0),
(32, '2014-01-31', 2, 1, 1, 0, 0),
(33, '2014-02-01', 1, 1, 2, 0, 0),
(34, '2014-02-01', 2, 1, 2, 0, 0),
(35, '2014-02-01', 3, 1, 1, 0, 0),
(36, '2014-02-02', 1, 1, 1, 0, 0),
(37, '2014-02-02', 3, 1, 1, 0, 0),
(38, '2014-02-02', 2, 1, 1, 0, 0),
(39, '2014-02-05', 3, 1, 1, 0, 0),
(40, '2014-02-05', 1, 1, 1, 0, 0),
(41, '2014-02-05', 2, 1, 1, 0, 0),
(42, '2014-02-06', 3, 1, 4, 0, 0),
(43, '2014-02-06', 2, 1, 4, 0, 0),
(44, '2014-02-06', 1, 1, 4, 0, 0),
(45, '2014-02-08', 1, 1, 5, 0, 0),
(46, '2014-02-08', 3, 1, 1, 0, 0),
(47, '2014-02-08', 2, 1, 5, 0, 0),
(48, '2014-02-09', 2, 1, 3, 0, 0),
(49, '2014-02-09', 1, 1, 3, 0, 0),
(50, '2014-02-09', 3, 1, 3, 0, 0),
(51, '2014-02-14', 1, 1, 1, 0, 0),
(52, '2014-02-14', 3, 1, 1, 0, 0),
(53, '2014-02-14', 2, 1, 1, 0, 0),
(54, '2014-02-22', 2, 1, 1, 0, 0),
(55, '2014-02-22', 1, 1, 1, 0, 0),
(56, '2014-02-24', 1, 1, 2, 0, 0),
(57, '2014-02-24', 2, 1, 2, 0, 0),
(58, '2014-02-24', 5, 1, 1, 0, 0),
(59, '2014-02-25', 1, 1, 1, 0, 0),
(60, '2014-02-25', 5, 1, 1, 0, 0),
(61, '2014-02-25', 2, 1, 1, 0, 0),
(62, '2014-02-27', 1, 1, 5, 0, 0),
(63, '2014-02-27', 3, 1, 4, 0, 0),
(64, '2014-02-27', 2, 1, 4, 0, 0),
(65, '2014-02-28', 1, 1, 1, 0, 0),
(66, '2014-02-28', 3, 1, 1, 0, 0),
(67, '2014-02-28', 2, 1, 1, 0, 0),
(68, '2014-03-04', 5, 1, 1, 0, 0),
(69, '2014-03-04', 2, 1, 1, 0, 0),
(70, '2014-03-04', 1, 1, 1, 0, 0),
(71, '2014-03-06', 1, 1, 2, 0, 0),
(72, '2014-03-06', 3, 1, 2, 0, 0),
(73, '2014-03-06', 2, 1, 1, 0, 0),
(74, '2014-03-07', 1, 1, 8, 0, 0),
(75, '2014-03-07', 2, 1, 8, 0, 0),
(76, '2014-03-07', 3, 1, 7, 0, 0),
(77, '2014-03-08', 1, 1, 17, 0, 0),
(78, '2014-03-08', 2, 1, 16, 0, 0),
(79, '2014-03-08', 3, 1, 14, 0, 0),
(80, '2014-03-08', 5, 1, 1, 0, 0),
(81, '2014-03-09', 1, 1, 2, 0, 0),
(82, '2014-03-09', 3, 1, 2, 0, 0),
(83, '2014-03-09', 2, 1, 2, 0, 0),
(84, '2014-03-11', 1, 1, 5, 0, 0),
(85, '2014-03-11', 2, 1, 4, 0, 0),
(86, '2014-03-11', 3, 1, 3, 0, 0),
(87, '2014-03-13', 1, 1, 3, 0, 0),
(88, '2014-03-13', 3, 1, 1, 0, 0),
(89, '2014-03-13', 2, 1, 1, 0, 0),
(90, '2014-03-14', 1, 1, 3, 0, 0),
(91, '2014-03-14', 3, 1, 3, 0, 0),
(92, '2014-03-14', 2, 1, 3, 0, 0),
(93, '2014-03-17', 1, 1, 2, 0, 0),
(94, '2014-03-17', 2, 1, 2, 0, 0),
(95, '2014-03-17', 5, 1, 1, 0, 0),
(96, '2014-03-17', 3, 1, 1, 0, 0),
(97, '2014-03-23', 1, 1, 1, 0, 0),
(98, '2014-03-23', 3, 1, 1, 0, 0),
(99, '2014-03-23', 2, 1, 1, 0, 0),
(100, '2014-03-27', 1, 1, 1, 0, 0),
(101, '2014-03-27', 3, 1, 1, 0, 0),
(102, '2014-03-27', 2, 1, 1, 0, 0),
(103, '2014-03-28', 1, 1, 1, 0, 0),
(104, '2014-03-31', 1, 1, 7, 0, 0),
(105, '2014-03-31', 3, 1, 1, 0, 0),
(106, '2014-03-31', 2, 1, 6, 0, 0),
(107, '2014-03-31', 5, 1, 4, 0, 0),
(108, '2014-04-01', 1, 1, 4, 0, 0),
(109, '2014-04-01', 2, 1, 4, 0, 0),
(110, '2014-04-01', 3, 1, 2, 0, 0),
(111, '2014-04-01', 5, 1, 1, 0, 0),
(112, '2014-04-02', 1, 1, 1, 0, 0),
(113, '2014-04-02', 3, 1, 1, 0, 0),
(114, '2014-04-03', 1, 1, 1, 0, 0),
(115, '2014-04-03', 2, 1, 1, 0, 0),
(116, '2014-04-06', 1, 1, 1, 0, 0),
(117, '2014-04-06', 5, 1, 1, 0, 0),
(118, '2014-04-06', 2, 1, 1, 0, 0),
(119, '2014-04-10', 1, 1, 1, 0, 0),
(120, '2014-04-10', 3, 1, 1, 0, 0),
(121, '2014-04-11', 1, 1, 1, 0, 0),
(122, '2014-04-11', 2, 1, 1, 0, 0),
(123, '2014-04-11', 3, 1, 1, 0, 0),
(124, '2014-04-13', 1, 1, 2, 0, 0),
(125, '2014-04-13', 2, 1, 2, 0, 0),
(126, '2014-04-13', 3, 1, 1, 0, 0),
(127, '2014-04-14', 1, 1, 1, 0, 0),
(128, '2014-04-14', 5, 1, 1, 0, 0),
(129, '2014-04-14', 2, 1, 1, 0, 0),
(130, '2014-04-15', 1, 1, 1, 0, 0),
(131, '2014-04-15', 2, 1, 1, 0, 0),
(132, '2014-04-15', 5, 1, 1, 0, 0),
(133, '2014-04-16', 1, 1, 4, 0, 0),
(134, '2014-04-16', 2, 1, 4, 0, 0),
(135, '2014-04-16', 5, 1, 1, 0, 0),
(136, '2014-04-16', 3, 1, 1, 0, 0),
(137, '2014-04-17', 1, 1, 4, 0, 0),
(138, '2014-04-17', 2, 1, 4, 0, 0),
(139, '2014-04-17', 3, 1, 4, 0, 0),
(140, '2014-04-19', 1, 1, 1, 0, 0),
(141, '2014-04-19', 3, 1, 1, 0, 0),
(142, '2014-04-19', 2, 1, 1, 0, 0),
(143, '2014-04-20', 1, 1, 3, 0, 0),
(144, '2014-04-20', 3, 1, 3, 0, 0),
(145, '2014-04-20', 2, 1, 3, 0, 0),
(146, '2014-04-22', 1, 1, 2, 0, 0),
(147, '2014-04-22', 3, 1, 1, 0, 0),
(148, '2014-04-22', 2, 1, 2, 0, 0),
(149, '2014-04-22', 5, 1, 1, 0, 0),
(150, '2014-04-23', 1, 1, 2, 0, 0),
(151, '2014-04-23', 3, 1, 2, 0, 0),
(152, '2014-04-23', 2, 1, 2, 0, 0),
(153, '2014-04-24', 1, 1, 1, 0, 0),
(154, '2014-04-24', 3, 1, 1, 0, 0),
(155, '2014-04-24', 2, 1, 1, 0, 0),
(156, '2014-04-25', 1, 1, 2, 0, 0),
(157, '2014-04-25', 5, 1, 2, 0, 0),
(158, '2014-04-25', 2, 1, 2, 0, 0),
(159, '2014-04-26', 3, 1, 1, 0, 0),
(160, '2014-04-26', 1, 1, 1, 0, 0),
(161, '2014-04-26', 2, 1, 1, 0, 0),
(162, '2014-04-28', 1, 1, 2, 0, 0),
(163, '2014-04-28', 5, 1, 1, 0, 0),
(164, '2014-04-28', 2, 1, 2, 0, 0),
(165, '2014-04-28', 3, 1, 1, 0, 0),
(166, '2014-04-29', 1, 1, 1, 0, 0),
(167, '2014-04-29', 3, 1, 1, 0, 0),
(168, '2014-04-29', 2, 1, 1, 0, 0),
(169, '2014-05-01', 1, 1, 1, 0, 0),
(170, '2014-05-01', 2, 1, 1, 0, 0),
(171, '2014-05-04', 1, 1, 13, 0, 0),
(172, '2014-05-04', 5, 1, 13, 0, 0),
(173, '2014-05-04', 2, 1, 13, 0, 0),
(174, '2014-05-05', 1, 1, 9, 0, 0),
(175, '2014-05-05', 5, 1, 5, 0, 0),
(176, '2014-05-05', 2, 1, 9, 0, 0),
(177, '2014-05-05', 3, 1, 4, 0, 0),
(178, '2014-05-06', 1, 1, 9, 0, 0),
(179, '2014-05-06', 5, 1, 9, 0, 0),
(180, '2014-05-06', 2, 1, 9, 0, 0),
(181, '2014-05-07', 1, 1, 3, 0, 0),
(182, '2014-05-07', 5, 1, 3, 0, 0),
(183, '2014-05-07', 2, 1, 3, 0, 0),
(184, '2014-05-10', 1, 1, 1, 0, 0),
(185, '2014-05-10', 3, 1, 1, 0, 0),
(186, '2014-05-10', 2, 1, 1, 0, 0),
(187, '2014-05-11', 2, 1, 2, 0, 0),
(188, '2014-05-11', 3, 1, 2, 0, 0),
(189, '2014-05-11', 1, 1, 2, 0, 0),
(190, '2014-05-13', 1, 1, 1, 0, 0),
(191, '2014-05-13', 3, 1, 1, 0, 0),
(192, '2014-05-13', 2, 1, 1, 0, 0),
(193, '2014-05-15', 1, 1, 1, 0, 0),
(194, '2014-05-18', 1, 1, 5, 0, 0),
(195, '2014-05-18', 3, 1, 3, 0, 0),
(196, '2014-05-18', 2, 1, 5, 0, 0),
(197, '2014-05-19', 1, 1, 6, 0, 0),
(198, '2014-05-19', 3, 1, 6, 0, 0),
(199, '2014-05-19', 2, 1, 6, 0, 0),
(200, '2014-05-20', 1, 1, 5, 0, 0),
(201, '2014-05-20', 3, 1, 5, 0, 0),
(202, '2014-05-20', 2, 1, 5, 0, 0),
(203, '2014-05-21', 1, 1, 1, 0, 0),
(204, '2014-05-21', 2, 1, 1, 0, 0),
(205, '2014-05-22', 1, 1, 1, 0, 0),
(206, '2014-05-22', 3, 1, 1, 0, 0),
(207, '2014-05-22', 2, 1, 1, 0, 0),
(208, '2014-05-24', 1, 1, 3, 0, 0),
(209, '2014-05-24', 3, 1, 3, 0, 0),
(210, '2014-05-24', 2, 1, 3, 0, 0),
(211, '2014-05-25', 1, 1, 1, 0, 0),
(212, '2014-05-25', 5, 1, 1, 0, 0),
(213, '2014-05-25', 2, 1, 1, 0, 0),
(214, '2014-05-26', 1, 1, 4, 0, 0),
(215, '2014-05-26', 3, 1, 1, 0, 0),
(216, '2014-05-26', 2, 1, 1, 0, 0),
(217, '2014-05-27', 1, 1, 5, 0, 0),
(218, '2014-05-27', 3, 1, 4, 0, 0),
(219, '2014-05-27', 2, 1, 5, 0, 0),
(220, '2014-05-28', 1, 1, 1, 0, 0),
(221, '2014-05-28', 5, 1, 1, 0, 0),
(222, '2014-05-28', 2, 1, 1, 0, 0),
(223, '2014-05-30', 1, 1, 1, 0, 0),
(224, '2014-05-31', 1, 1, 1, 0, 0),
(225, '2014-05-31', 3, 1, 1, 0, 0),
(226, '2014-05-31', 2, 1, 1, 0, 0),
(227, '2014-06-01', 1, 1, 1, 0, 0),
(228, '2014-06-02', 1, 1, 1, 0, 0),
(229, '2014-06-02', 3, 1, 1, 0, 0),
(230, '2014-06-02', 2, 1, 1, 0, 0),
(231, '2014-06-03', 1, 1, 2, 0, 0),
(232, '2014-06-03', 2, 1, 1, 0, 0),
(233, '2014-06-04', 1, 1, 5, 0, 0),
(234, '2014-06-04', 3, 1, 4, 0, 0),
(235, '2014-06-04', 2, 1, 4, 0, 0),
(236, '2014-06-05', 1, 1, 2, 0, 0),
(237, '2014-06-05', 3, 1, 1, 0, 0),
(238, '2014-06-05', 2, 1, 1, 0, 0),
(239, '2014-06-11', 1, 1, 2, 0, 0),
(240, '2014-06-11', 3, 1, 2, 0, 0),
(241, '2014-06-11', 2, 1, 2, 0, 0),
(242, '2014-06-12', 1, 1, 1, 0, 0),
(243, '2014-06-12', 3, 1, 1, 0, 0),
(244, '2014-06-12', 2, 1, 1, 0, 0),
(245, '2014-06-13', 1, 1, 3, 0, 0),
(246, '2014-06-13', 3, 1, 3, 0, 0),
(247, '2014-06-13', 2, 1, 3, 0, 0),
(248, '2014-06-16', 1, 1, 1, 0, 0),
(249, '2014-06-16', 3, 1, 1, 0, 0),
(250, '2014-06-16', 2, 1, 1, 0, 0),
(251, '2014-06-18', 1, 1, 3, 0, 0),
(252, '2014-06-18', 3, 1, 2, 0, 0),
(253, '2014-06-18', 2, 1, 3, 0, 0),
(254, '2014-06-18', 5, 1, 1, 0, 0),
(255, '2014-06-21', 2, 1, 1, 0, 0),
(256, '2014-06-21', 1, 1, 2, 0, 0),
(257, '2014-06-23', 1, 1, 3, 0, 0),
(258, '2014-06-23', 3, 1, 1, 0, 0),
(259, '2014-06-23', 2, 1, 1, 0, 0),
(260, '2014-06-24', 1, 1, 1, 0, 0),
(261, '2014-06-26', 1, 1, 2, 0, 0),
(262, '2014-06-26', 3, 1, 1, 0, 0),
(263, '2014-06-26', 2, 1, 2, 0, 0),
(264, '2014-06-27', 1, 1, 1, 0, 0),
(265, '2014-06-27', 3, 1, 1, 0, 0),
(266, '2014-06-27', 2, 1, 1, 0, 0),
(267, '2014-06-28', 1, 1, 3, 0, 0),
(268, '2014-06-28', 2, 1, 3, 0, 0),
(269, '2014-06-28', 3, 1, 2, 0, 0),
(270, '2014-06-29', 1, 1, 1, 0, 0),
(271, '2014-06-29', 3, 1, 1, 0, 0),
(272, '2014-06-29', 2, 1, 1, 0, 0),
(273, '2014-06-30', 1, 1, 3, 0, 0),
(274, '2014-06-30', 3, 1, 3, 0, 0),
(275, '2014-06-30', 2, 1, 3, 0, 0),
(276, '2014-07-02', 1, 1, 1, 0, 0),
(277, '2014-07-03', 1, 1, 1, 0, 0),
(278, '2014-07-03', 3, 1, 1, 0, 0),
(279, '2014-07-03', 2, 1, 1, 0, 0),
(280, '2014-07-04', 2, 1, 1, 0, 0),
(281, '2014-07-04', 5, 1, 1, 0, 0),
(282, '2014-07-04', 1, 1, 1, 0, 0),
(283, '2014-07-05', 1, 1, 1, 0, 0),
(284, '2014-07-05', 2, 1, 1, 0, 0),
(285, '2014-07-06', 5, 1, 1, 0, 0),
(286, '2014-07-06', 1, 1, 1, 0, 0),
(287, '2014-07-06', 2, 1, 1, 0, 0),
(288, '2014-07-07', 1, 1, 1, 0, 0),
(289, '2014-07-07', 2, 1, 1, 0, 0),
(290, '2014-07-08', 1, 1, 2, 0, 0),
(291, '2014-07-08', 3, 1, 2, 0, 0),
(292, '2014-07-08', 2, 1, 2, 0, 0),
(293, '2014-07-09', 1, 1, 2, 0, 0),
(294, '2014-07-09', 3, 1, 1, 0, 0),
(295, '2014-07-09', 2, 1, 1, 0, 0),
(296, '2014-07-10', 3, 1, 5, 0, 0),
(297, '2014-07-10', 1, 1, 5, 0, 0),
(298, '2014-07-10', 2, 1, 5, 0, 0),
(299, '2014-07-12', 1, 1, 2, 0, 0),
(300, '2014-07-12', 3, 1, 1, 0, 0),
(301, '2014-07-12', 2, 1, 1, 0, 0),
(302, '2014-07-18', 1, 1, 1, 0, 0),
(303, '2014-07-18', 3, 1, 1, 0, 0),
(304, '2014-07-18', 2, 1, 1, 0, 0),
(305, '2014-07-21', 1, 1, 1, 0, 0),
(306, '2014-07-21', 3, 1, 1, 0, 0),
(307, '2014-07-21', 2, 1, 1, 0, 0),
(308, '2014-07-23', 1, 1, 2, 0, 0),
(309, '2014-07-23', 2, 1, 2, 0, 0),
(310, '2014-07-27', 1, 1, 5, 0, 0),
(311, '2014-07-27', 3, 1, 5, 0, 0),
(312, '2014-07-27', 2, 1, 5, 0, 0),
(313, '2014-07-28', 1, 1, 1, 0, 0),
(314, '2014-07-28', 3, 1, 1, 0, 0),
(315, '2014-07-28', 2, 1, 1, 0, 0),
(316, '2014-07-29', 1, 1, 13, 0, 0),
(317, '2014-07-29', 3, 1, 11, 0, 0),
(318, '2014-07-29', 2, 1, 13, 0, 0),
(319, '2014-07-29', 5, 1, 1, 0, 0),
(320, '2014-07-30', 1, 1, 1, 0, 0),
(321, '2014-07-30', 2, 1, 1, 0, 0),
(322, '2014-07-31', 1, 1, 5, 0, 0),
(323, '2014-07-31', 2, 1, 4, 0, 0),
(324, '2014-07-31', 5, 1, 1, 0, 0),
(325, '2014-07-31', 3, 1, 1, 0, 0),
(326, '2014-08-01', 1, 1, 1, 0, 0),
(327, '2014-08-01', 3, 1, 1, 0, 0),
(328, '2014-08-01', 2, 1, 1, 0, 0),
(329, '2014-08-03', 1, 1, 1, 0, 0),
(330, '2014-08-03', 3, 1, 1, 0, 0),
(331, '2014-08-03', 2, 1, 1, 0, 0),
(332, '2014-08-04', 1, 1, 6, 0, 0),
(333, '2014-08-04', 3, 1, 5, 0, 0),
(334, '2014-08-04', 2, 1, 6, 0, 0),
(335, '2014-08-04', 5, 1, 1, 0, 0),
(336, '2014-08-05', 1, 1, 1, 0, 0),
(337, '2014-08-05', 3, 1, 1, 0, 0),
(338, '2014-08-05', 2, 1, 1, 0, 0),
(339, '2014-08-06', 1, 1, 1, 0, 0),
(340, '2014-08-06', 3, 1, 1, 0, 0),
(341, '2014-08-06', 2, 1, 1, 0, 0),
(342, '2014-08-07', 1, 1, 1, 0, 0),
(343, '2014-08-07', 3, 1, 1, 0, 0),
(344, '2014-08-07', 2, 1, 1, 0, 0),
(345, '2014-08-08', 1, 1, 5, 0, 0),
(346, '2014-08-08', 3, 1, 4, 0, 0),
(347, '2014-08-08', 2, 1, 5, 0, 0),
(348, '2014-08-09', 1, 1, 1, 0, 0),
(349, '2014-08-09', 3, 1, 1, 0, 0),
(350, '2014-08-09', 2, 1, 1, 0, 0),
(351, '2014-08-10', 1, 1, 3, 0, 0),
(352, '2014-08-10', 2, 1, 3, 0, 0),
(353, '2014-08-10', 3, 1, 1, 0, 0),
(354, '2014-08-11', 1, 1, 2, 0, 0),
(355, '2014-08-11', 3, 1, 2, 0, 0),
(356, '2014-08-11', 2, 1, 2, 0, 0),
(357, '2014-08-12', 1, 1, 1, 0, 0),
(358, '2014-08-12', 3, 1, 1, 0, 0),
(359, '2014-08-12', 2, 1, 1, 0, 0),
(360, '2014-08-13', 1, 1, 3, 0, 0),
(361, '2014-08-13', 3, 1, 2, 0, 0),
(362, '2014-08-13', 2, 1, 3, 0, 0),
(363, '2014-08-13', 5, 1, 1, 0, 0),
(364, '2014-08-14', 1, 1, 1, 0, 0),
(365, '2014-08-14', 3, 1, 1, 0, 0),
(366, '2014-08-14', 2, 1, 1, 0, 0),
(367, '2014-08-15', 1, 1, 1, 0, 0),
(368, '2014-08-15', 5, 1, 1, 0, 0),
(369, '2014-08-15', 2, 1, 1, 0, 0),
(370, '2014-08-16', 1, 1, 3, 0, 0),
(371, '2014-08-16', 2, 1, 3, 0, 0),
(372, '2014-08-16', 3, 1, 2, 0, 0),
(373, '2014-08-25', 1, 1, 1, 0, 0),
(374, '2014-08-25', 2, 1, 1, 0, 0),
(375, '2014-08-26', 1, 1, 5, 0, 0),
(376, '2014-08-26', 3, 1, 4, 0, 0),
(377, '2014-08-26', 2, 1, 5, 0, 0),
(378, '2014-08-27', 1, 1, 1, 0, 0),
(379, '2014-08-27', 5, 1, 1, 0, 0),
(380, '2014-08-27', 2, 1, 1, 0, 0),
(381, '2014-08-28', 1, 1, 14, 0, 0),
(382, '2014-08-28', 5, 1, 13, 0, 0),
(383, '2014-08-28', 2, 1, 13, 0, 0),
(384, '2014-08-29', 1, 1, 11, 0, 0),
(385, '2014-08-29', 3, 1, 7, 0, 0),
(386, '2014-08-29', 2, 1, 10, 0, 0),
(387, '2014-08-29', 5, 1, 4, 0, 0),
(388, '2014-08-30', 2, 1, 12, 0, 0),
(389, '2014-08-30', 1, 1, 11, 0, 0),
(390, '2014-08-30', 5, 1, 11, 0, 0),
(391, '2014-08-31', 1, 1, 2, 0, 0),
(392, '2014-08-31', 3, 1, 1, 0, 0),
(393, '2014-08-31', 2, 1, 2, 0, 0),
(394, '2014-09-02', 1, 1, 2, 0, 0),
(395, '2014-09-02', 3, 1, 2, 0, 0),
(396, '2014-09-02', 2, 1, 2, 0, 0),
(397, '2014-09-03', 1, 1, 2, 0, 0),
(398, '2014-09-03', 3, 1, 2, 0, 0),
(399, '2014-09-03', 2, 1, 2, 0, 0),
(400, '2014-09-04', 1, 1, 1, 0, 0),
(401, '2014-09-04', 3, 1, 1, 0, 0),
(402, '2014-09-04', 2, 1, 1, 0, 0),
(403, '2014-09-09', 1, 1, 4, 0, 0),
(404, '2014-09-09', 3, 1, 2, 0, 0),
(405, '2014-09-09', 2, 1, 3, 0, 0),
(406, '2014-09-09', 5, 1, 2, 0, 0),
(407, '2014-09-10', 1, 1, 1, 0, 0),
(408, '2014-09-10', 3, 1, 1, 0, 0),
(409, '2014-09-10', 2, 1, 1, 0, 0),
(410, '2014-09-11', 1, 1, 1, 0, 0),
(411, '2014-09-11', 3, 1, 1, 0, 0),
(412, '2014-09-11', 2, 1, 1, 0, 0),
(413, '2014-09-14', 1, 1, 2, 0, 0),
(414, '2014-09-14', 3, 1, 1, 0, 0),
(415, '2014-09-14', 2, 1, 2, 0, 0),
(416, '2014-09-14', 5, 1, 1, 0, 0),
(417, '2014-09-17', 1, 1, 1, 0, 0),
(418, '2014-09-17', 3, 1, 1, 0, 0),
(419, '2014-09-17', 2, 1, 1, 0, 0),
(420, '2014-09-18', 1, 1, 1, 0, 0),
(421, '2014-09-18', 3, 1, 1, 0, 0),
(422, '2014-09-18', 2, 1, 1, 0, 0),
(423, '2014-09-20', 1, 1, 2, 0, 0),
(424, '2014-09-20', 3, 1, 2, 0, 0),
(425, '2014-09-20', 2, 1, 2, 0, 0),
(426, '2014-09-23', 1, 1, 2, 0, 0),
(427, '2014-09-23', 3, 1, 1, 0, 0),
(428, '2014-09-23', 2, 1, 2, 0, 0),
(429, '2014-09-25', 1, 1, 1, 0, 0),
(430, '2014-09-25', 5, 1, 1, 0, 0),
(431, '2014-09-25', 2, 1, 1, 0, 0),
(432, '2014-09-26', 1, 1, 3, 0, 0),
(433, '2014-09-26', 5, 1, 1, 0, 0),
(434, '2014-09-26', 2, 1, 3, 0, 0),
(435, '2014-09-26', 3, 1, 2, 0, 0),
(436, '2014-09-27', 1, 1, 2, 0, 0),
(437, '2014-09-27', 2, 1, 2, 0, 0),
(438, '2014-09-27', 3, 1, 1, 0, 0),
(439, '2014-09-29', 1, 1, 3, 0, 0),
(440, '2014-09-29', 3, 1, 3, 0, 0),
(441, '2014-09-29', 2, 1, 3, 0, 0),
(442, '2014-10-01', 1, 1, 2, 0, 0),
(443, '2014-10-01', 3, 1, 2, 0, 0),
(444, '2014-10-01', 2, 1, 2, 0, 0),
(445, '2014-10-02', 1, 1, 2, 0, 0),
(446, '2014-10-02', 2, 1, 2, 0, 0),
(447, '2014-10-02', 3, 1, 1, 0, 0),
(448, '2014-10-04', 1, 1, 3, 0, 0),
(449, '2014-10-04', 5, 1, 1, 0, 0),
(450, '2014-10-04', 2, 1, 3, 0, 0),
(451, '2014-10-06', 5, 1, 2, 0, 0),
(452, '2014-10-06', 1, 1, 4, 0, 0),
(453, '2014-10-06', 2, 1, 3, 0, 0),
(454, '2014-10-06', 3, 1, 1, 0, 0),
(455, '2014-10-08', 1, 1, 1, 0, 0),
(456, '2014-10-08', 2, 1, 1, 0, 0),
(457, '2014-10-10', 1, 1, 1, 0, 0),
(458, '2014-10-10', 3, 1, 1, 0, 0),
(459, '2014-10-10', 2, 1, 1, 0, 0),
(460, '2014-10-11', 1, 1, 3, 0, 0),
(461, '2014-10-11', 2, 1, 3, 0, 0),
(462, '2014-10-11', 5, 1, 1, 0, 0),
(463, '2014-10-11', 3, 1, 1, 0, 0),
(464, '2014-10-12', 3, 1, 1, 0, 0),
(465, '2014-10-12', 2, 1, 1, 0, 0),
(466, '2014-10-12', 1, 1, 1, 0, 0),
(467, '2014-10-18', 1, 1, 1, 0, 0),
(468, '2014-10-18', 3, 1, 1, 0, 0),
(469, '2014-10-18', 2, 1, 1, 0, 0),
(470, '2014-10-22', 1, 1, 3, 0, 0),
(471, '2014-10-22', 3, 1, 2, 0, 0),
(472, '2014-10-22', 2, 1, 3, 0, 0),
(473, '2014-10-24', 1, 1, 1, 0, 0),
(474, '2014-10-24', 5, 1, 1, 0, 0),
(475, '2014-10-24', 2, 1, 1, 0, 0),
(476, '2014-10-27', 1, 1, 1, 0, 0),
(477, '2014-10-27', 2, 1, 1, 0, 0),
(478, '2014-10-27', 3, 1, 1, 0, 0),
(479, '2014-10-28', 5, 1, 1, 0, 0),
(480, '2014-10-28', 2, 1, 5, 0, 0),
(481, '2014-10-28', 1, 1, 5, 0, 0),
(482, '2014-10-28', 3, 1, 4, 0, 0),
(483, '2014-11-04', 1, 1, 3, 0, 0),
(484, '2014-11-04', 5, 1, 1, 0, 0),
(485, '2014-11-04', 2, 1, 3, 0, 0),
(486, '2014-11-04', 3, 1, 2, 0, 0),
(487, '2014-11-11', 1, 1, 2, 0, 0),
(488, '2014-11-11', 3, 1, 2, 0, 0),
(489, '2014-11-11', 2, 1, 2, 0, 0),
(490, '2014-11-13', 1, 1, 1, 0, 0),
(491, '2014-11-13', 3, 1, 1, 0, 0),
(492, '2014-11-13', 2, 1, 1, 0, 0),
(493, '2014-11-14', 1, 1, 2, 0, 0),
(494, '2014-11-14', 3, 1, 2, 0, 0),
(495, '2014-11-14', 2, 1, 2, 0, 0),
(496, '2014-11-16', 1, 1, 7, 0, 0),
(497, '2014-11-16', 2, 1, 7, 0, 0),
(498, '2014-11-16', 5, 1, 7, 0, 0),
(944, '2019-06-01', 3, 1, 1, 0, 0),
(500, '2014-11-17', 3, 1, 2, 0, 0),
(943, '2019-05-30', 3, 1, 1, 0, 0),
(942, '2019-05-29', 3, 1, 1, 0, 0),
(941, '2019-05-28', 3, 1, 4, 0, 0),
(940, '2019-05-27', 3, 1, 1, 0, 0),
(939, '2019-05-22', 3, 1, 1, 0, 0),
(938, '2019-05-19', 3, 1, 2, 0, 0),
(507, '2014-12-01', 3, 1, 1, 0, 0),
(937, '2019-05-14', 3, 1, 5, 0, 0),
(936, '2019-05-10', 3, 1, 5, 0, 0),
(935, '2019-05-09', 3, 1, 1, 0, 0),
(934, '2019-04-21', 3, 1, 2, 0, 0),
(512, '2014-12-05', 3, 1, 2, 0, 0),
(933, '2019-04-19', 3, 1, 2, 0, 0),
(514, '2014-12-06', 3, 1, 2, 0, 0),
(932, '2019-04-17', 3, 1, 2, 0, 0),
(931, '2019-04-16', 3, 1, 2, 0, 0),
(930, '2019-03-31', 3, 1, 1, 0, 0),
(518, '2014-12-23', 3, 1, 1, 0, 0),
(929, '2019-02-20', 3, 1, 1, 0, 0),
(520, '2014-12-29', 3, 1, 1, 0, 0),
(928, '2019-02-13', 3, 1, 1, 0, 0),
(927, '2019-02-01', 3, 1, 1, 0, 0),
(926, '2018-11-11', 3, 1, 1, 0, 0),
(925, '2018-10-25', 3, 1, 1, 0, 0),
(924, '2018-10-22', 3, 1, 1, 0, 0),
(923, '2018-10-21', 3, 1, 1, 0, 0),
(922, '2018-10-18', 3, 1, 1, 0, 0),
(528, '2015-02-23', 3, 1, 1, 0, 0),
(921, '2018-10-14', 3, 1, 1, 0, 0),
(920, '2018-10-12', 3, 1, 1, 0, 0),
(919, '2018-10-11', 3, 1, 1, 0, 0),
(918, '2018-10-07', 3, 1, 1, 0, 0),
(917, '2018-09-23', 3, 1, 1, 0, 0),
(916, '2018-08-29', 3, 1, 1, 0, 0),
(915, '2018-08-19', 3, 1, 1, 0, 0),
(536, '2015-03-23', 3, 1, 1, 0, 0),
(914, '2018-08-10', 3, 1, 1, 0, 0),
(913, '2018-08-09', 3, 1, 1, 0, 0),
(912, '2018-07-23', 3, 1, 1, 0, 0),
(540, '2015-04-03', 3, 1, 2, 0, 0),
(911, '2018-07-17', 3, 1, 1, 0, 0),
(910, '2018-07-06', 3, 1, 1, 0, 0),
(543, '2015-05-01', 3, 1, 1, 0, 0),
(909, '2018-07-05', 3, 1, 3, 0, 0),
(908, '2018-07-03', 3, 1, 1, 0, 0),
(546, '2015-05-06', 3, 1, 2, 0, 0),
(907, '2018-07-01', 3, 1, 1, 0, 0),
(906, '2018-06-15', 3, 1, 1, 0, 0),
(905, '2018-05-25', 3, 1, 1, 0, 0),
(550, '2015-05-19', 3, 1, 1, 0, 0),
(904, '2018-05-10', 3, 1, 1, 0, 0),
(903, '2018-05-05', 3, 1, 1, 0, 0),
(902, '2018-05-01', 3, 1, 13, 0, 0),
(554, '2015-05-22', 3, 1, 1, 0, 0),
(555, '2015-05-28', 3, 1, 1, 0, 0),
(556, '2015-06-06', 3, 1, 2, 0, 0),
(557, '2015-06-08', 3, 1, 1, 0, 0),
(558, '2015-06-18', 3, 1, 1, 0, 0),
(559, '2015-06-24', 3, 1, 2, 0, 0),
(560, '2015-08-04', 3, 1, 4, 0, 0),
(561, '2015-08-20', 3, 1, 1, 0, 0),
(562, '2015-08-27', 3, 1, 1, 0, 0),
(563, '2015-09-08', 3, 1, 2, 0, 0),
(564, '2015-09-15', 3, 1, 1, 0, 0),
(565, '2015-09-18', 3, 1, 1, 0, 0),
(566, '2015-09-23', 3, 1, 1, 0, 0),
(567, '2015-09-28', 3, 1, 1, 0, 0),
(568, '2015-10-04', 3, 1, 2, 0, 0),
(569, '2015-10-05', 3, 1, 2, 0, 0),
(570, '2015-10-17', 3, 1, 1, 0, 0),
(571, '2015-10-20', 3, 1, 2, 0, 0),
(572, '2015-11-09', 3, 1, 2, 0, 0),
(573, '2015-11-10', 3, 1, 2, 0, 0),
(574, '2015-11-27', 3, 1, 4, 0, 0),
(575, '2015-12-04', 3, 1, 10, 0, 0),
(576, '2015-12-05', 3, 1, 14, 0, 0),
(577, '2015-12-08', 3, 1, 3, 0, 0),
(578, '2015-12-12', 3, 1, 1, 0, 0),
(579, '2015-12-13', 3, 1, 1, 0, 0),
(580, '2015-12-15', 3, 1, 1, 0, 0),
(581, '2015-12-22', 3, 1, 4, 0, 0),
(582, '2015-12-29', 3, 1, 1, 0, 0),
(583, '2015-12-31', 3, 1, 1, 0, 0),
(584, '2016-01-18', 3, 1, 7, 0, 0),
(585, '2016-01-24', 3, 1, 1, 0, 0),
(586, '2016-01-31', 3, 1, 2, 0, 0),
(587, '2016-02-05', 3, 1, 1, 0, 0),
(588, '2016-02-07', 3, 1, 1, 0, 0),
(589, '2016-02-10', 3, 1, 1, 0, 0),
(590, '2016-02-17', 3, 1, 14, 0, 0),
(591, '2016-02-20', 3, 1, 9, 0, 0),
(592, '2016-02-21', 3, 1, 4, 0, 0),
(593, '2016-02-23', 3, 1, 2, 0, 0),
(594, '2016-03-01', 3, 1, 1, 0, 0),
(595, '2016-03-02', 3, 1, 1, 0, 0),
(596, '2016-03-03', 3, 1, 1, 0, 0),
(597, '2016-03-04', 3, 1, 4, 0, 0),
(598, '2016-03-09', 3, 1, 1, 0, 0),
(599, '2016-03-10', 3, 1, 3, 0, 0),
(600, '2016-03-17', 3, 1, 1, 0, 0),
(601, '2016-03-18', 3, 1, 1, 0, 0),
(602, '2016-03-21', 3, 1, 1, 0, 0),
(603, '2016-03-29', 3, 1, 1, 0, 0),
(604, '2016-03-30', 3, 1, 1, 0, 0),
(605, '2016-03-31', 3, 1, 3, 0, 0),
(606, '2016-04-01', 3, 1, 1, 0, 0),
(607, '2016-04-02', 3, 1, 1, 0, 0),
(608, '2016-04-04', 3, 1, 2, 0, 0),
(609, '2016-04-13', 3, 1, 1, 0, 0),
(610, '2016-04-14', 3, 1, 1, 0, 0),
(611, '2016-04-15', 3, 1, 2, 0, 0),
(612, '2016-04-18', 3, 1, 3, 0, 0),
(613, '2016-04-25', 3, 1, 1, 0, 0),
(614, '2016-04-26', 3, 1, 6, 0, 0),
(615, '2016-04-27', 3, 1, 1, 0, 0),
(616, '2016-04-29', 3, 1, 1, 0, 0),
(617, '2016-05-01', 3, 1, 1, 0, 0),
(618, '2016-05-04', 3, 1, 2, 0, 0),
(619, '2016-05-09', 3, 1, 3, 0, 0),
(620, '2016-05-11', 3, 1, 3, 0, 0),
(621, '2016-05-12', 3, 1, 5, 0, 0),
(622, '2016-05-13', 3, 1, 2, 0, 0),
(623, '2016-05-14', 3, 1, 1, 0, 0),
(624, '2016-05-17', 3, 1, 2, 0, 0),
(625, '2016-05-18', 3, 1, 1, 0, 0),
(626, '2016-05-19', 3, 1, 2, 0, 0),
(627, '2016-05-20', 3, 1, 1, 0, 0),
(628, '2016-05-21', 3, 1, 2, 0, 0),
(629, '2016-05-22', 3, 1, 2, 0, 0),
(630, '2016-05-23', 3, 1, 1, 0, 0),
(631, '2016-05-24', 3, 1, 1, 0, 0),
(632, '2016-05-25', 3, 1, 5, 0, 0),
(633, '2016-05-29', 3, 1, 1, 0, 0),
(634, '2016-05-30', 3, 1, 2, 0, 0),
(635, '2016-06-04', 3, 1, 1, 0, 0),
(636, '2016-06-07', 3, 1, 1, 0, 0),
(637, '2016-06-09', 3, 1, 1, 0, 0),
(638, '2016-06-11', 3, 1, 1, 0, 0),
(639, '2016-06-13', 3, 1, 1, 0, 0),
(640, '2016-06-17', 3, 1, 1, 0, 0),
(641, '2016-06-22', 3, 1, 2, 0, 0),
(642, '2016-06-23', 3, 1, 5, 0, 0),
(643, '2016-06-25', 3, 1, 2, 0, 0),
(644, '2016-07-01', 3, 1, 1, 0, 0),
(645, '2016-07-02', 3, 1, 1, 0, 0),
(646, '2016-07-05', 3, 1, 1, 0, 0),
(647, '2016-07-08', 3, 1, 1, 0, 0),
(648, '2016-07-09', 3, 1, 2, 0, 0),
(649, '2016-07-12', 3, 1, 3, 0, 0),
(650, '2016-07-13', 3, 1, 1, 0, 0),
(651, '2016-07-14', 3, 1, 4, 0, 0),
(652, '2016-07-19', 3, 1, 1, 0, 0),
(653, '2016-07-26', 3, 1, 1, 0, 0),
(654, '2016-07-31', 3, 1, 1, 0, 0),
(655, '2016-08-01', 3, 1, 1, 0, 0),
(656, '2016-08-02', 3, 1, 1, 0, 0),
(657, '2016-08-03', 3, 1, 2, 0, 0),
(658, '2016-08-04', 3, 1, 1, 0, 0),
(659, '2016-08-09', 3, 1, 1, 0, 0),
(660, '2016-08-10', 3, 1, 1, 0, 0),
(661, '2016-08-11', 3, 1, 1, 0, 0),
(662, '2016-08-15', 3, 1, 1, 0, 0),
(663, '2016-08-18', 3, 1, 2, 0, 0),
(664, '2016-08-19', 3, 1, 2, 0, 0),
(665, '2016-08-22', 3, 1, 3, 0, 0),
(666, '2016-08-24', 3, 1, 1, 0, 0),
(667, '2016-08-28', 3, 1, 1, 0, 0),
(668, '2016-09-05', 3, 1, 1, 0, 0),
(669, '2016-09-08', 3, 1, 2, 0, 0),
(670, '2016-09-09', 3, 1, 1, 0, 0),
(671, '2016-09-14', 3, 1, 2, 0, 0),
(672, '2016-09-16', 3, 1, 3, 0, 0),
(673, '2016-09-17', 3, 1, 1, 0, 0),
(674, '2016-09-18', 3, 1, 1, 0, 0),
(675, '2016-09-26', 3, 1, 1, 0, 0),
(676, '2016-10-02', 3, 1, 1, 0, 0),
(677, '2016-10-04', 3, 1, 1, 0, 0),
(678, '2016-10-05', 3, 1, 2, 0, 0),
(679, '2016-10-06', 3, 1, 1, 0, 0),
(680, '2016-10-08', 3, 1, 3, 0, 0),
(681, '2016-10-15', 3, 1, 1, 0, 0),
(682, '2016-10-16', 3, 1, 1, 0, 0),
(683, '2016-10-18', 3, 1, 1, 0, 0),
(684, '2016-10-22', 3, 1, 3, 0, 0),
(685, '2016-10-23', 3, 1, 2, 0, 0),
(686, '2016-10-26', 3, 1, 2, 0, 0),
(687, '2016-10-27', 3, 1, 1, 0, 0),
(688, '2016-10-29', 3, 1, 1, 0, 0),
(689, '2016-11-02', 3, 1, 1, 0, 0),
(690, '2016-11-04', 3, 1, 1, 0, 0),
(691, '2016-11-11', 3, 1, 6, 0, 0),
(692, '2016-11-12', 3, 1, 1, 0, 0),
(693, '2016-11-13', 3, 1, 1, 0, 0),
(694, '2016-11-15', 3, 1, 1, 0, 0),
(695, '2016-11-16', 3, 1, 1, 0, 0),
(696, '2016-11-17', 3, 1, 3, 0, 0),
(697, '2016-11-19', 3, 1, 1, 0, 0),
(698, '2016-11-20', 3, 1, 1, 0, 0),
(699, '2016-11-22', 3, 1, 1, 0, 0),
(700, '2016-11-24', 3, 1, 1, 0, 0),
(701, '2016-11-25', 3, 1, 3, 0, 0),
(702, '2016-11-27', 3, 1, 2, 0, 0),
(703, '2016-11-28', 3, 1, 1, 0, 0),
(704, '2016-11-29', 3, 1, 3, 0, 0),
(705, '2016-11-30', 3, 1, 12, 0, 0),
(706, '2016-12-01', 3, 1, 10, 0, 0),
(707, '2016-12-02', 3, 1, 17, 0, 0),
(708, '2016-12-03', 3, 1, 7, 0, 0),
(709, '2016-12-04', 3, 1, 3, 0, 0),
(710, '2016-12-05', 3, 1, 15, 0, 0),
(711, '2016-12-06', 3, 1, 16, 0, 0),
(712, '2016-12-07', 3, 1, 13, 0, 0),
(713, '2016-12-08', 3, 1, 11, 0, 0),
(714, '2016-12-09', 3, 1, 5, 0, 0),
(715, '2016-12-10', 3, 1, 6, 0, 0),
(716, '2016-12-11', 3, 1, 4, 0, 0),
(717, '2016-12-12', 3, 1, 11, 0, 0),
(718, '2016-12-13', 3, 1, 8, 0, 0),
(719, '2016-12-14', 3, 1, 11, 0, 0),
(720, '2016-12-15', 3, 1, 6, 0, 0),
(721, '2016-12-16', 3, 1, 7, 0, 0),
(722, '2016-12-17', 3, 1, 3, 0, 0),
(723, '2016-12-18', 3, 1, 7, 0, 0),
(724, '2016-12-19', 3, 1, 8, 0, 0),
(725, '2016-12-20', 3, 1, 9, 0, 0),
(726, '2016-12-21', 3, 1, 3, 0, 0),
(727, '2016-12-22', 3, 1, 14, 0, 0),
(728, '2016-12-23', 3, 1, 5, 0, 0),
(729, '2016-12-24', 3, 1, 2, 0, 0),
(730, '2016-12-25', 3, 1, 6, 0, 0),
(731, '2016-12-26', 3, 1, 4, 0, 0),
(732, '2016-12-27', 3, 1, 7, 0, 0),
(733, '2016-12-28', 3, 1, 4, 0, 0),
(734, '2016-12-29', 3, 1, 5, 0, 0),
(735, '2016-12-30', 3, 1, 11, 0, 0),
(736, '2016-12-31', 3, 1, 8, 0, 0),
(737, '2017-01-01', 3, 1, 13, 0, 0),
(738, '2017-01-02', 3, 1, 2, 0, 0),
(739, '2017-01-03', 3, 1, 23, 0, 0),
(740, '2017-01-04', 3, 1, 9, 0, 0),
(741, '2017-01-05', 3, 1, 1, 0, 0),
(742, '2017-01-11', 3, 1, 8, 0, 0),
(743, '2017-01-12', 3, 1, 4, 0, 0),
(744, '2017-01-13', 3, 1, 6, 0, 0),
(745, '2017-01-14', 3, 1, 5, 0, 0),
(746, '2017-01-15', 3, 1, 2, 0, 0),
(747, '2017-01-16', 3, 1, 5, 0, 0),
(748, '2017-01-17', 3, 1, 1, 0, 0),
(749, '2017-01-18', 3, 1, 1, 0, 0),
(750, '2017-01-19', 3, 1, 4, 0, 0),
(751, '2017-01-20', 3, 1, 4, 0, 0),
(752, '2017-01-21', 3, 1, 3, 0, 0),
(753, '2017-01-24', 3, 1, 3, 0, 0),
(754, '2017-01-25', 3, 1, 2, 0, 0),
(755, '2017-01-26', 3, 1, 3, 0, 0),
(756, '2017-01-27', 3, 1, 4, 0, 0),
(757, '2017-01-29', 3, 1, 1, 0, 0),
(758, '2017-01-30', 3, 1, 1, 0, 0),
(759, '2017-01-31', 3, 1, 4, 0, 0),
(760, '2017-02-01', 3, 1, 2, 0, 0),
(761, '2017-02-02', 3, 1, 7, 0, 0),
(762, '2017-02-03', 3, 1, 3, 0, 0),
(763, '2017-02-04', 3, 1, 1, 0, 0),
(764, '2017-02-05', 3, 1, 2, 0, 0),
(765, '2017-02-06', 3, 1, 2, 0, 0),
(766, '2017-02-07', 3, 1, 2, 0, 0),
(767, '2017-02-08', 3, 1, 1, 0, 0),
(768, '2017-02-09', 3, 1, 4, 0, 0),
(769, '2017-02-11', 3, 1, 1, 0, 0),
(770, '2017-02-12', 3, 1, 3, 0, 0),
(771, '2017-02-13', 3, 1, 4, 0, 0),
(772, '2017-02-14', 3, 1, 3, 0, 0),
(773, '2017-02-15', 3, 1, 2, 0, 0),
(774, '2017-02-16', 3, 1, 1, 0, 0),
(775, '2017-02-18', 3, 1, 1, 0, 0),
(776, '2017-02-19', 3, 1, 1, 0, 0),
(777, '2017-02-20', 3, 1, 13, 0, 0),
(778, '2017-02-21', 3, 1, 3, 0, 0),
(779, '2017-02-22', 3, 1, 1, 0, 0),
(780, '2017-02-23', 3, 1, 2, 0, 0),
(781, '2017-02-25', 3, 1, 1, 0, 0),
(782, '2017-02-26', 3, 1, 3, 0, 0),
(783, '2017-02-28', 3, 1, 2, 0, 0),
(784, '2017-03-03', 3, 1, 2, 0, 0),
(785, '2017-03-04', 3, 1, 1, 0, 0),
(786, '2017-03-05', 3, 1, 3, 0, 0),
(787, '2017-03-06', 3, 1, 1, 0, 0),
(788, '2017-03-07', 3, 1, 2, 0, 0),
(789, '2017-03-09', 3, 1, 1, 0, 0),
(790, '2017-03-10', 3, 1, 4, 0, 0),
(791, '2017-03-11', 3, 1, 2, 0, 0),
(792, '2017-03-12', 3, 1, 1, 0, 0),
(793, '2017-03-13', 3, 1, 2, 0, 0),
(794, '2017-03-14', 3, 1, 1, 0, 0),
(795, '2017-03-15', 3, 1, 1, 0, 0),
(796, '2017-03-16', 3, 1, 2, 0, 0),
(797, '2017-03-17', 3, 1, 1, 0, 0),
(798, '2017-03-18', 3, 1, 1, 0, 0),
(799, '2017-03-19', 3, 1, 1, 0, 0),
(800, '2017-03-21', 3, 1, 3, 0, 0),
(801, '2017-03-22', 3, 1, 2, 0, 0),
(802, '2017-03-23', 3, 1, 2, 0, 0),
(803, '2017-03-24', 3, 1, 3, 0, 0),
(804, '2017-03-25', 3, 1, 1, 0, 0),
(805, '2017-03-26', 3, 1, 1, 0, 0),
(806, '2017-03-30', 3, 1, 1, 0, 0),
(807, '2017-03-31', 3, 1, 1, 0, 0),
(808, '2017-04-01', 3, 1, 5, 0, 0),
(809, '2017-04-02', 3, 1, 1, 0, 0),
(810, '2017-04-03', 3, 1, 4, 0, 0),
(811, '2017-04-04', 3, 1, 1, 0, 0),
(812, '2017-04-05', 3, 1, 6, 0, 0),
(813, '2017-04-08', 3, 1, 8, 0, 0),
(814, '2017-04-09', 3, 1, 1, 0, 0),
(815, '2017-04-10', 3, 1, 2, 0, 0),
(816, '2017-04-11', 3, 1, 1, 0, 0),
(817, '2017-04-12', 3, 1, 2, 0, 0),
(818, '2017-04-13', 3, 1, 1, 0, 0),
(819, '2017-04-14', 3, 1, 2, 0, 0),
(820, '2017-04-15', 3, 1, 1, 0, 0),
(821, '2017-04-16', 3, 1, 1, 0, 0),
(822, '2017-04-17', 3, 1, 3, 0, 0),
(823, '2017-04-18', 3, 1, 2, 0, 0),
(824, '2017-04-20', 3, 1, 3, 0, 0),
(825, '2017-04-21', 3, 1, 7, 0, 0),
(826, '2017-04-23', 3, 1, 1, 0, 0),
(827, '2017-04-24', 3, 1, 3, 0, 0),
(828, '2017-04-25', 3, 1, 2, 0, 0),
(829, '2017-04-26', 3, 1, 3, 0, 0),
(830, '2017-04-27', 3, 1, 2, 0, 0),
(831, '2017-04-28', 3, 1, 3, 0, 0),
(832, '2017-04-29', 3, 1, 4, 0, 0),
(833, '2017-05-03', 3, 1, 5, 0, 0),
(834, '2017-05-04', 3, 1, 2, 0, 0),
(835, '2017-05-05', 3, 1, 1, 0, 0),
(836, '2017-05-06', 3, 1, 1, 0, 0),
(837, '2017-05-07', 3, 1, 3, 0, 0),
(838, '2017-05-08', 3, 1, 8, 0, 0),
(839, '2017-05-09', 3, 1, 1, 0, 0),
(840, '2017-05-10', 3, 1, 5, 0, 0),
(841, '2017-05-11', 3, 1, 5, 0, 0),
(842, '2017-05-12', 3, 1, 1, 0, 0),
(843, '2017-05-15', 3, 1, 1, 0, 0),
(844, '2017-05-17', 3, 1, 4, 0, 0),
(845, '2017-05-18', 3, 1, 7, 0, 0),
(846, '2017-05-21', 3, 1, 4, 0, 0),
(847, '2017-05-22', 3, 1, 1, 0, 0),
(848, '2017-05-23', 3, 1, 1, 0, 0),
(849, '2017-05-24', 3, 1, 1, 0, 0),
(850, '2017-05-25', 3, 1, 5, 0, 0),
(851, '2017-05-26', 3, 1, 2, 0, 0),
(852, '2017-05-27', 3, 1, 5, 0, 0),
(853, '2017-05-28', 3, 1, 2, 0, 0),
(854, '2017-05-29', 3, 1, 1, 0, 0),
(855, '2017-05-30', 3, 1, 2, 0, 0),
(856, '2017-05-31', 3, 1, 1, 0, 0),
(857, '2017-06-01', 3, 1, 1, 0, 0),
(858, '2017-06-02', 3, 1, 1, 0, 0),
(859, '2017-06-04', 3, 1, 1, 0, 0),
(860, '2017-06-05', 3, 1, 4, 0, 0),
(861, '2017-06-06', 3, 1, 12, 0, 0),
(862, '2017-06-07', 3, 1, 1, 0, 0),
(863, '2017-06-08', 3, 1, 2, 0, 0),
(864, '2017-06-09', 3, 1, 1, 0, 0),
(865, '2017-06-10', 3, 1, 1, 0, 0),
(866, '2017-06-11', 3, 1, 3, 0, 0),
(867, '2017-06-14', 3, 1, 3, 0, 0),
(868, '2017-06-16', 3, 1, 7, 0, 0),
(869, '2017-06-17', 3, 1, 8, 0, 0),
(870, '2017-06-18', 3, 1, 2, 0, 0),
(871, '2017-06-19', 3, 1, 1, 0, 0),
(872, '2017-06-20', 3, 1, 2, 0, 0),
(873, '2017-06-23', 3, 1, 2, 0, 0),
(874, '2017-06-24', 3, 1, 1, 0, 0),
(875, '2017-06-27', 3, 1, 1, 0, 0),
(876, '2017-06-28', 3, 1, 2, 0, 0),
(877, '2017-06-30', 3, 1, 1, 0, 0),
(878, '2017-07-01', 3, 1, 1, 0, 0),
(879, '2017-07-02', 3, 1, 3, 0, 0),
(880, '2017-07-04', 3, 1, 2, 0, 0),
(881, '2017-07-05', 3, 1, 1, 0, 0),
(882, '2017-07-06', 3, 1, 6, 0, 0),
(883, '2017-07-08', 3, 1, 2, 0, 0),
(884, '2017-07-10', 3, 1, 14, 0, 0),
(885, '2017-07-11', 3, 1, 22, 0, 0),
(886, '2017-07-12', 3, 1, 23, 0, 0),
(887, '2017-07-17', 3, 1, 1, 0, 0),
(888, '2017-07-19', 3, 1, 21, 0, 0),
(889, '2017-07-20', 3, 1, 19, 0, 0),
(890, '2017-07-21', 3, 1, 11, 0, 0),
(891, '2017-07-22', 3, 1, 7, 0, 0),
(892, '2017-07-23', 3, 1, 42, 0, 0),
(893, '2017-07-24', 3, 1, 16, 0, 0),
(894, '2017-09-23', 3, 1, 1, 0, 0),
(895, '2017-09-26', 3, 1, 1, 0, 0),
(896, '2017-10-01', 3, 1, 1, 0, 0),
(897, '2017-11-22', 3, 1, 1, 0, 0),
(898, '2017-12-25', 3, 1, 1, 0, 0),
(899, '2018-01-29', 3, 1, 3, 0, 0),
(900, '2018-02-14', 3, 1, 1, 0, 0),
(901, '2018-03-25', 3, 1, 1, 0, 0),
(945, '2019-06-02', 3, 1, 4, 0, 0),
(946, '2019-06-07', 3, 1, 2, 0, 0),
(947, '2019-06-09', 3, 1, 2, 0, 0),
(948, '2019-06-13', 3, 1, 1, 0, 0),
(949, '2019-06-16', 3, 1, 1, 0, 0),
(950, '2019-06-18', 3, 1, 6, 0, 0),
(951, '2019-06-24', 3, 1, 4, 0, 0),
(952, '2019-06-25', 3, 1, 2, 0, 0),
(953, '2019-06-26', 3, 1, 1, 0, 0),
(954, '2019-06-27', 3, 1, 2, 0, 0),
(955, '2019-06-28', 3, 1, 1, 0, 0),
(956, '2019-06-30', 3, 1, 1, 0, 0),
(957, '2019-07-02', 3, 1, 1, 0, 0),
(958, '2019-07-03', 3, 1, 2, 0, 0),
(959, '2019-07-07', 3, 1, 2, 0, 0),
(960, '2019-07-08', 3, 1, 3, 0, 0),
(961, '2019-07-14', 3, 1, 1, 0, 0),
(962, '2019-07-18', 3, 1, 1, 0, 0),
(963, '2019-07-21', 3, 1, 1, 0, 0),
(964, '2019-07-22', 3, 1, 1, 0, 0),
(965, '2019-07-27', 3, 1, 4, 0, 0),
(966, '2019-07-29', 3, 1, 1, 0, 0),
(967, '2019-07-30', 3, 1, 1, 0, 0),
(968, '2019-08-02', 3, 1, 1, 0, 0),
(969, '2019-08-07', 3, 1, 1, 0, 0),
(970, '2019-08-08', 3, 1, 1, 0, 0),
(971, '2019-08-11', 3, 1, 1, 0, 0),
(972, '2019-08-12', 3, 1, 7, 0, 0),
(973, '2019-08-13', 3, 1, 3, 0, 0),
(974, '2019-08-14', 3, 1, 1, 0, 0),
(975, '2019-08-18', 3, 1, 2, 0, 0),
(976, '2019-08-19', 3, 1, 2, 0, 0),
(977, '2019-08-20', 3, 1, 2, 0, 0),
(978, '2019-08-22', 3, 1, 4, 0, 0),
(979, '2019-08-23', 3, 1, 3, 0, 0),
(980, '2019-08-25', 3, 1, 1, 0, 0),
(981, '2019-08-26', 3, 1, 3, 0, 0),
(982, '2019-08-28', 3, 1, 1, 0, 0),
(983, '2019-09-01', 3, 1, 1, 0, 0),
(984, '2019-09-02', 3, 1, 4, 0, 0),
(985, '2019-09-13', 3, 1, 1, 0, 0),
(986, '2019-09-14', 3, 1, 1, 0, 0),
(987, '2019-09-15', 3, 1, 2, 0, 0),
(988, '2019-09-19', 3, 1, 1, 0, 0),
(989, '2019-09-23', 3, 1, 1, 0, 0),
(990, '2019-09-27', 3, 1, 4, 0, 0),
(991, '2019-09-28', 3, 1, 2, 0, 0),
(992, '2019-10-01', 3, 1, 3, 0, 0),
(993, '2019-10-03', 3, 1, 3, 0, 0),
(994, '2019-10-08', 3, 1, 1, 0, 0),
(995, '2019-10-09', 3, 1, 2, 0, 0),
(996, '2019-10-12', 3, 1, 1, 0, 0),
(997, '2019-10-15', 3, 1, 1, 0, 0),
(998, '2019-10-18', 3, 1, 5, 0, 0),
(999, '2019-10-20', 3, 1, 2, 0, 0),
(1000, '2019-10-21', 3, 1, 9, 0, 0),
(1001, '2019-10-24', 3, 1, 2, 0, 0),
(1002, '2019-10-28', 3, 1, 1, 0, 0),
(1003, '2019-11-03', 3, 1, 1, 0, 0),
(1004, '2019-11-05', 3, 1, 1, 0, 0),
(1005, '2019-11-08', 3, 1, 1, 0, 0),
(1006, '2019-11-09', 3, 1, 2, 0, 0),
(1007, '2019-11-17', 3, 1, 1, 0, 0),
(1008, '2019-11-19', 3, 1, 2, 0, 0),
(1009, '2019-11-21', 3, 1, 1, 0, 0),
(1010, '2019-11-25', 3, 1, 2, 0, 0),
(1011, '2019-11-26', 3, 1, 3, 0, 0),
(1012, '2019-11-27', 3, 1, 1, 0, 0),
(1013, '2019-11-28', 3, 1, 2, 0, 0),
(1014, '2019-11-30', 3, 1, 4, 0, 0),
(1015, '2019-12-02', 3, 1, 1, 0, 0),
(1016, '2019-12-04', 3, 1, 3, 0, 0),
(1017, '2019-12-05', 3, 1, 1, 0, 0),
(1018, '2019-12-09', 3, 1, 2, 0, 0),
(1019, '2019-12-10', 3, 1, 1, 0, 0),
(1020, '2019-12-14', 3, 1, 1, 0, 0),
(1021, '2019-12-15', 3, 1, 1, 0, 0),
(1022, '2019-12-17', 3, 1, 2, 0, 0),
(1023, '2019-12-18', 3, 1, 1, 0, 0),
(1024, '2019-12-22', 3, 1, 1, 0, 0),
(1025, '2019-12-23', 3, 1, 1, 0, 0),
(1026, '2019-12-24', 3, 1, 2, 0, 0),
(1027, '2019-12-25', 3, 1, 1, 0, 0),
(1028, '2019-12-26', 3, 1, 2, 0, 0),
(1029, '2019-12-27', 3, 1, 2, 0, 0),
(1030, '2019-12-28', 3, 1, 1, 0, 0),
(1031, '2019-12-30', 3, 1, 1, 0, 0),
(1032, '2020-01-01', 3, 1, 1, 0, 0),
(1033, '2020-01-02', 3, 1, 2, 0, 0),
(1034, '2020-01-03', 3, 1, 1, 0, 0),
(1035, '2020-01-04', 3, 1, 2, 0, 0),
(1036, '2020-01-05', 3, 1, 3, 0, 0),
(1037, '2020-01-06', 3, 1, 4, 0, 0),
(1038, '2020-11-05', 2, 1, 2, 0, 0),
(1039, '2020-11-05', 1, 1, 2, 0, 0),
(1040, '2020-11-05', 5, 1, 2, 0, 0),
(1041, '2020-11-18', 2, 1, 14, 0, 0),
(1042, '2020-11-18', 1, 1, 14, 0, 0),
(1043, '2020-11-18', 5, 1, 14, 0, 0),
(1044, '2020-11-20', 5, 1, 1, 0, 0),
(1045, '2020-11-20', 1, 1, 1, 0, 0),
(1046, '2020-11-20', 2, 1, 1, 0, 0),
(1047, '2020-11-21', 5, 1, 3, 0, 0),
(1048, '2020-11-21', 1, 1, 3, 0, 0),
(1049, '2020-11-21', 2, 1, 3, 0, 0),
(1050, '2020-11-26', 1, 1, 2, 0, 0),
(1051, '2020-11-26', 2, 1, 2, 0, 0),
(1052, '2020-11-26', 5, 1, 1, 0, 0),
(1053, '2020-11-30', 1, 1, 2, 0, 0),
(1054, '2020-11-30', 5, 1, 1, 0, 0),
(1055, '2020-11-30', 2, 1, 2, 0, 0),
(1056, '2020-12-01', 1, 1, 2, 0, 0),
(1057, '2020-12-01', 2, 1, 2, 0, 0),
(1058, '2020-12-01', 5, 1, 2, 0, 0),
(1059, '2020-12-06', 1, 1, 1, 0, 0),
(1060, '2020-12-06', 5, 1, 1, 0, 0),
(1061, '2020-12-06', 2, 1, 1, 0, 0),
(1062, '2020-12-25', 1, 1, 1, 0, 0),
(1063, '2020-12-25', 2, 1, 1, 0, 0),
(1064, '2020-12-25', 3, 1, 1, 0, 0),
(1065, '2020-12-25', 5, 1, 1, 0, 0),
(1066, '2021-01-04', 1, 1, 1, 0, 0),
(1067, '2021-01-10', 1, 1, 1, 0, 0),
(1068, '2021-01-11', 1, 1, 1, 0, 0),
(1069, '2021-01-11', 5, 1, 1, 0, 0),
(1070, '2021-01-11', 2, 1, 1, 0, 0),
(1071, '2021-01-12', 1, 1, 1, 0, 0),
(1072, '2021-01-12', 2, 1, 1, 0, 0),
(1073, '2021-01-12', 3, 1, 1, 0, 0),
(1074, '2021-01-12', 5, 1, 1, 0, 0),
(1075, '2021-01-14', 1, 1, 1, 0, 0),
(1076, '2021-01-18', 5, 1, 1, 0, 0),
(1077, '2021-01-18', 1, 1, 1, 0, 0),
(1078, '2021-01-18', 2, 1, 1, 0, 0),
(1079, '2021-01-20', 5, 1, 1, 0, 0),
(1080, '2021-01-20', 2, 1, 1, 0, 0),
(1081, '2021-01-20', 1, 1, 1, 0, 0),
(1082, '2021-01-22', 1, 1, 2, 0, 0),
(1083, '2021-01-22', 5, 1, 2, 0, 0),
(1084, '2021-01-22', 2, 1, 2, 0, 0),
(1085, '2021-01-24', 1, 1, 1, 0, 0),
(1086, '2021-01-24', 2, 1, 1, 0, 0),
(1087, '2021-01-24', 3, 1, 1, 0, 0),
(1088, '2021-01-24', 5, 1, 1, 0, 0),
(1089, '2021-01-29', 1, 1, 1, 0, 0),
(1090, '2021-02-03', 2, 1, 2, 0, 0),
(1091, '2021-02-03', 5, 1, 2, 0, 0),
(1092, '2021-02-03', 1, 1, 2, 0, 0),
(1093, '2021-02-03', 3, 1, 1, 0, 0),
(1094, '2021-02-05', 1, 1, 1, 0, 0),
(1095, '2021-02-05', 2, 1, 1, 0, 0),
(1096, '2021-02-05', 5, 1, 1, 0, 0),
(1097, '2021-02-05', 3, 1, 1, 0, 0),
(1098, '2021-02-06', 5, 1, 7, 0, 0),
(1099, '2021-02-06', 2, 1, 7, 0, 0),
(1100, '2021-02-06', 1, 1, 7, 0, 0),
(1101, '2021-02-07', 1, 1, 1, 0, 0),
(1102, '2021-02-07', 5, 1, 1, 0, 0),
(1103, '2021-02-07', 2, 1, 1, 0, 0),
(1104, '2021-02-09', 1, 1, 1, 0, 0),
(1105, '2021-02-09', 5, 1, 1, 0, 0),
(1106, '2021-02-09', 2, 1, 1, 0, 0),
(1107, '2021-02-09', 3, 1, 1, 0, 0),
(1108, '2021-02-10', 1, 1, 1, 0, 0),
(1109, '2021-02-10', 2, 1, 1, 0, 0),
(1110, '2021-02-10', 5, 1, 1, 0, 0),
(1111, '2021-02-15', 5, 1, 1, 0, 0),
(1112, '2021-02-15', 3, 1, 1, 0, 0),
(1113, '2021-02-15', 2, 1, 1, 0, 0),
(1114, '2021-02-15', 1, 1, 1, 0, 0),
(1115, '2021-02-16', 1, 1, 1, 0, 0),
(1116, '2021-02-16', 5, 1, 1, 0, 0),
(1117, '2021-02-16', 2, 1, 1, 0, 0),
(1118, '2021-02-16', 3, 1, 1, 0, 0),
(1119, '2021-02-21', 1, 1, 4, 0, 0),
(1120, '2021-02-21', 2, 1, 4, 0, 0),
(1121, '2021-02-21', 5, 1, 4, 0, 0),
(1122, '2021-02-21', 3, 1, 1, 0, 0),
(1123, '2021-02-23', 1, 1, 2, 0, 0),
(1124, '2021-02-23', 5, 1, 1, 0, 0),
(1125, '2021-02-23', 2, 1, 1, 0, 0),
(1126, '2021-02-24', 1, 1, 3, 0, 0),
(1127, '2021-02-24', 2, 1, 2, 0, 0),
(1128, '2021-02-24', 5, 1, 2, 0, 0),
(1129, '2021-02-24', 3, 1, 1, 0, 0),
(1130, '2021-03-02', 2, 1, 2, 0, 0),
(1131, '2021-03-02', 1, 1, 2, 0, 0),
(1132, '2021-03-02', 5, 1, 2, 0, 0),
(1133, '2021-03-02', 3, 1, 1, 0, 0),
(1134, '2021-03-05', 1, 1, 2, 0, 0),
(1135, '2021-03-05', 5, 1, 1, 0, 0),
(1136, '2021-03-05', 2, 1, 1, 0, 0),
(1137, '2021-03-11', 5, 1, 1, 0, 0),
(1138, '2021-03-11', 1, 1, 1, 0, 0),
(1139, '2021-03-11', 2, 1, 1, 0, 0),
(1140, '2021-03-15', 1, 1, 1, 0, 0),
(1141, '2021-03-22', 1, 1, 1, 0, 0),
(1142, '2021-03-22', 5, 1, 1, 0, 0),
(1143, '2021-03-22', 2, 1, 1, 0, 0),
(1144, '2021-03-23', 1, 1, 1, 0, 0),
(1145, '2021-03-24', 1, 1, 2, 0, 0),
(1146, '2021-03-24', 5, 1, 1, 0, 0),
(1147, '2021-03-24', 2, 1, 1, 0, 0),
(1148, '2021-03-25', 1, 1, 3, 0, 0),
(1149, '2021-03-25', 5, 1, 2, 0, 0),
(1150, '2021-03-25', 2, 1, 2, 0, 0),
(1151, '2021-03-25', 3, 1, 1, 0, 0),
(1152, '2021-03-28', 1, 1, 1, 0, 0),
(1153, '2021-04-01', 1, 1, 1, 0, 0),
(1154, '2021-04-01', 5, 1, 2, 0, 0),
(1155, '2021-04-01', 2, 1, 1, 0, 0),
(1156, '2021-04-02', 1, 1, 2, 0, 0),
(1157, '2021-04-02', 5, 1, 2, 0, 0),
(1158, '2021-04-02', 2, 1, 2, 0, 0),
(1159, '2021-04-05', 1, 1, 1, 0, 0),
(1160, '2021-04-05', 2, 1, 1, 0, 0),
(1161, '2021-04-05', 5, 1, 1, 0, 0),
(1162, '2021-04-06', 1, 1, 2, 0, 0),
(1163, '2021-04-06', 5, 1, 1, 0, 0),
(1164, '2021-04-06', 2, 1, 1, 0, 0),
(1165, '2021-04-07', 3, 1, 1, 0, 0),
(1166, '2021-04-07', 4, 1, 1, 0, 0),
(1167, '2021-04-11', 1, 1, 1, 0, 0),
(1168, '2021-04-11', 5, 1, 1, 0, 0),
(1169, '2021-04-11', 2, 1, 1, 0, 0),
(1170, '2021-04-16', 1, 1, 1, 0, 0),
(1171, '2021-04-16', 2, 1, 1, 0, 0),
(1172, '2021-04-16', 5, 1, 1, 0, 0),
(1173, '2021-04-22', 1, 1, 1, 0, 0),
(1174, '2021-04-22', 5, 1, 1, 0, 0),
(1175, '2021-04-22', 2, 1, 1, 0, 0),
(1176, '2021-04-26', 1, 1, 2, 0, 0),
(1177, '2021-04-26', 5, 1, 2, 0, 0),
(1178, '2021-04-26', 2, 1, 2, 0, 0),
(1179, '2021-04-26', 3, 1, 1, 0, 0),
(1180, '2021-04-28', 5, 1, 1, 0, 0),
(1181, '2021-04-28', 1, 1, 1, 0, 0),
(1182, '2021-04-28', 2, 1, 1, 0, 0),
(1183, '2021-04-30', 1, 1, 1, 0, 0),
(1184, '2021-05-01', 1, 1, 1, 0, 0),
(1185, '2021-05-01', 2, 1, 1, 0, 0),
(1186, '2021-05-01', 5, 1, 1, 0, 0),
(1187, '2021-05-04', 1, 1, 1, 0, 0),
(1188, '2021-05-04', 5, 1, 1, 0, 0),
(1189, '2021-05-04', 2, 1, 1, 0, 0),
(1190, '2021-05-07', 1, 1, 1, 0, 0),
(1191, '2021-05-08', 1, 1, 1, 0, 0),
(1192, '2021-05-09', 2, 1, 1, 0, 0),
(1193, '2021-05-09', 5, 1, 1, 0, 0),
(1194, '2021-05-11', 1, 1, 1, 0, 0),
(1195, '2021-05-13', 1, 1, 1, 0, 0),
(1196, '2021-05-14', 1, 1, 1, 0, 0),
(1197, '2021-05-15', 1, 1, 1, 0, 0),
(1198, '2021-05-15', 2, 1, 1, 0, 0),
(1199, '2021-05-15', 5, 1, 1, 0, 0),
(1200, '2021-05-16', 1, 1, 1, 0, 0),
(1201, '2021-05-17', 5, 1, 1, 0, 0),
(1202, '2021-05-18', 5, 1, 1, 0, 0),
(1203, '2021-05-18', 2, 1, 1, 0, 0),
(1204, '2021-05-18', 1, 1, 1, 0, 0),
(1205, '2021-05-20', 2, 1, 2, 0, 0),
(1206, '2021-05-20', 1, 1, 3, 0, 0),
(1207, '2021-05-20', 5, 1, 2, 0, 0),
(1208, '2021-05-21', 2, 1, 1, 0, 0),
(1209, '2021-05-21', 5, 1, 1, 0, 0),
(1210, '2021-05-24', 1, 1, 1, 0, 0),
(1211, '2021-05-24', 5, 1, 1, 0, 0),
(1212, '2021-05-24', 2, 1, 1, 0, 0),
(1213, '2021-05-25', 3, 1, 1, 0, 0),
(1214, '2021-05-25', 4, 1, 1, 0, 0),
(1215, '2021-05-27', 2, 1, 1, 0, 0),
(1216, '2021-05-27', 5, 1, 1, 0, 0),
(1217, '2021-05-27', 1, 1, 1, 0, 0),
(1218, '2021-05-28', 1, 1, 1, 0, 0),
(1219, '2021-05-29', 1, 1, 6, 0, 0),
(1220, '2021-05-30', 1, 1, 1, 0, 0),
(1221, '2021-06-02', 1, 1, 3, 0, 0),
(1222, '2021-06-02', 2, 1, 1, 0, 0),
(1223, '2021-06-02', 5, 1, 1, 0, 0),
(1224, '2021-06-03', 1, 1, 1, 0, 0),
(1225, '2021-06-03', 5, 1, 1, 0, 0),
(1226, '2021-06-03', 2, 1, 1, 0, 0),
(1227, '2021-06-07', 1, 1, 2, 0, 0),
(1228, '2021-06-07', 5, 1, 2, 0, 0),
(1229, '2021-06-07', 2, 1, 2, 0, 0),
(1230, '2021-06-09', 1, 1, 1, 0, 0),
(1231, '2021-06-11', 1, 1, 3, 0, 0),
(1232, '2021-06-12', 1, 1, 1, 0, 0),
(1233, '2021-06-13', 1, 1, 1, 0, 0),
(1234, '2021-06-13', 2, 1, 1, 0, 0),
(1235, '2021-06-15', 1, 1, 1, 0, 0),
(1236, '2021-06-17', 1, 1, 1, 0, 0),
(1237, '2021-06-18', 1, 1, 2, 0, 0),
(1238, '2021-06-18', 2, 1, 1, 0, 0),
(1239, '2021-06-18', 5, 1, 1, 0, 0),
(1240, '2021-06-19', 1, 1, 4, 0, 0),
(1241, '2021-06-24', 1, 1, 2, 0, 0),
(1242, '2021-06-24', 2, 1, 2, 0, 0),
(1243, '2021-06-24', 5, 1, 1, 0, 0),
(1244, '2021-06-25', 3, 1, 2, 0, 0),
(1245, '2021-06-25', 5, 1, 2, 0, 0),
(1246, '2021-06-25', 2, 1, 2, 0, 0),
(1247, '2021-06-25', 1, 1, 1, 0, 0),
(1248, '2021-06-26', 5, 1, 1, 0, 0),
(1249, '2021-06-26', 4, 1, 1, 0, 0),
(1250, '2021-06-26', 1, 1, 1, 0, 0),
(1251, '2021-07-02', 1, 1, 1, 0, 0),
(1252, '2021-07-05', 1, 1, 3, 0, 0),
(1253, '2021-07-10', 1, 1, 2, 0, 0),
(1254, '2021-07-10', 5, 1, 1, 0, 0),
(1255, '2021-07-10', 2, 1, 1, 0, 0),
(1256, '2021-07-12', 1, 1, 1, 0, 0),
(1257, '2021-07-16', 1, 1, 2, 0, 0),
(1258, '2021-07-16', 5, 1, 1, 0, 0),
(1259, '2021-07-16', 2, 1, 1, 0, 0),
(1260, '2021-07-17', 1, 1, 1, 0, 0),
(1261, '2021-07-18', 1, 1, 2, 0, 0),
(1262, '2021-07-21', 1, 1, 1, 0, 0),
(1263, '2021-07-23', 1, 1, 1, 0, 0),
(1264, '2021-07-24', 1, 1, 1, 0, 0),
(1265, '2021-07-25', 1, 1, 1, 0, 0),
(1266, '2021-07-29', 1, 1, 2, 0, 0),
(1267, '2021-07-31', 1, 1, 1, 0, 0),
(1268, '2021-08-01', 1, 1, 1, 0, 0),
(1269, '2021-08-03', 1, 1, 2, 0, 0),
(1270, '2021-08-07', 1, 1, 2, 0, 0),
(1271, '2021-08-09', 1, 1, 1, 0, 0),
(1272, '2021-08-10', 1, 1, 17, 0, 0),
(1273, '2021-08-10', 2, 1, 16, 0, 0),
(1274, '2021-08-10', 5, 1, 7, 0, 0),
(1275, '2022-01-02', 2, 1, 15, 0, 0),
(1276, '2022-01-02', 5, 1, 7, 0, 0),
(1277, '2022-01-02', 1, 1, 15, 0, 0),
(1278, '2022-03-24', 1, 1, 4, 0, 0),
(1279, '2022-03-24', 5, 1, 3, 0, 0),
(1280, '2022-03-24', 2, 1, 4, 0, 0),
(1281, '2022-03-25', 1, 1, 5, 0, 0),
(1282, '2022-03-25', 5, 1, 4, 0, 0),
(1283, '2022-03-25', 2, 1, 5, 0, 0),
(1284, '2022-03-25', 4, 1, 1, 0, 0),
(1285, '2022-05-26', 1, 1, 4, 0, 0),
(1286, '2022-05-26', 5, 1, 2, 0, 0),
(1287, '2022-05-26', 2, 1, 4, 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `pm_banlist`
--

CREATE TABLE `pm_banlist` (
  `id` int(6) UNSIGNED NOT NULL,
  `user_id` int(6) UNSIGNED NOT NULL DEFAULT 0,
  `reason` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_bin_rating_meta`
--

CREATE TABLE `pm_bin_rating_meta` (
  `vote_meta_id` int(11) UNSIGNED NOT NULL,
  `uniq_id` varchar(10) NOT NULL DEFAULT '',
  `up_vote_count` int(11) NOT NULL DEFAULT 0,
  `down_vote_count` int(11) NOT NULL DEFAULT 0,
  `score` int(11) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_bin_rating_votes`
--

CREATE TABLE `pm_bin_rating_votes` (
  `vote_id` int(11) UNSIGNED NOT NULL,
  `uniq_id` varchar(10) NOT NULL DEFAULT '',
  `vote_value` tinyint(1) NOT NULL DEFAULT 0,
  `vote_ip` varchar(20) NOT NULL DEFAULT '',
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `date` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_categories`
--

CREATE TABLE `pm_categories` (
  `id` smallint(3) UNSIGNED NOT NULL,
  `parent_id` smallint(3) UNSIGNED NOT NULL DEFAULT 0,
  `tag` varchar(50) NOT NULL DEFAULT '',
  `name` varchar(50) NOT NULL DEFAULT '',
  `published_videos` int(7) UNSIGNED NOT NULL DEFAULT 0,
  `total_videos` int(7) NOT NULL DEFAULT 0,
  `position` mediumint(6) UNSIGNED NOT NULL DEFAULT 0,
  `description` text NOT NULL,
  `meta_tags` text NOT NULL,
  `image` varchar(100) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_categories`
--

INSERT INTO `pm_categories` (`id`, `parent_id`, `tag`, `name`, `published_videos`, `total_videos`, `position`, `description`, `meta_tags`, `image`) VALUES
(10, 0, 'live-channels', 'LIVE CHANNELs', 0, 0, 1, '', 'a:3:{s:10:\"meta_title\";s:13:\"LIVE CHANNELs\";s:13:\"meta_keywords\";s:13:\"LIVE CHANNELs\";s:16:\"meta_description\";s:13:\"LIVE CHANNELs\";}', ''),
(154, 10, 'radio', 'RADIO', 0, 0, 1, '<p>RADIO</p>', 'a:3:{s:10:\"meta_title\";s:5:\"RADIO\";s:13:\"meta_keywords\";s:5:\"RADIO\";s:16:\"meta_description\";s:5:\"RADIO\";}', ''),
(158, 0, 'miamigo', 'MIAMIGO', 0, 0, 2, '', '', ''),
(159, 0, 'norsk', 'NORSK', 0, 0, 3, '', '', ''),
(160, 0, 'svensk', 'SVENSK', 0, 0, 4, '', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `pm_chart`
--

CREATE TABLE `pm_chart` (
  `uniq_id` varchar(10) NOT NULL DEFAULT '',
  `views` int(9) UNSIGNED NOT NULL DEFAULT 0,
  `views_this` int(6) NOT NULL DEFAULT 0,
  `views_last` int(6) NOT NULL DEFAULT 0,
  `views_seclast` int(6) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_comments`
--

CREATE TABLE `pm_comments` (
  `id` mediumint(6) UNSIGNED NOT NULL,
  `uniq_id` varchar(50) DEFAULT NULL,
  `username` varchar(100) NOT NULL DEFAULT '',
  `comment` text NOT NULL,
  `added` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `user_ip` varchar(20) NOT NULL DEFAULT '',
  `user_id` mediumint(7) NOT NULL DEFAULT 0,
  `approved` enum('0','1') NOT NULL DEFAULT '0',
  `up_vote_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `down_vote_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `score` int(10) NOT NULL DEFAULT 0,
  `report_count` mediumint(6) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_comments_reported`
--

CREATE TABLE `pm_comments_reported` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `comment_id` int(10) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_config`
--

CREATE TABLE `pm_config` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(50) NOT NULL DEFAULT '',
  `value` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_config`
--

INSERT INTO `pm_config` (`id`, `name`, `value`) VALUES
(1, 'contact_mail', 'martin@vindheim.com'),
(2, 'thumb_from', '1'),
(3, 'browse_page', '24'),
(4, 'browse_articles', '5'),
(5, 'player_w', '1280'),
(6, 'player_h', '720'),
(7, 'player_w_index', '1280'),
(8, 'player_h_index', '720'),
(9, 'player_w_favs', '575'),
(10, 'player_h_favs', '466'),
(11, 'player_w_embed', '1280'),
(12, 'player_h_embed', '720'),
(13, 'isnew_days', '70'),
(14, 'ispopular', '100'),
(15, 'stopbadcomments', '1'),
(16, 'comments_page', '10'),
(17, 'template_f', 'echo'),
(18, 'firstinstall', 'n'),
(19, 'counterhtml', '<!-- helpdesk 3 widget -->\r\n<script type=\"text/javascript\">\r\n	(function(w, d, s, u) {\r\n		w.id = 1; w.lang = \'\'; w.cName = \'\'; w.cEmail = \'\'; w.cMessage = \'\'; w.lcjUrl = u;\r\n		var h = d.getElementsByTagName(s)[0], j = d.createElement(s);\r\n		j.async = true; j.src = \'https://www.minside.com/help/js/jaklcpchat.js\';\r\n		h.parentNode.insertBefore(j, h);\r\n	})(window, document, \'script\', \'https://www.minside.com/help/\');\r\n</script>\r\n<div id=\"jaklcp-chat-container\"></div>\r\n<!-- end helpdesk 3 widget -->\r\n<center>\r\n<SCRIPT TYPE=\"text/javascript\"> \r\n<!-- \r\n//Disable right click script \r\n//visit https://visiteurope.tv \r\nvar message=\"Sorry, right-click has been disabled\"; \r\n/////////////////////////////////// \r\nfunction clickIE() {if (document.all) {(message);return false;}} \r\nfunction clickNS(e) {if \r\n(document.layers||(document.getElementById&&!document.all)) { \r\nif (e.which==2||e.which==3) {(message);return false;}}} \r\nif (document.layers) \r\n{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} \r\nelse{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} \r\ndocument.oncontextmenu=new Function(\"return false\") \r\n// --> \r\n</SCRIPT>\r\n</center>\r\n<!--Start of Tawk.to Script-->\r\n<script type=\"text/javascript\">\r\nvar Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();\r\n(function(){\r\nvar s1=document.createElement(\"script\"),s0=document.getElementsByTagName(\"script\")[0];\r\ns1.async=true;\r\ns1.src=\'https://embed.tawk.to/5cd401072846b90c57ada974/default\';\r\ns1.charset=\'UTF-8\';\r\ns1.setAttribute(\'crossorigin\',\'*\');\r\ns0.parentNode.insertBefore(s1,s0);\r\n})();\r\n</script>'),
(121, 'vimeo_api_token', ''),
(122, 'dailymotion_syndication_key', ''),
(123, 'register_time_to_submit', '3'),
(124, 'comment_system_primary', 'facebook'),
(125, 'comment_system_native', '0'),
(126, 'comment_system_facebook', '1'),
(127, 'comment_system_disqus', '0'),
(128, 'disqus_shortname', ''),
(129, 'fb_comment_sorting', 'social'),
(130, 'fb_app_id', ''),
(20, 'voth_cat', '0'),
(21, 'views_from', '2'),
(22, 'fav_limit', '20'),
(23, 'version', '3.0.1'),
(24, 'seomod', '1'),
(25, 'new_videos', '39'),
(26, 'top_videos', '18'),
(27, 'chart_days', '14'),
(28, 'chart_last_reset', '1628307785'),
(29, 'guests_can_comment', '1'),
(30, 'comm_moderation_level', '2'),
(31, 'show_tags', '1'),
(32, 'shuffle_tags', '0'),
(33, 'tag_cloud_limit', '20'),
(34, 'show_stats', '1'),
(35, 'account_activation', '2'),
(36, 'issmtp', '0'),
(37, 'player_timecolor', 'FFCC00'),
(38, 'player_bgcolor', '444444'),
(39, 'player_autoplay', '1'),
(40, 'player_autobuff', '0'),
(41, 'player_watermarkurl', 'https://visiteurope.tv/logo.png'),
(42, 'player_watermarklink', 'https://visitnorway.tv'),
(43, 'player_watermarkshow', 'always'),
(44, 'search_suggest', '1'),
(45, 'use_hq_vids', '1'),
(46, 'total_videoads', '0'),
(47, 'videoads_delay', '20'),
(48, 'default_lang', '1'),
(49, 'last_video', ''),
(50, 'top_videos_sort', 'views'),
(51, 'video_player', 'videojs'),
(52, 'gzip', '0'),
(53, 'mod_article', '1'),
(54, 'mail_server', 'mail.vindheim.com'),
(55, 'mail_port', '25'),
(56, 'mail_user', 'martin+vindheim.com'),
(57, 'mail_pass', 'nix99nax'),
(58, 'show_ads', '0'),
(59, 'total_videos', '0'),
(60, 'total_articles', '1'),
(61, 'total_pages', '2'),
(62, 'homepage_title', 'RADIOXON.COM'),
(63, 'homepage_description', 'RADIOXON.COM - All news about RADIOXON.COM Automatic updated every day.'),
(64, 'homepage_keywords', 'RADIOXON.COM'),
(65, 'moderator_can', 'manage_users:1;manage_comments:1;manage_videos:1;manage_articles:1;'),
(66, 'last_autosync', '1560838549'),
(67, 'allow_user_uploadvideo', '0'),
(68, 'allow_user_uploadvideo_bytes', '10485760'),
(108, 'user_upload_daily_limit', '1'),
(70, 'jwplayerskin', 'modieus.zip'),
(71, 'video_sitemap_options', 'N;'),
(72, 'auto_feature', '200'),
(73, 'bin_rating_allow_anon_voting', '1'),
(74, 'published_articles', '1'),
(75, 'published_videos', '0'),
(76, 'comment_default_sort', 'added'),
(77, 'comment_rating_hide_threshold', '3'),
(78, 'user_following_limit', '1000'),
(79, 'mod_social', '1'),
(80, 'activity_options', 'a:15:{s:6:\"follow\";i:1;s:8:\"unfollow\";i:0;s:5:\"watch\";i:0;s:4:\"read\";i:0;s:7:\"comment\";i:1;s:4:\"like\";i:1;s:7:\"dislike\";i:1;s:8:\"favorite\";i:1;s:10:\"send-video\";i:0;s:12:\"upload-video\";i:1;s:13:\"suggest-video\";i:1;s:4:\"join\";i:1;s:13:\"update-avatar\";i:1;s:6:\"status\";i:1;s:12:\"update-cover\";i:0;}'),
(81, 'pm_notifications_last_prune', '1357422233'),
(82, 'total_preroll_ads', '0'),
(83, 'preroll_ads_delay', '300'),
(84, 'default_tpl_customizations', 'YTowOnt9'),
(85, 'custom_logo_url', '//www.radioxon.com/tv/uploads/custom-logo.png'),
(86, 'article_widget_limit', '10'),
(87, 'new_page_limit', '24'),
(88, 'top_page_limit', '24'),
(89, 'allow_registration', '0'),
(90, 'allow_user_suggestvideo', '1'),
(91, 'maintenance_mode', '0'),
(92, 'maintenance_display_message', ''),
(93, 'thumb_video_w', '480'),
(94, 'thumb_video_h', '360'),
(95, 'thumb_article_w', '180'),
(96, 'thumb_article_h', '180'),
(97, 'thumb_avatar_w', '180'),
(98, 'thumb_avatar_h', '180'),
(99, 'allow_nonlatin_usernames', '0'),
(100, 'featured_autoplay', '1'),
(101, 'jwplayerkey', ''),
(102, 'auto_approve_suggested_videos', '0'),
(103, 'keyboard_shortcuts', '1'),
(104, 'show_addthis_widget', '1'),
(105, 'playingnow_limit', '9'),
(106, 'watch_related_limit', '6'),
(107, 'watch_toprated_limit', '6'),
(109, 'spambot_prevention', 'recaptcha'),
(110, 'recaptcha_public_key', '6LeSz_0SAAAAABDBx3FiEr4bYMDki1kviR226-9J'),
(111, 'recaptcha_private_key', '6LeSz_0SAAAAAN3eVVo8sVgY6D2rxjdvqU5zIPKF'),
(112, 'comment_system', 'off'),
(113, 'unread_system_messages', '0'),
(114, 'disable_indexing', '0'),
(115, 'rtl_support', '0'),
(116, 'allow_playlists', '1'),
(117, 'playlists_limit', '25'),
(118, 'playlists_items_limit', '100'),
(119, 'admin_welcome', '0'),
(120, 'admin_color_scheme', 'default'),
(131, 'youtube_api_key', 'AIzaSyAc3_HEHqX1GkvTNH8Ye-WX1AQsTiu4BMw'),
(132, 'homepage_featured_limit', '6'),
(133, 'allow_embedding', '1'),
(134, 'timezone', 'UTC'),
(135, 'jwplayer7key', ''),
(136, 'homepage_featured_categories', 'a:1:{i:0;i:158;}'),
(137, 'eu_cookie_warning', '1'),
(138, 'eu_cookie_warning_position', 'floating'),
(139, 'allow_emojis', '1'),
(140, 'allow_user_delete_video', '0'),
(141, 'allow_user_edit_video', '0'),
(142, 'auto_approve_suggested_videos_verified', '0'),
(143, 'trashed_videos', '6'),
(144, 'cron_secret_key', 'b199027199021a8993dc12a992de0b9a'),
(145, 'oauth_facebook', '0'),
(146, 'oauth_twitter', '0'),
(147, 'oauth_fb_app_id', ''),
(148, 'oauth_fb_app_secret', ''),
(149, 'oauth_twitter_consumer_key', ''),
(150, 'oauth_twitter_consumer_secret', ''),
(151, 'download_thumb_res', 'medium'),
(152, 'csrfguard', '1'),
(153, 'admin_ui_prefs', '{\"1\":{\"import_from\":\"youtube\",\"videos_pp\":100,\"pages_pp\":25,\"articles_pp\":25,\"cron_jobs_pp\":25,\"series_pp\":50,\"episodes_pp\":25,\"users_pp\":25,\"comments_pp\":25,\"\":20}}'),
(154, 'series_per_page', '21'),
(155, 'featured_genres', 'a:0:{}'),
(156, 'jwplayer8key', ''),
(157, 'oauth_google', '0'),
(158, 'oauth_google_clientid', ''),
(159, 'mod_series', '0'),
(160, 'total_series', '0'),
(161, 'total_episodes', '0'),
(162, 'top_episodes_sort', 'views');

-- --------------------------------------------------------

--
-- Table structure for table `pm_countries`
--

CREATE TABLE `pm_countries` (
  `countryid` smallint(3) NOT NULL,
  `country` varchar(150) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_countries`
--

INSERT INTO `pm_countries` (`countryid`, `country`) VALUES
(500, 'USA'),
(184, 'Albania'),
(301, 'Algeria'),
(240, 'American Samoa'),
(241, 'Andorra'),
(302, 'Angola'),
(303, 'Anguilla'),
(304, 'Antigua'),
(115, 'Antilles'),
(305, 'Argentina'),
(185, 'Armenia'),
(306, 'Aruba'),
(307, 'Australia'),
(308, 'Austria'),
(186, 'Azerbaijan'),
(187, 'Azores'),
(309, 'Bahamas'),
(310, 'Bahrain'),
(311, 'Bangladesh'),
(312, 'Barbados'),
(313, 'Barbuda'),
(315, 'Belgium'),
(316, 'Belize'),
(314, 'Belorus'),
(317, 'Benin'),
(318, 'Bermuda'),
(319, 'Bhutan'),
(320, 'Bolivia'),
(321, 'Bonaire'),
(188, 'Bosnia-Hercegovina'),
(322, 'Botswana'),
(324, 'Br. Virgin Islands'),
(323, 'Brazil'),
(325, 'Brunei'),
(326, 'Bulgaria'),
(327, 'Burkina Faso'),
(328, 'Burundi'),
(189, 'Caicos Island'),
(329, 'Cameroon'),
(330, 'Canada'),
(190, 'Canary Islands'),
(331, 'Cape Verde'),
(332, 'Cayman Islands'),
(333, 'Central African Republic'),
(334, 'Chad'),
(335, 'Channel Islands'),
(336, 'Chile'),
(337, 'China'),
(338, 'Colombia'),
(191, 'Commonwealth of Ind'),
(339, 'Congo'),
(242, 'Cook Islands'),
(192, 'Cooper Island'),
(340, 'Costa Rica'),
(193, 'Cote D\'Ivoire'),
(194, 'Croatia'),
(341, 'Curacao'),
(342, 'Cyprus'),
(343, 'Czech Republic'),
(344, 'Denmark'),
(345, 'Djibouti'),
(346, 'Dominica'),
(347, 'Dominican Republic'),
(348, 'Ecuador'),
(349, 'Egypt'),
(350, 'El Salvador'),
(351, 'England'),
(352, 'Equatorial Guinea'),
(353, 'Estonia'),
(354, 'Ethiopia'),
(355, 'Fiji'),
(356, 'Finland'),
(357, 'France'),
(358, 'French Guiana'),
(243, 'French Polynesia'),
(254, 'Futuna Island'),
(359, 'Gabon'),
(360, 'Gambia'),
(215, 'Georgia'),
(361, 'Germany'),
(362, 'Ghana'),
(216, 'Gibraltar'),
(363, 'Greece'),
(364, 'Grenada'),
(217, 'Grenland'),
(365, 'Guadeloupe'),
(366, 'Guam'),
(367, 'Guatemala'),
(368, 'Guinea'),
(369, 'Guinea-Bissau'),
(370, 'Guyana'),
(195, 'Haiti'),
(244, 'Holland'),
(371, 'Honduras'),
(372, 'Hong Kong'),
(373, 'Hungary'),
(374, 'Iceland'),
(375, 'India'),
(376, 'Indonesia'),
(377, 'Iran'),
(196, 'Iraq'),
(378, 'Ireland, Northern'),
(379, 'Ireland, Republic of'),
(197, 'Isle of Man'),
(380, 'Israel'),
(381, 'Italy'),
(382, 'Ivory Coast'),
(383, 'Jamaica'),
(384, 'Japan'),
(385, 'Jordan'),
(198, 'Jost Van Dyke Island'),
(218, 'Kampuchea'),
(199, 'Kazakhstan'),
(386, 'Kenya'),
(219, 'Kiribati'),
(239, 'Korea'),
(387, 'Korea, South'),
(256, 'Kosrae'),
(388, 'Kuwait'),
(200, 'Kyrgyzstan'),
(220, 'Laos'),
(389, 'Latvia'),
(390, 'Lebanon'),
(391, 'Lesotho'),
(221, 'Liberia'),
(392, 'Liechtenstein'),
(393, 'Lithuania'),
(394, 'Luxembourg'),
(395, 'Macau'),
(222, 'Macedonia'),
(396, 'Madagascar'),
(201, 'Madeira Islands'),
(202, 'Malagasy'),
(397, 'Malawi'),
(398, 'Malaysia'),
(399, 'Maldives'),
(100, 'Mali'),
(101, 'Malta'),
(102, 'Marshall Islands'),
(103, 'Martinique'),
(104, 'Mauritania'),
(105, 'Mauritius'),
(106, 'Mexico'),
(107, 'Micronesia'),
(203, 'Moldova'),
(108, 'Monaco'),
(223, 'Mongolia'),
(109, 'Montserrat'),
(110, 'Morocco'),
(111, 'Mozambique'),
(224, 'Myanmar'),
(112, 'Namibia'),
(225, 'Nauru'),
(113, 'Nepal'),
(114, 'Netherlands'),
(204, 'Nevis'),
(246, 'Nevis (St. Kitts)'),
(116, 'New Caledonia'),
(117, 'New Zealand'),
(118, 'Nicaragua'),
(119, 'Niger'),
(120, 'Nigeria'),
(226, 'Niue'),
(258, 'Norfolk Island'),
(205, 'Norman Island'),
(257, 'Northern Mariana Island'),
(121, 'Norway'),
(122, 'Oman'),
(123, 'Pakistan'),
(124, 'Palau'),
(125, 'Panama'),
(126, 'Papua New Guinea'),
(127, 'Paraguay'),
(128, 'Peru'),
(129, 'Philippines'),
(130, 'Poland'),
(260, 'Ponape'),
(131, 'Portugal'),
(132, 'Qatar'),
(133, 'Reunion'),
(134, 'Romania'),
(261, 'Rota'),
(135, 'Russia'),
(136, 'Rwanda'),
(137, 'Saba'),
(147, 'Saipan'),
(228, 'San Marino'),
(229, 'Sao Tome'),
(148, 'Saudi Arabia'),
(149, 'Scotland'),
(150, 'Senegal'),
(207, 'Serbia'),
(151, 'Seychelles'),
(152, 'Sierra Leone'),
(153, 'Singapore'),
(208, 'Slovakia'),
(209, 'Slovenia'),
(210, 'Solomon Islands'),
(154, 'Somalia'),
(155, 'South Africa'),
(156, 'Spain'),
(157, 'Sri Lanka'),
(138, 'St. Barthelemy'),
(206, 'St. Christopher'),
(139, 'St. Croix'),
(140, 'St. Eustatius'),
(141, 'St. John'),
(142, 'St. Kitts'),
(143, 'St. Lucia'),
(144, 'St. Maarten'),
(245, 'St. Martin'),
(145, 'St. Thomas'),
(146, 'St. Vincent'),
(158, 'Sudan'),
(159, 'Suriname'),
(160, 'Swaziland'),
(161, 'Sweden'),
(162, 'Switzerland'),
(163, 'Syria'),
(247, 'Tahiti'),
(164, 'Taiwan'),
(211, 'Tajikistan'),
(165, 'Tanzania'),
(166, 'Thailand'),
(248, 'Tinian'),
(167, 'Togo'),
(230, 'Tonaga'),
(249, 'Tonga'),
(250, 'Tortola'),
(168, 'Trinidad and Tobago'),
(251, 'Truk'),
(169, 'Tunisia'),
(170, 'Turkey'),
(212, 'Turkmenistan'),
(171, 'Turks and Caicos Island'),
(231, 'Tuvalu'),
(175, 'U.S. Virgin Islands'),
(172, 'Uganda'),
(173, 'Ukraine'),
(252, 'Union Island'),
(174, 'United Arab Emirates'),
(176, 'Uruguay'),
(262, 'United Kingdom'),
(232, 'Uzbekistan'),
(233, 'Vanuatu'),
(177, 'Vatican City'),
(178, 'Venezuela'),
(234, 'Vietnam'),
(235, 'Virgin Islands (Brit'),
(236, 'Virgin Islands (U.S.'),
(237, 'Wake Island'),
(179, 'Wales'),
(253, 'Wallis Island'),
(238, 'Western Samoa'),
(255, 'Yap'),
(180, 'Yemen, Republic of'),
(213, 'Yugoslavia'),
(181, 'Zaire'),
(182, 'Zambia'),
(183, 'Zimbabwe'),
(501, 'Kosova'),
(502, 'Afghanistan'),
(503, 'Libya'),
(504, 'Eritrea');

-- --------------------------------------------------------

--
-- Table structure for table `pm_cron_jobs`
--

CREATE TABLE `pm_cron_jobs` (
  `job_id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `type` varchar(100) NOT NULL,
  `status` varchar(50) NOT NULL,
  `state` varchar(50) NOT NULL,
  `exec_frequency` int(10) UNSIGNED NOT NULL DEFAULT 86400,
  `last_exec_time` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `rel_object_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `data` text NOT NULL,
  `created_time` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_cron_jobs`
--

INSERT INTO `pm_cron_jobs` (`job_id`, `name`, `type`, `status`, `state`, `exec_frequency`, `last_exec_time`, `rel_object_id`, `data`, `created_time`) VALUES
(1, 'Video Status Checker', 'vscheck', 'live', 'ready', 259200, 1648140906, 9, 'a:8:{s:9:\"sql_start\";i:40;s:12:\"time_started\";i:1648141206;s:16:\"videos_processed\";i:0;s:13:\"video_sorting\";s:11:\"most-viewed\";s:11:\"video_limit\";s:2:\"20\";s:13:\"time_last_run\";i:1648141206;s:12:\"total_videos\";i:0;s:8:\"progress\";i:0;}', 1455695601),
(2, 'Regular Sitemap', 'sitemap', 'live', 'ready', 604800, 1628109605, 0, 'a:16:{s:2:\"do\";s:3:\"map\";s:10:\"totalitems\";i:7;s:5:\"start\";i:500;s:5:\"limit\";i:7;s:4:\"tags\";s:0:\"\";s:4:\"cats\";s:0:\"\";s:3:\"pub\";s:0:\"\";s:8:\"progress\";d:100;s:1:\"c\";i:7;s:11:\"ping_google\";s:2:\"no\";s:9:\"ping_bing\";s:2:\"no\";s:12:\"time_started\";i:1648140307;s:13:\"time_last_run\";i:1648141506;s:20:\"sql_added_time_limit\";i:1648140307;s:5:\"state\";s:10:\"processing\";s:16:\"videos_processed\";i:500;}', 1483472264),
(3, 'Video Sitemap', 'video-sitemap', 'live', 'ready', 604800, 1653555009, 0, 'a:16:{s:2:\"do\";s:3:\"map\";s:10:\"totalitems\";i:6;s:5:\"start\";i:500;s:5:\"limit\";i:6;s:4:\"tags\";s:0:\"\";s:4:\"cats\";s:0:\"\";s:3:\"pub\";s:0:\"\";s:8:\"progress\";d:100;s:1:\"c\";i:6;s:11:\"ping_google\";s:2:\"no\";s:9:\"ping_bing\";s:2:\"no\";s:12:\"time_started\";i:1648140606;s:13:\"time_last_run\";i:1648140607;s:20:\"sql_added_time_limit\";i:1648140606;s:5:\"state\";N;s:16:\"videos_processed\";i:500;}', 1483472264),
(18, 'MiAmigo', 'import', 'live', 'ready', 86400, 1653552309, 19, 'a:3:{s:16:\"exclude_keywords\";a:1:{i:0;s:0:\"\";}s:8:\"userdata\";a:2:{s:8:\"username\";s:8:\"vindheim\";s:7:\"user_id\";b:0;}s:14:\"uploaded_after\";i:1648816281;}', 1604579490);

-- --------------------------------------------------------

--
-- Table structure for table `pm_cron_log`
--

CREATE TABLE `pm_cron_log` (
  `log_id` int(10) UNSIGNED NOT NULL,
  `job_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `time` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `notes` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_cron_log`
--

INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(1, 1, 1457737233, 'Checked 351 videos in 1 week, 6 days'),
(2, 1, 1459288832, 'Checked 340 videos in 1 week, 6 days'),
(3, 1, 1460930412, 'Checked 352 videos in 2 weeks'),
(4, 1, 1462399299, 'Checked 350 videos in 2 weeks'),
(5, 1, 1463868003, 'Checked 348 videos in 1 week, 5 days'),
(6, 1, 1465336819, 'Checked 348 videos in 1 week, 6 days'),
(7, 1, 1466892052, 'Checked 343 videos in 2 weeks'),
(8, 1, 1468447208, 'Checked 354 videos in 1 week, 6 days'),
(9, 1, 1469916023, 'Checked 346 videos in 1 week, 6 days'),
(10, 1, 1471298504, 'Checked 351 videos in 1 week, 6 days'),
(11, 1, 1472767251, 'Checked 344 videos in 1 week, 6 days'),
(12, 1, 1474408872, 'Checked 355 videos in 2 weeks, 1 day'),
(13, 1, 1475791291, 'Checked 342 videos in 1 week, 5 days'),
(14, 1, 1477260046, 'Checked 343 videos in 1 week, 5 days'),
(15, 1, 1478905280, 'Checked 350 videos in 2 weeks, 1 day'),
(16, 1, 1480374115, 'Checked 343 videos in 1 week, 6 days'),
(17, 1, 1481929320, 'Checked 240 videos in 2 weeks'),
(18, 1, 1483138859, 'Checked 221 videos in 1 week, 3 days'),
(19, 3, 1483472314, 'Job activated.'),
(20, 2, 1483472317, 'Job activated.'),
(21, 2, 1483830038, 'Sitemap updated successfully!<br />The process took 3 days to complete.'),
(22, 3, 1483916498, 'Sitemap updated successfully!<br />The process took 3 days to complete.'),
(23, 4, 1484324354, 'Job created.'),
(24, 5, 1484324621, 'Job created.'),
(25, 1, 1484324640, 'Job deactivated.'),
(26, 1, 1484324644, 'Job activated.'),
(27, 4, 1484694106, 'Imported 1 videos out of 1 available.'),
(28, 5, 1485298816, 'Imported 1 videos out of 1 available.'),
(29, 4, 1485385268, 'Imported 1 videos out of 1 available.'),
(30, 4, 1485817280, 'Imported 1 videos out of 1 available.'),
(31, 4, 1485990102, 'Imported 1 videos out of 1 available.'),
(32, 4, 1486335711, 'Imported 1 videos out of 1 available.'),
(33, 4, 1486508493, 'Imported 1 videos out of 1 available.'),
(34, 4, 1486767678, 'Imported 5 videos out of 5 available.'),
(35, 4, 1487026857, 'Imported 19 videos out of 19 available.'),
(36, 5, 1487113287, 'Imported 1 videos out of 1 available.'),
(37, 4, 1487199687, 'Imported 6 videos out of 6 available.'),
(38, 4, 1487372501, 'Imported 6 videos out of 6 available.'),
(39, 4, 1487631639, 'Imported 4 videos out of 4 available.'),
(40, 4, 1487890892, 'Imported 7 videos out of 7 available.'),
(41, 4, 1488322897, 'Imported 9 videos out of 9 available.'),
(42, 4, 1488495666, 'Imported 1 videos out of 1 available.'),
(43, 4, 1489014019, 'Imported 1 videos out of 1 available.'),
(44, 4, 1489273255, 'Imported 2 videos out of 2 available.'),
(45, 4, 1489618889, 'Imported 2 videos out of 2 available.'),
(46, 4, 1489791676, 'Imported 1 videos out of 1 available.'),
(47, 4, 1490050854, 'Imported 5 videos out of 5 available.'),
(48, 5, 1490137283, 'Imported 1 videos out of 1 available.'),
(49, 4, 1490482875, 'Imported 4 videos out of 4 available.'),
(50, 5, 1490565673, 'Imported 5 videos out of 5 available.'),
(51, 4, 1490997700, 'Imported 16 videos out of 16 available.'),
(52, 4, 1491256916, 'Imported 25 videos out of 25 available.'),
(53, 4, 1491516129, 'Imported 12 videos out of 12 available.'),
(54, 4, 1491688861, 'Imported 6 videos out of 6 available.'),
(55, 4, 1492034471, 'Imported 2 videos out of 2 available.'),
(56, 4, 1492984907, 'Imported 9 videos out of 9 available.'),
(57, 5, 1493244138, 'Imported 1 videos out of 1 available.'),
(58, 4, 1493416892, 'Imported 3 videos out of 3 available.'),
(59, 4, 1493762473, 'Imported 1 videos out of 1 available.'),
(60, 4, 1495317685, 'Imported 13 videos out of 13 available.'),
(61, 2, 1495576901, 'Error: Unable to connect to \"http://www.sunde.tv/tv/admin/sitemap.php?do=map&totalitems=&start=0&limit=50000&tags=1&cats=1&pub=1&progress=0&c=0&ping_google=yes&ping_bing=yes&time_started=1495576901&time_last_run=1495576901&sql_added_time_limit=1495576901&type=sitemap&cron-key=b199027199021a8993dc12a992de0b9a\": 56 Recv failure: Connection reset by peer\n<br />File: /home/sunde/public_html/tv/include/httpful/src/Httpful/Request.php\n<br />Line: 1028'),
(62, 4, 1496008903, 'Imported 19 videos out of 19 available.'),
(63, 4, 1496440901, 'Error: Unable to connect to \"http://www.sunde.tv/tv/admin/admin-ajax.php\": 56 Recv failure: Connection reset by peer\n<br />File: /home/sunde/public_html/tv/include/httpful/src/Httpful/Request.php\n<br />Line: 1028'),
(64, 3, 1497391236, 'Sitemap updated successfully!<br />The process took 1 week, 4 days to complete.'),
(65, 3, 1498341604, 'Sitemap updated successfully!<br />The process took 2 days to complete.'),
(66, 1, 1498514454, 'Checked 510 videos in 1 month'),
(67, 3, 1499119300, 'Sitemap updated successfully!<br />The process took 2 days to complete.'),
(68, 1, 1499378405, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3ctNquxzSG4%2CFocnD9VzXeU%2C0b7SGKXNDoI%2Ci-g4PIQvKI0%2COc6xU5lqVQQ%2CbJSB1TW3pjM%2CJQ_8JfbcgD4%2C8lShQnLTqxw%2CbLhcd59rY80%2CrYw9E0bW9RE%2C141Kz7Imlt8%2CE3SHEW1YHgg%2CKNcvjfGR_VE%2CHUCxn8DFvOI%2CBBAAoGoeR6E%2CNyVkuIEViRs%2C0m26JE0pPW0%2CQaw8PSVHoZ4%2CmFd5wEa_Rgc%2CmVkqlUkK5F0%2CNyVkuIEViRs%2CQaw8PSVHoZ4%2Cr0Jlug-Q0lk%2CMb0dsQPbltM%2CuG6RBbSH2Sk%2CaOjqW-kq7AY%2CY8CKbMj1aXk%2C6jcpoRZbidk%2CrP6JnRXkce8%2Cq9g9uMEEJXA%2CMDuogMZE1bE%2C-7rW9ZFD65U%2CAI4Rmd1nJlA%2CBOhHaWt5TKQ%2CJYNIGmyQ7S0%2CfJnKjwoR8yY%2CLG1yQu9oaKs%2C4FIv3AuGe3E&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (502) <!DOCTYPE html>\n<html lang=en>\n  <meta charset=utf-8>\n  <meta name=viewport content=\"initial-scale=1, minimum-scale=1, width=device-width\">\n  <title>Error 502 (Server Error)!!1</title>\n  <style>\n    *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no-repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px}\n  </style>\n  <a href=//www.google.com/><span id=logo aria-label=Google></span></a>\n  <p><b>502.</b> <ins>That’s an error.</ins>\n  <p>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.  <ins>That’s all we know.</ins>\n'),
(69, 5, 1499689340, 'Job deactivated.'),
(70, 4, 1499689343, 'Job activated.'),
(71, 2, 1499689347, 'Job activated.'),
(72, 2, 1499689348, 'Job deactivated.'),
(73, 2, 1499689349, 'Job activated.'),
(74, 1, 1499689351, 'Job deactivated.'),
(75, 1, 1499689352, 'Job activated.'),
(76, 4, 1499689359, 'Job deactivated.'),
(77, 6, 1499798562, 'Job created.'),
(78, 6, 1500156007, 'Imported 13 videos out of 13 available.'),
(79, 6, 1500447002, 'Imported 1 videos out of 1 available.'),
(80, 2, 1500451202, 'Sitemap updated successfully!<br />The process took 1 hour to complete.'),
(81, 3, 1500451502, 'Sitemap updated successfully!<br />The process took 1 hour to complete.'),
(82, 7, 1500549334, 'Job created.'),
(83, 8, 1500550071, 'Job created.'),
(84, 1, 1500551402, 'Checked 1,166 videos in 1 day, 4 hours'),
(85, 9, 1500551916, 'Job created.'),
(86, 10, 1500563732, 'Job created.'),
(87, 11, 1500563748, 'Job created.'),
(88, 12, 1500563765, 'Job created.'),
(89, 7, 1500636302, 'Imported 1 videos out of 1 available.'),
(90, 12, 1500656102, 'Imported 1 videos out of 1 available.'),
(91, 11, 1500742502, 'Imported 1 videos out of 1 available.'),
(92, 12, 1500742803, 'Imported 4 videos out of 4 available.'),
(93, 13, 1500789534, 'Job created.'),
(94, 14, 1500789805, 'Job created.'),
(95, 15, 1500790287, 'Job created.'),
(96, 7, 1500809702, 'Imported 1 videos out of 1 available.'),
(97, 16, 1500814792, 'Job created.'),
(98, 11, 1500829203, 'Imported 2 videos out of 2 available.'),
(99, 12, 1500829502, 'Imported 3 videos out of 3 available.'),
(100, 1, 1500871802, 'Checked 4,096 videos in 16 hours, 55 minutes'),
(101, 15, 1521962501, 'Job deactivated.'),
(102, 14, 1521962504, 'Job deactivated.'),
(103, 13, 1521962506, 'Job deactivated.'),
(104, 12, 1521962507, 'Job deactivated.'),
(105, 11, 1521962508, 'Job deactivated.'),
(106, 10, 1521962509, 'Job deactivated.'),
(107, 9, 1521962512, 'Job deactivated.'),
(108, 8, 1521962514, 'Job deactivated.'),
(109, 7, 1521962523, 'Job deactivated.'),
(110, 16, 1521962535, 'Job deactivated.'),
(111, 1, 1521963151, 'Job deactivated.'),
(112, 1, 1521963153, 'Job activated.'),
(113, 2, 1524517213, 'Sitemap updated successfully!<br />The process took 4 weeks to complete.'),
(114, 3, 1524603614, 'Sitemap updated successfully!<br />The process took 4 weeks to complete.'),
(115, 2, 1527541210, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(116, 3, 1527627612, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(117, 2, 1530565210, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(118, 3, 1530651609, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(119, 2, 1533589210, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(120, 3, 1533675609, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(121, 2, 1536786009, 'Sitemap updated successfully!<br />The process took 4 weeks, 1 day to complete.'),
(122, 3, 1536872411, 'Sitemap updated successfully!<br />The process took 4 weeks, 1 day to complete.'),
(123, 2, 1539810009, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(124, 3, 1539896409, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(125, 2, 1542834001, 'Sitemap updated successfully!<br />The process took 3 weeks, 5 days to complete.'),
(126, 3, 1542920410, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(127, 2, 1545771612, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(128, 3, 1545944410, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(129, 2, 1548795611, 'Sitemap updated successfully!<br />The process took 3 weeks, 5 days to complete.'),
(130, 3, 1548968408, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(131, 2, 1551819608, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(132, 3, 1551992408, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(133, 1, 1553634006, 'Checked 3,623 videos in 1 year'),
(134, 2, 1554843606, 'Sitemap updated successfully!<br />The process took 3 weeks, 6 days to complete.'),
(135, 3, 1554930006, 'Sitemap updated successfully!<br />The process took 3 weeks, 4 days to complete.'),
(136, 11, 1555188257, 'Job activated.'),
(137, 13, 1555188263, 'Job activated.'),
(138, 14, 1555188266, 'Job activated.'),
(139, 15, 1555188272, 'Job activated.'),
(140, 1, 1555244692, 'Job deactivated.'),
(141, 1, 1555244693, 'Job activated.'),
(142, 11, 1555245004, 'Imported 28 videos out of 28 available.'),
(143, 14, 1555245604, 'Imported 2 videos out of 2 available.'),
(144, 15, 1555245903, 'Imported 1 videos out of 1 available.'),
(145, 1, 1555262404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(146, 1, 1555262704, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(147, 1, 1555263004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(148, 1, 1555263303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(149, 1, 1555263604, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(150, 1, 1555263903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(151, 1, 1555296304, 'Checked 3,722 videos in 13 hours, 55 minutes'),
(152, 11, 1555331704, 'Imported 1 videos out of 1 available.'),
(153, 11, 1555418404, '<strong>Unable to retrieve requested data.</strong>\n								 <br />\n								 <br /><strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(154, 13, 1555418704, '<strong>Unable to retrieve requested data.</strong>\n								 <br />\n								 <br /><strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(155, 14, 1555419003, '<strong>Unable to retrieve requested data.</strong>\n								 <br />\n								 <br /><strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(156, 2, 1555451403, 'Sitemap updated successfully!<br />The process took 45 minutes to complete.'),
(157, 3, 1555537804, 'Sitemap updated successfully!<br />The process took 45 minutes to complete.'),
(158, 1, 1555567503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(159, 1, 1555567804, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(160, 1, 1555568103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(161, 1, 1555568403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(162, 1, 1555568703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(163, 1, 1555569003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(164, 1, 1555569303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(165, 1, 1555569603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(166, 1, 1555569903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(167, 1, 1555570203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(168, 1, 1555570504, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(169, 1, 1555570804, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(170, 1, 1555571103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(171, 1, 1555571404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(172, 1, 1555571703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(173, 1, 1555572004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(174, 1, 1555572303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(175, 1, 1555572604, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(176, 1, 1555572904, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(177, 1, 1555575303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(178, 1, 1555575603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(179, 1, 1555575903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(180, 1, 1555576203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(181, 1, 1555576503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(182, 1, 1555578004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(183, 1, 1555578304, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(184, 1, 1555578604, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(185, 1, 1555578903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(186, 1, 1555579203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(187, 1, 1555579503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(188, 1, 1555579803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(189, 1, 1555580104, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(190, 1, 1555580404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(191, 1, 1555580703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(192, 1, 1555581003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(193, 1, 1555581303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(194, 1, 1555581604, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(195, 1, 1555581903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(196, 1, 1555582204, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(197, 1, 1555582504, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(198, 1, 1555582804, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(199, 1, 1555584603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(200, 1, 1555584904, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(201, 1, 1555585204, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(202, 1, 1555585504, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(203, 1, 1555585805, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(204, 1, 1555586104, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(205, 1, 1555586403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(206, 1, 1555586703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(207, 1, 1555587003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(208, 1, 1555589403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(209, 1, 1555590003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(210, 1, 1555590303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(211, 1, 1555590604, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(212, 1, 1555590903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(213, 1, 1555591203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(214, 15, 1555592404, 'Imported 3 videos out of 3 available.'),
(215, 1, 1555593004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(216, 1, 1555593304, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(217, 1, 1555593603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(218, 1, 1555593903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(219, 1, 1555594204, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(220, 1, 1555594504, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(221, 1, 1555595103, 'Youtube API error: <strong>Youtube API error:</strong> Could not resolve host: www.googleapis.com'),
(222, 1, 1555595403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(223, 1, 1555595703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(224, 1, 1555596003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(225, 1, 1555596304, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(226, 1, 1555596604, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(227, 1, 1555596904, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(228, 1, 1555608303, 'Checked 3,808 videos in 14 hours, 34 minutes'),
(229, 15, 1555765503, 'Imported 1 videos out of 1 available.'),
(230, 1, 1555911003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(231, 1, 1555911303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(232, 1, 1555911603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(233, 1, 1555911904, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(234, 1, 1555912204, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(235, 1, 1555912505, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(236, 1, 1555913403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(237, 1, 1555913704, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(238, 1, 1555914003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(239, 1, 1555914303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(240, 1, 1555914603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(241, 1, 1555914903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(242, 1, 1555916404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(243, 1, 1555916703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(244, 1, 1555917004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(245, 1, 1555920004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(246, 1, 1555920304, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(247, 1, 1555920603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(248, 1, 1555920904, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(249, 1, 1555921203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(250, 1, 1555921504, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(251, 1, 1555921804, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(252, 1, 1555922404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(253, 1, 1555922703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(254, 1, 1555923003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(255, 1, 1555923303, 'Checked 3,941 videos in 15 hours, 24 minutes'),
(256, 15, 1555938604, 'Imported 1 videos out of 1 available.'),
(257, 2, 1556059203, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(258, 15, 1556111703, 'Imported 1 videos out of 1 available.'),
(259, 3, 1556145604, 'Sitemap updated successfully!<br />The process took 45 minutes, 2 seconds to complete.'),
(260, 1, 1556182804, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(261, 1, 1556183103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(262, 1, 1556183404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(263, 1, 1556183704, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(264, 1, 1556184004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(265, 1, 1556184303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(266, 1, 1556184603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(267, 1, 1556184903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(268, 1, 1556185203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(269, 1, 1556185503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(270, 1, 1556189103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(271, 1, 1556189403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(272, 1, 1556189703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(273, 1, 1556190004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(274, 1, 1556190304, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(275, 1, 1556237403, 'Checked 3,869 videos in 15 hours, 9 minutes'),
(276, 15, 1556284804, 'Imported 2 videos out of 2 available.'),
(277, 15, 1556457903, 'Imported 1 videos out of 1 available.'),
(278, 1, 1556516704, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(279, 1, 1556517004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(280, 1, 1556517303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(281, 1, 1556517604, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(282, 1, 1556517905, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(283, 1, 1556518204, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(284, 1, 1556520004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(285, 1, 1556520303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(286, 1, 1556520604, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(287, 1, 1556520903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(288, 1, 1556521204, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(289, 1, 1556521504, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(290, 1, 1556522104, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(291, 1, 1556522403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(292, 1, 1556522703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(293, 1, 1556523003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(294, 1, 1556523304, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(295, 1, 1556523604, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(296, 1, 1556524503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(297, 1, 1556525106, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(298, 1, 1556525404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(299, 1, 1556525704, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(300, 1, 1556526003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(301, 1, 1556528405, 'Youtube API error: <strong>Youtube API error:</strong> Could not resolve host: www.googleapis.com'),
(302, 1, 1556529304, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(303, 1, 1556529603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(304, 1, 1556529904, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(305, 1, 1556530503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(306, 1, 1556531403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(307, 1, 1556531704, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(308, 1, 1556532004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(309, 1, 1556532303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(310, 1, 1556532603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(311, 1, 1556536203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(312, 1, 1556536504, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(313, 1, 1556536803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(314, 1, 1556537103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(315, 1, 1556537405, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(316, 1, 1556537703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(317, 1, 1556538904, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(318, 1, 1556539204, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(319, 1, 1556539504, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(320, 1, 1556539803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(321, 1, 1556540703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(322, 1, 1556541003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(323, 1, 1556541304, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(324, 1, 1556541603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(325, 1, 1556546703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(326, 1, 1556547003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(327, 1, 1556547303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(328, 1, 1556547604, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(329, 1, 1556547903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(330, 1, 1556551803, 'Checked 3,871 videos in 15 hours, 14 minutes'),
(331, 2, 1556667005, 'Sitemap updated successfully!<br />The process took 45 minutes, 3 seconds to complete.'),
(332, 3, 1556753403, 'Sitemap updated successfully!<br />The process took 45 minutes, 2 seconds to complete.'),
(333, 1, 1556862603, 'Checked 3,777 videos in 14 hours, 15 minutes'),
(334, 1, 1557126904, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(335, 1, 1557127203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(336, 1, 1557127504, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(337, 1, 1557127804, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(338, 1, 1557128103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(339, 1, 1557128403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(340, 1, 1557130204, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(341, 1, 1557130803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(342, 1, 1557131103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(343, 1, 1557131404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(344, 1, 1557131703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(345, 1, 1557133803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(346, 1, 1557134103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(347, 1, 1557136204, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(348, 1, 1557136503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(349, 1, 1557136804, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(350, 1, 1557137103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(351, 1, 1557137404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(352, 1, 1557142203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(353, 1, 1557142503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(354, 1, 1557142803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(355, 15, 1557151503, 'Imported 2 videos out of 2 available.'),
(356, 1, 1557178503, 'Checked 3,896 videos in 15 hours, 39 minutes'),
(357, 2, 1557274803, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(358, 15, 1557324603, 'Imported 2 videos out of 2 available.'),
(359, 3, 1557361203, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(360, 1, 1557493204, 'Checked 3,967 videos in 15 hours, 20 minutes'),
(361, 15, 1557497703, 'Imported 1 videos out of 1 available.'),
(362, 15, 1557670803, 'Imported 1 videos out of 1 available.'),
(363, 1, 1557807006, 'Checked 3,854 videos in 15 hours, 5 minutes'),
(364, 15, 1557843903, 'Imported 1 videos out of 1 available.'),
(365, 2, 1557882603, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(366, 3, 1557969003, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(367, 1, 1558122003, 'Checked 3,834 videos in 15 hours, 25 minutes'),
(368, 15, 1558190103, 'Imported 3 videos out of 3 available.'),
(369, 15, 1558363204, 'Imported 1 videos out of 1 available.'),
(370, 1, 1558431904, 'Checked 3,792 videos in 14 hours'),
(371, 2, 1558490405, 'Sitemap updated successfully!<br />The process took 45 minutes, 3 seconds to complete.'),
(372, 3, 1558576805, 'Sitemap updated successfully!<br />The process took 45 minutes, 3 seconds to complete.'),
(373, 15, 1558709404, 'Imported 1 videos out of 1 available.'),
(374, 1, 1558744204, 'Checked 3,790 videos in 14 hours, 40 minutes'),
(375, 15, 1558882505, 'Imported 1 videos out of 1 available.'),
(376, 1, 1559061004, 'Checked 3,915 videos in 15 hours, 55 minutes'),
(377, 2, 1559098203, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(378, 3, 1559184604, 'Sitemap updated successfully!<br />The process took 45 minutes, 2 seconds to complete.'),
(379, 15, 1559228704, 'Imported 1 videos out of 1 available.'),
(380, 1, 1559375105, 'Checked 3,900 videos in 15 hours, 10 minutes'),
(381, 1, 1559689504, 'Checked 3,900 videos in 15 hours, 15 minutes'),
(382, 2, 1559706004, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(383, 3, 1559792404, 'Sitemap updated successfully!<br />The process took 45 minutes, 2 seconds to complete.'),
(384, 1, 1560001804, 'Checked 3,854 videos in 14 hours, 40 minutes'),
(385, 15, 1560267303, 'Imported 1 videos out of 1 available.'),
(386, 1, 1560306903, 'Checked 3,518 videos in 12 hours, 39 minutes'),
(387, 2, 1560313503, 'Sitemap updated successfully!<br />The process took 44 minutes, 59 seconds to complete.'),
(388, 3, 1560400204, 'Sitemap updated successfully!<br />The process took 45 minutes, 2 seconds to complete.'),
(389, 15, 1560440404, 'Imported 1 videos out of 1 available.'),
(390, 1, 1560612004, 'Checked 3,559 videos in 12 hours, 40 minutes'),
(391, 15, 1560613504, 'Imported 4 videos out of 4 available.'),
(392, 15, 1560786604, 'Imported 1 videos out of 1 available.'),
(393, 1, 1560882304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=gp2FsAItYOw%2CImVpZd49Sxk%2CcvsR1jCKbwA%2CBqtFGWAyJx4%2CIvXHHRrwXDg%2CYvej4wysh38%2Chzwcon-ff44%2CqF8vZI6TV30%2CFH4wCEzhLsk%2CZhkc6vo1kZI%2C2Aus39uTrQk%2Cme6TKME0Y7g%2Cy07jvblPqz4%2CXcSJCqnN6jY%2CR-a5-MImyeU%2C6EOEzcvkgps%2Cvo3ofSUB294%2Cd4K-UsLKEuE%2CJ5F8Pi3AIQ4%2CnwZxs38pXrw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(394, 1, 1560882604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=WiVW_ioTfr8%2CbMlTHgowKt8%2CCsUQKFb0QJk%2CtSWyP_JkBSY%2CRQBUWH_xKbA%2Cta8NeTx9blI%2CFF1zGKv7-RA%2Cf0xf_dVMGJY%2CfDr9bB7DAvc%2Cf0xTSCw68wg%2CxajtVr_stHs%2Cyw4wwt506VM%2Ctq1l9GXiwew%2CW5nHduxwug4%2C2HkuHgdDW2I%2Ct4EB-GOATzw%2CdycdgkfvAHo%2CSvJq1NWLx-w%2C9pmFLBTwRSc%2Cl3THNRTzZjM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(395, 1, 1560882903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=l_pHwZ_2s2Q%2CiGu10dng1dk%2CWcVAgB6M8xE%2C78NA0Q1tyBA%2CfIqr8fSTEkA%2CVVucA5BcJPk%2COHKMUVBtI5U%2C29IeMPbp5u0%2CHdekNpnRDtQ%2Cp5MaQlD8Ul0%2COhN8foEq7Qo%2CgVPFqrdYeTI%2C507QNDT3REc%2CSy4ZSardrtw%2CK0dfxoG_YRI%2CCNqxlwgXkH4%2CKkeHuCvx0QY%2CEl5hseF4-ZA%2CocqUykuQck4%2CYm7By05zOoo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(396, 1, 1560883204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ffgNZYsQZYQ%2CVc4NSKQ3MGY%2Ca3zet96xvJ4%2C96Baj0EfJDA%2Cy6LrosjS_x4%2Cjn7Af7LB69E%2CK7xKNjVCfKE%2C6cP5lUgYJtU%2C-MXckaOJLl8%2CyppTMRGm9H0%2CcymxDSGQq84%2C-z0Sj88FhbM%2Ca1PHQ0A_-Do%2CNay5UOA3mf4%2CiZ1Q87ZH23Q%2CYH53XCJp3KA%2CAQviTct3iPI%2CEOOrCeRbcac%2CsMF-hF8KHts%2CZnPtQNfNcAk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(397, 1, 1560883504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kHgjW5WJd5A%2CzKuH4bg4KPU%2CfvdXp6C69FA%2Cm1EfxjC9ofo%2C4WUtWEBJoSM%2C9GJXA8a4CQk%2Cftas0zeC0ls%2CX26-cemg3ns%2C_5TEVOIH1rg%2CB5J5aTFvgiI%2CfRQvKsVg6RI%2CkU-Szbe_K08%2CwLsII-VO02o%2CEi_dI5aG_mw%2CJtAkcPlKT0U%2CxhwvETtofBg%2CWXJCNkh-6Xs%2CPB73jfeTljk%2C7kaIUByKo5c%2CVmLZCRX9iw8%2CQB2gh2QS_Ug%2CJBsNwBYprng%2CQPTPtcBRKhk%2Cir7lF_kdy_M%2CLlDQcU29glE%2CE6b-9Ztn0wc%2C8GmKM5p8edw%2Cxm_FyCmxJ6c%2Cw6hcIgBDQmc%2CQmd1zDo9prE%2CFEoxmLcCQ24%2CH3xeuwcm8XI%2CwkgjOCLPdGU%2C82djhkZnjdM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(398, 1, 1560883804, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=rqV0X8G3qQ0%2CvOvZerDN9zc%2CQFDqQcsR57M%2CGv0YrIie2C4%2Cgztal5TMgeM%2CXVwPI93xCRk%2Ca7G9gFaXhNM%2CQhP1zJzJ88g%2CTrvz5Rj6dVA%2CJQsf2V4aFJ0%2C36Kis6gbfiY%2CkQZkDgRVOd8%2CUV6_N4c8p9k%2CY5Y4EhfImds%2CunKLpc71TFY%2C2Q20xuov6Xo%2CTUM-OnraAG8%2CByhlUbYnftg%2CK7lFiuvsBVc%2CfyKgdILMIhw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(399, 1, 1560884103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=y7HayIGQLsY%2C9DdOkxM9khk%2CXwippy9lhn4%2CuHdNsIPSqRI%2CTxV4qVZbFq8%2CRq4vu0TJ7i8%2C97VNZkmFtOg%2CS0M2cjx8F_w%2C1pgDocEC8Jc%2C7PQp98xzW-A%2CtRQyuI_vrs8%2C6jA4-_1t9-w%2CtUtEGt8hplI%2C2hdEkIxrBvE%2CDuwRrQ2Il4Y%2CBypmPqeW4Js%2CXrsL8xRR0LM%2C58CMdabt4GI%2CQXQ_QoswLOs%2CB2YHnySXrjg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(400, 1, 1560884404, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3hQuRcxH0vo%2CMVWErqTj8Tg%2CganiZKPQcd0%2CZ3QSd43MYDo%2Cq9sl5TlzKz8%2CPsrJx-B2A3Y%2CW6gxMnDE5G0%2CAOELNKMar7g%2CpffK-P3raQY%2CZi-8YRaJQsI%2Cds3RU2yKono%2C2B4e-FkeAbY%2CclfyjKJAk3A%2CWQ790DrmlLk%2C9tcPBE6E6xk%2CsNpCeF-Z4z0%2C4h4ecBtpLb4%2CSk9ST8R2SDk%2Cn4IHt82cH0I%2CCelic1_wLLo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(401, 1, 1560884704, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=rCGMLbOBu5o%2C8BdIPIo03M8%2C1sal6X6HPmo%2CrvaBJPZoJq4%2CI0PgcSJ6Wgo%2CvyudW5b9rek%2Ci5BK3_yRtUQ%2CQs6bIecu3Mo%2C2hksq6oK5w0%2C7gaZViCQx7c%2C-siNz-IPCjs%2CbDsPzo89dc4%2Cxtw9phKkrRg%2ClrPNZMnT558%2CZiHdiuIdTCE%2C-9IEWCXwcGc%2CnglZYjVUxlc%2Ct8s_Z13jEeo%2CMQkwrdIEfJk%2Cay1M6kUWkzY%2CHIgb0_93mfk%2CukHXnxznW5Y%2CQlAXudpJL7w%2CIvMXB9bYJw4%2C0mfO6R28GWc%2Ccm5Pue5alug%2C09Vrvm41VgQ%2CVFS4UMtO6Rk%2CiplCBau2vW4%2CeunzEjgPpug%2CIMBIzri-4Kk%2C3F7hUoQDQyI%2CW0lMJvo97HU%2CEFW26FiOIKo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(402, 1, 1560885004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ir_6hm7J5Dk%2C2mR2-LZ8NX0%2CCho4-eJxMQQ%2CHvlJ8yDQ44U%2CAHwiFgfwgnM%2C70O7LyAf1g0%2CIKx9YoZ3I_s%2C8KHOrcHxiVc%2CI7IHFCY2DEA%2CN38BFGs1K-o%2C8VppaY9bjMs%2Cn_60tey_umk%2CUQhD3tTGpA4%2CxtoKMnlOKRE%2CM_wb7KoKglQ%2CsfYuZxPBCD0%2CaTZm8Q6X6z4%2CZpq8NL0-cWw%2CcBGD18UPGBE%2Csbzv293PGNY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(403, 1, 1560885303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Ti4Y4IgsJEs%2C04sEjX77Eyg%2CbhCVL32rLe4%2Cqh9HfxeyfVQ%2CtUVfdO8iTzM%2CNX0V_ziZiZU%2CBzveRiFTPrE%2CrqRjhNMJNbc%2C-eDSuISMhx4%2CC9R4PQQS2fs%2CLrpeNIR9A_g%2C_XXw_I1MCUQ%2C2nJ_sSsRLaw%2C1-0ts6ICMHQ%2CSZunFQngWTA%2Cx-lQUFCQ1Po%2Ck81ikgzvtEo%2CKOw9W5XrR5c%2C1eiw_hNyRQo%2CiLhBJjZEM-s&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(404, 1, 1560885604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tzFMDBFAOiQ%2C3nN5gVjHUs4%2CITFTHlELQp8%2CsS18OZF5ilY%2CX-tx5YOcBxU%2CpN2dSZ-V_iY%2CEK9xm0lRIas%2CpxU5-02-n6E%2CkjlANNCR5nM%2Czalpdp11PH0%2Cn74srylqe4o%2Cwt7WJ00ycSI%2CoPaLi695SO8%2Clmcz2snMzUA%2Cv7DqiAVbCro%2CMxlYNsMD7oA%2CKq-kWPdjtgg%2CADdhg_27TGI%2CQ9Vvi2qvCxc%2C0VO2ETFMCXU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(405, 1, 1560885904, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=08M19ezGERw%2CFVpktGaTUyM%2CXvlfpPZE_Z8%2CNR7VZdSsSbM%2CT5wDbzGRmP8%2CubwLU2X69M8%2ClnkI50JeY5c%2CUOCr-OWMU3U%2CuZa7atKf8tQ%2CVv6Tw3Qe2v0%2CsnTIv_sYPfU%2CjjeY2ozSBkY%2CRmZjaZwNhCE%2C8nWxeJwRrc0%2CuDM89wyHYjA%2CujdC79KmA6M%2CC15LbQjUrAI%2CtnwgUzNXU-0%2CvhiK9whxnKw%2CBS4wvUeUEmc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(406, 1, 1560886204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=TxXr-to7_wI%2C_y8gX3h6evE%2CG5ZM-OLEiJo%2ChZuBrPM8V4Y%2C3-K-aFhFbcQ%2CUvoxVS_8t24%2CizVC0JyZ-BM%2CJHzp-Hi8fRA%2CMHTUYWluJlw%2CN633yKMJsdQ%2C8UbHJahR5-g%2CGFa-PM2GF4w%2C9GKQEEPhzfo%2CLlEvCRcxDs8%2CB5I56kfP3fA%2CvWHrz0ByFbI%2Cho7XnnsEmAQ%2CsKqtNWnmezM%2CsjRYAWVEKJI%2CiMNFpRKLqfc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(407, 1, 1560887404, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=7Z8kbEwrVYI%2CDhWjH0EZSg4%2CJ_K7XdyXbiw%2CF7WsU_IG1zM%2CelOsMyFo2wA%2CrTX5awQodus%2CaP3BjjpdomA%2C6lc6lOqKag4%2C4Mys6lSyZB8%2CE3FPXadFjH0%2CQlJhbqwK684%2CskcCEnZCYiw%2CnHTy1fRiF9M%2CKDC5QEF8gmM%2CdiL9mM7g9Uk%2CVyDutB_31cY%2CK3BLSwjBIv4%2CZDNBhca20Ac%2COBI_q1wakUs%2C89vCJ_94UaU%2CWW_WAS6Xb9M%2CkIAGhBuTVOo%2Cq2Wfy_A9mZo%2Cup4HsYde9r8%2CSn0zTwC0SSU%2C_f5kjhcORcs%2CqNb2bg3Z1qs%2CNaPVBKE6MZg%2CpQE_Wwi-lfQ%2Cdjl_7LizRKE%2Cf6pg366tRfY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(408, 1, 1560887703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6H_ev0z_3Gc%2CBnT_LggzmO0%2CKtQTv3rWKmM%2CgSir05KwGw0%2C69eF45SL_sw%2CUgfY7_PJEks%2Cbq_b-2OomAg%2CRL7nt6lpfdw%2C4wHbmo41i6g%2CWEugEgxow40%2CmPMNGm-llls%2Ca-vdk0cBep0%2CP_HYw6xcr3A%2CcHKKWVAtB84%2CQuTueW99K7Q%2C-YbJAOU-oog%2ClWBPxb1aGNI%2CvcDiejiwTf4%2CONF_YlUCyv8%2CKwKDs_tNh4I%2CVtlyDvTwrwo%2C00g8fsmZmh8%2CeHH-kq49vt4%2CX9LU5XqkCks%2Cb-SHcEZDSiY%2CTE4pLpJ0alQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(409, 1, 1560888304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=BePNxgVQMn4%2CLXjX-TmbWuM%2Clff_dyq8eeA%2CoeZPeqIWPf0%2CcE2xNBa3AHg%2C-y9p19AciEc%2CoebgZZ9OOqA%2CRuCL58qrEkM%2CyLjj0E3zLjs%2Cyff5tUW6t7Q%2CKNdRiJhV5Uk%2CaEKQqWedTvo%2CBRu8RliYpPk%2C3407i7XvnkU%2CpWJnffqaRaE%2CZiYND_ubvLI%2Co3jNxNxosZc%2Cmu5Iya4O1Us%2CCtVI4Fp5Qqg%2C6z5QK1ra75g&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(410, 1, 1560888604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jJ5qWcvx80Q%2CWKapBXbQSH0%2CHCapYFf72Zc%2CA8GoiX-lx-c%2CnVlCVnz5Nc8%2CTKJqwQpFTMk%2CdOTi-hbvlyg%2CFXm3M8sPYko%2C-yScuIOAztc%2CViFWK1bekVo%2CLQb-KPDY-x0%2CxB9-aVQpzS4%2Cn08hO8DaVzE%2CEuuQwYrzUuo%2C1I2HzFX47rc%2C2TURllV8LU4%2C2-tvIYwtIvU%2CBDfBTt3xqF4%2Ce0nRpOGQhKI%2Cnckz_Tyg5lQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(411, 1, 1560888904, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=oVOriOJZEEo%2CMVx6ZscCIvo%2C6FuZwR_W2Mg%2C7RvnzJgS4e0%2CdYZxXEyClYw%2C9VMzgTqBzuQ%2CKruW78Nzb2o%2CRmLnJYxN1gw%2CbE9JJ4fkCe4%2CTNrMzobmQlQ%2C9fSYhOBq8y8%2C9gJA4vc24kE%2Cv6DZIvMZWzQ%2CNtBHAV3T_xg%2CSw4y38DGK0E%2C0AnuTlG2tWs%2CDmC7HHVk4jw%2C3HUtCk_oJEg%2CH6BViSvKC7A%2CUpF_u3lb0nk%2C00iv1RCxAIY%2CVKxtnEnopds%2CG0mKhqsEL_0%2Ccg1QoXFvFmQ%2C475B1FEtzQ4%2C0mzTOv0GVp0%2CbS5VY_o_N-4%2CwmQQ9dg7mj0%2C8oi1m9LHT_s%2CC1v0QRrxbDQ%2CMaWaZUL17Ts%2CucE1JcXk9tM%2CxNUVcP-3YwQ%2Clh-Yzj54_jk%2CsmF4ZDqwG60%2CYz28fmdaiiU%2CvkWz_ThUDBI%2C5EPIa6vPquI%2CvVa1BGTPXrI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(412, 1, 1560889204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=UGDSp5lXAGg%2CRGEbtmcbHgM%2CQv5FBBdwg1Y%2Ci7NuuwJbi5A%2CiUK1djqXgOY%2CEmUM1htRwSw%2CASlwgXNQtLs%2CjXcJIs0t3Ew%2CJddYg05hGz0%2C0ANkoze_naA%2CNx-TjL5dBVE%2Ca9yjcD1xs24%2CeDc0aABcMI8%2Cb2qbsXMFqJQ%2CSMnnWyNaqYs%2CGbgRO0ft9iE%2CShy4CvwLKe8%2COS91Uz0usYA%2C-AmQd3ThI1Q%2CLxu41Q3Gc1A&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(413, 1, 1560889504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Dafaeb73SaI%2CldUaUj_VVqk%2CPtgnXB1iz9I%2CSVmxATUAtCk%2COuDS8si3oQo%2C6BUrBWMbY3Q%2CitjCevdb2Uk%2CjDSLiyvYy-E%2CkVnYbul0HOI%2C6HBiKOjKiUs%2CLtGFh0tVKlg%2ChDtIOz9HJw8%2Cpp00LfeQ3IE%2C5AWOZli9wWQ%2Cy5eUyNurmhk%2C9__ayyKJC7g%2CpvWt7_EV9ps%2COGpN21MwLuw%2CUftoHnNykIU%2CF9iOA_64_ao%2CrWpNv0kRDt4%2CGIZZIF1ldOs%2CvmMD8nMquz0%2CAylh1_LteRQ%2Clq3nTATmkek%2C56-ngoIT4RM%2CRzNzg-Gg8vw%2CTXUgy3tzDf0%2C3R6_NnXJcSM%2CGYkNbTPyjZk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(414, 1, 1560889804, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=2NpdrQhSLls%2C6hSfGzc4lJo%2Ch7XUkantZLA%2CQ6BMfaIGZyA%2CeiSF7u1rVNI%2CFqJVJyNeux0%2CsZaF05KZg60%2C3pCN3YnkRO0%2C1zFupUaG-dE%2C2excef8rhts%2Ct5N-QrkJ0wg%2Ciil5Vp2Kp4E%2Cs_Zn_iRLSVw%2CsPHFyGwDajY%2C1T5RFSAdDJQ%2Ce1WXfaru3qg%2CPWN3Af0DgYU%2CCxDv4MwOukU%2CC1e5Tg_TgO8%2C4R5R7bJgnn0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(415, 1, 1560890104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=cKhWsizT2DM%2CRIWdiUrNUI0%2CDFZAMVMmtf8%2CJOO8QJNQBP8%2CUGcdGYxWwG0%2CWkFL0xoylLM%2CeljYFdHnxfM%2CClJ8LtnKIlQ%2CrKsOaKAj8yE%2CNZzY9R3A4wc%2CJ0mPrErg-GE%2CA-ksk5ssBPo%2Ch2fRnooyzSs%2CP_jDbrQRcAk%2Cz_BREwk7Qz8%2Cu3DMvtI0w70%2CL1sWuTom6c4%2COLMe2LqluSU%2CUCtwnLIBd5w%2CkcDIgH98mwg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(416, 1, 1560890403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tbdJNFM8pZA%2CfiZQjQd-D1o%2Ce_g1edLOUwQ%2CzooE7fNBC6Q%2Cfftjoy7Uhjs%2CQ9EeINGBSNQ%2ChG9kgo3nwkU%2C9elVGf6TJi0%2CCs-2qsPrxU0%2CLzpAbbADX9Y%2CjDYOHwUpCp4%2CO3TsyAWYc4k%2Cey0pZC8KBNs%2C1FFDwxVJqR8%2CV8KxIyFN11c%2CNSP7ZUwQO3g%2CTtJ7T8GOIgg%2CnX29imvb2RQ%2CXKzHDsbfYe4%2CxiWPA09vaMw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(417, 1, 1560890704, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=LOycFcd5i_c%2CB3VJIWELQWs%2CNfzo8VAbIks%2CU8iMcH3no-U%2CbEtrLFKA8xE%2CXZQo3zhpPsg%2CJxWC7W5eXzo%2CRrRQ0AsyUIw%2CAjqjNG2VflI%2CTett_zvedNU%2C7x8s5C50dbk%2CE4IuBLa4GUQ%2CG2zeAI1BOc4%2CWX23qulrFaY%2C5KHUMaQ4p_M%2CNB6hr7d8dBs%2CjVxiOWn9iOc%2CYuznKRp4OpQ%2C7zdspOuOdWY%2CxAX0pUfEaPk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(418, 1, 1560891004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=WJoicOa2Yo4%2C0lYpxICZSck%2C8wMzfyS5MH0%2CHlgMEIO9bSI%2CJD5m4En337A%2CoR_o8QtWPYU%2CSUxz0XW1qyY%2CqctrM1UOs28%2CgkhTVfL45rI%2CWb92RkYoK1I%2C2fCWeP2wXjQ%2CBogWlTPSdOs%2C0OXGpPrI2Z0%2CTGGIKqToGGc%2CU4f2aEeQSOY%2C1Nipp44754M%2CRMRqlBdUrsk%2CylngZzHUucw%2C2BEtOJi1GlQ%2CNsw32jgkq10%2CLaXi453zXDQ%2CfqBjPf6f740&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(419, 1, 1560891304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=d3ztOcGuOxU%2C6rgc-zKGLsY%2CnLNS3XlmlBw%2COtDMDvlr6uU%2CXg7Ur69Yn3k%2Cd9z3SZaa6Ms%2CRuVv8sN8AVs%2CSU2Coy1I0yk%2CUNyVxt6eLgY%2Cy9J8Zq3uXjA%2CKEVIyI3nOmY%2CEdQlKPWikxw%2C8vQWI0gxqb0%2C9PRIeSB7Cso%2CJQQVa7kURE0%2CjB65GlIyyrc%2CRTFeK4eOqSU%2CBksOoTXLQ9U%2CIX1X9ha3RUA%2Cqp_Xyu1h1Jk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(420, 1, 1560891608, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=OgslYouXoN0%2CZQZ4Q9i71h0%2CrFFW2TtRxSc%2CR6sSzAYduM4%2C3049KPuItH8%2CxUbyW3UhE6A%2CsjEVkjfv1x0%2CSYXbwdDV2aA%2CJuIX1zF53-I%2CwOBQHyqVt2Y%2CMwrfQ8DDw14%2Cl8SoDL4w71Q%2CULuZZHrQfUc%2C4Bam2fi6q80%2CjGo7WELwGg8%2CnQgv_fwtavc%2Cm79xL1rn2CU%2CYoXYdmuySxQ%2CcgtNlat3tqM%2CYDO2OGOaCXE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(421, 1, 1560891905, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=a44OawQSsJY%2Cwf72sGaG77M%2CzkzdAQf170c%2ClRW3AhIVQ7E%2CW-H2dIR3eTs%2Co_IuroHlE5k%2C1-rSrhFcIUs%2CipMuRkSRzuQ%2CTnwSbmfnqEk%2Cm7b07AbrS4k%2CRYu5xsI4Yao%2C7Aed-CHSiuQ%2CG56-_OZTcbE%2C8luQBzRh5xI%2C2DL2937exuM%2CA9rpQ4EGrbc%2CFvN2wFeeLMM%2Cv3u6ACX8jPo%2Coaf-1o4wbZ4%2CDnSEl03C-FE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(422, 1, 1560892205, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=KXxBOGLJndQ%2CfGJHb01qVQs%2CpJJhuASHFzs%2CI02zDKowNYs%2CDyR7K7rjZGY%2C8oYguxSL5gQ%2CSYPRsrnZwms%2CiCKJ-c6mi8g%2CEShPesVJcQQ%2CTfjc-NMR56A%2CP_qzxzBvYpM%2Cw6jNj5CeEQo%2CXji5n16bWt8%2CvXWLJR0m2Fc%2CZ0nTX1wBVYk%2CHkGl07gyka8%2Ckra0HzHbf1U%2Cj3NZKMl_pMw%2CNCzJf3tFQOk%2CwGm1XdUlvyk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(423, 1, 1560892502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=NYyPPYEPBWY%2CDxgSJ-olnEM%2CmHSLYfEnD28%2C3WPAY2nJa10%2CDl6sYvPKA1k%2CHBr7wMywhN4%2Cdqzpd4OsSCg%2Cg6WBtoaQhyE%2C4CYaH9rWMIg%2CV9hiaDfFgiA%2C9N6Vbd4-VFk%2CBQEUzURVq-U%2CtrtMMFEH8ts%2C-ZPPfFfmOKg%2CyFKLGOYny8A%2CvT1DF8hie-I%2CPrGBxnEoOnc%2CwUw0Kimhq5A%2CbgwRAbDMegY%2CSgkeaeRWJC4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(424, 1, 1560892803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=oCkXQRzUpMg%2ChCzQJ82lQrM%2ChkrpNrXyjrE%2CQCmpC_OeZvY%2CvxwuJd5MEGo%2C0A1SmUbhwnM%2CtNlckvT664U%2CrPnERWlXcxM%2CrtSMbiuK8gY%2Cq_ZXYrK1HjQ%2Cy5oJV7gc6u0%2CHE70H2ITlos%2CL-5bSiVNOmE%2C9nLQ6cg6u-c%2CdvSn4PIZ3yQ%2CrFsoWwk_6sY%2C5y6wlIczU4U%2C_P8HfTwDVSM%2CrkjemRRdPLU%2CZjN1-d-DoV0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(425, 1, 1560893103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=0GwsT6AgGco%2CBb1s2LFcR5g%2CBG-8F9peOnE%2CrNGlBiaQnP8%2CvHvdk_UxiMc%2CgQ5U9Fouq4s%2CaGg-NaT0XiQ%2ClYnFkIbF0Bo%2CSDtyBJ314SU%2CV0pAjIFShrk%2CiAU2TeE_xYU%2Ci_IXtvyHwPA%2CZ-2eSpj11YQ%2CWoNHP2dUeGk%2CupfYJUdUY3c%2CMBqA-xEm4Xc%2CGPP482BCPD8%2Cx2uzE7873pY%2CDy7aklTpYy0%2C-VkfYfM2nrU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(426, 1, 1560893404, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=GDUY34dHzCo%2CsMF8xOxYLjM%2CIiemnJ1f0ho%2CzL9G6VyRsvo%2Caw8fi_202Zo%2CUi--6WWK6HQ%2Culx9DhUciHM%2CIzK2o7Du10U%2ChA2lyIOjgCk%2C0gdJ--joJmg%2CzK1v0UHMNCw%2C-03un2qtxeg%2CPLFTnuyjYaI%2CIPubDmAVRPQ%2CK1_VBA4gjbk%2CqfJfyJEL0P0%2C5-HIHqMuOAM%2C0SfTGBiLvQA%2CJHlB5E6Mhkw%2COxPiYJjdmgQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(427, 1, 1560893704, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=RKXII7U8nfk%2CYWpc4V6EAbI%2CpTv7Iq-LXDQ%2CWdanjLA0USo%2CGez_vfSE0G4%2COKcByMUh2no%2ChTJ8K3jNJ_Q%2CcCnZtN6_NF4%2CdXaxUVj4LTE%2CBOr2EUsiO8g%2CZhFuJhIpawc%2C8m9aIrR5R-A%2C7mcgnhjQ2TI%2CYeAmpEB08q0%2CrM0VOtRuOYc%2CWgGNkavxWxA%2CgKRgQmUIxpM%2Cp1_qmP3oC60%2CJHV4vZepV-A%2CenS8DTf0SOw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(428, 1, 1560894004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=u6J6vf29HfM%2CewdUOGjNzyM%2C3miUL9SOt9E%2CPBGJPDDmtZs%2CGBrTpElF4Yg%2CHHWWakny27E%2CmDLTNG7YXDs%2CvKW8sjB_pME%2C5wwSkyeq484%2C0bHRBD-0Ct0%2CzZ_slthBIzM%2CtKz97m3e1YA%2C7kS3XYSWNYE%2CSjlncjc4wkw%2C3qJ0MibTIs0%2C17seK_HdLpk%2CHobGlRfP0qY%2CJJu43c0LhWI%2C_WxywXsWyBE%2Ca388lpit1LY%2CO-yiSLhi07k%2CldI25DhC6Kg%2CXcSwixQ0T30%2C0_MuhhGqOaI%2CV8bMxwiaU0s%2CBDiwiX20ruE%2CpwndETXh82Y%2CclKFO6hd09Q%2CWKkOBRdiNbk%2C0Q30Q7axeKg%2CMlwqSnHmZNo%2C73FK2p-vL0M%2CSimSsiTwKuQ%2C0z0qfeNCuOc%2Ci_v7ZtRKjss%2CjxUIYFpOJkw%2CXuDeWs9wMiQ%2CtypgPnmRWJ8%2CpP8KRODtQ68&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(429, 1, 1560894304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=krecnUYZTjg%2CAA-JXCVMFoc%2C5nK083j9lZU%2CEdeRfS6wXm4%2C5hIX4LSD6LY%2CXRyQ5_7jlHU%2CCbxHGyc0-Eg%2CFiEUJyUi1Sc%2CW0E1wMt5djM%2Cq__6vhBH3eQ%2CBeFPIj24bYw%2CRLJzVUkgJuI%2C_bBTDBroA60%2CgBPdufTqoOI%2C044KRyiM4w0%2CzHgPhFm5qeo%2CpmREHcO6Zc8%2CgrLGp5829EM%2CHFgMLr_HweM%2CFB_upH8PluQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(430, 1, 1560894604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=bHNgXd32LBU%2ChRCc-VeZbIE%2CGPbzZjaXU84%2C-E_--hXLQtk%2CIoTiLAbw7I8%2CJpegU9WTRXM%2Cra-blP7OB8U%2CDE6C8bUsa80%2CUYfr-QUet9c%2CTU6_JFQWAhI%2CMTIScMno2HM%2CZJrj7uNjhLE%2CwqycTN9eL6o%2CU0W_lyWQWvM%2CLqXNxN147bo%2CCUKemFNKQew%2C5vsmeIF-g4I%2CHuiKoa5Tu8w%2ChFBeFNdKoKs%2CjDhqGPeR074&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(431, 1, 1560894903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=nxu8Mt-MGaI%2Ce7G-FHIVpp0%2C5j1pW7bPSqI%2C2fPt6NXBNeU%2C7jUZ3Ge8yys%2Cfiqpc6c7STM%2CB3jU9Xz_GHE%2CA4jMLIP7tI4%2CpPIzJaGd6RM%2CBvfccqRMahM%2Cwkr27n_nuDM%2Cv1EwzBcTdwM%2CSH6NlWT3fYw%2CvoQcCUoC-Pc%2C7zQ4cb4J9VA%2Cz2kj4Uf0wl8%2Cg79vCkNCcQ0%2CqsTycwj-0nk%2CuadRiKZ2SyM%2CJ2jImBIaMac%2C5OeD5ENf_tg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(432, 1, 1560895204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_DKrkoNNXiQ%2CMzB9qw5BvlI%2COIniIlNbEP0%2CvvNx9WU4P9k%2CGkIOtPZRJZ8%2CcId_-vW6fMg%2CG8kKWrsjFBo%2C2ZATUPeS9wE%2COW6ipYyoiRM%2Cwd-gLWEXaKA%2Cir3GmX9MK8U%2Cc6Y7iXBB4RI%2CLtNOudmrQWI%2CuP5EOIJxp0Q%2C1Bas4Pgl_5A%2Ce1W9PYeYXCo%2Cy9EiRq251Hk%2CI4j091qwV5E%2CdmmX13qCatc%2CDgcy2tQwPB8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(433, 1, 1560895504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=hhzw31WRHVc%2C2W8R0BGTqZE%2CD5kfFg2gdY8%2CYjjHVKxq_cc%2Cc1b3mP-osR0%2CCsghj36WpgU%2C5aUt0Uw4adk%2Ccl3mA_Cfd_E%2CxOfjgP1TnkA%2CxUvkqq4MzQs%2CX9bqkmsk6Sg%2C6N0iS5po6xw%2C8pH2GY2WOCc%2CTraE6Ww_ilM%2Clvgk3v4rT8I%2C0n0RY61rKXY%2CDcz54KNKdAI%2CIxFEJqiu3fI%2CO6ZzE81SN8s%2COfJsTv_nzro&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(434, 1, 1560895804, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=-hw3Pi66v04%2C0BEz8RjBThw%2CMobBpqqxgEI%2CEVcODj7iN9o%2COzWMua8cTBA%2Ckz9NpkOGDHs%2C9nNAZmhwnJk%2CaBWphStT8OE%2CYsf2cMufK60%2CI6t82HB_d70%2Cse2izKK_L4Q%2CjVy4cmNM8t8%2CooV4bfL1vos%2C4mr6LAqOueE%2C_hDr1-4erP0%2CTedgj8zEMLs%2C93tXLrFI3lM%2Cqe4abKp8vgA%2Cd-vOm3vVhy4%2COZc871vMLew%2CRysz9Kf3zzs%2CHchTEz4IgrM%2CuavpB7XwBeo%2CGC5m__N9NPY%2CUQH3DXrJeNw%2CePRji2rPF_U%2CaIASHKF0dH0%2CgdvWeedQgzs%2C4KCBgCSVBFo%2CY3VJi3hwn38%2CGw7sTZ0wxxw%2C-umbB9m2hzo%2CQLsjbw8hbrY%2CYyMgHAQtF7o%2CbVC7E1udleY%2CK8bgNgluwIg%2Cm3vyb6KRkCk%2ChjYAiLNuwo4%2Cx-WV42KDRs0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(435, 1, 1560896104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wQatrMgfaHQ%2CGSHaGQEXhks%2CeDS-voCroZM%2C4vChHZzBqeI%2CGIp5y_S5vt0%2CjD6Id0oIk5U%2CaNuor2HBpRk%2CpuSH9BmPMt0%2CZZOgKtWjLiQ%2C4_4ZhE5wAxw%2CIjpZyxTLjSU%2C1lojLZik6bk%2CgSKqxTbWitw%2CLRBqOo3I-l8%2C3M4bOUfvQ1o%2C2mEgwmU_hGc%2CbgLZInDujaU%2Cpgy2trHn5os%2Cg2lmdG0G_Bg%2CNlLPhUdMo6g&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(436, 1, 1560896404, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=qUMr0t7IkrU%2Ciftoiy_ZcwQ%2C-ajbdunE5-A%2CKprnj0HAHLs%2CzVODorsllcI%2C3zk28swvP90%2C1F9qcKKGY5s%2CWW8V-rAhD2g%2C-iWhaUFf3Wk%2Cgmx7UmydVe4%2CDhkrphQyluA%2Ch6k49yFqX8g%2C9JGBv12CKPk%2CabkI-pCuGdk%2CsGUs_PscIwk%2CHT9yug6OXhs%2CqMDC8Qlugsc%2C0RYpA7AX75g%2Ct_TGIorYIAI%2C3pfMGxCfRfg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(437, 1, 1560896703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6bQvszBs7ck%2CtTb_derSY5s%2CO-or4yzaTbI%2CfwG2-Tdw3t8%2CjThG87iOCSE%2Cvooes2At-ls%2Ca08eDgpUj5Q%2C7hLlqagK4Y0%2CXFvRZRkWTtU%2C4a5QmVB0SRg%2CrIq8DMXzeUc%2CTGJWZjzEQQQ%2CupGqV6wgwn8%2CbeBx7KT293k%2CAF9wsudKZ_A%2Cp-PuYzZAcwI%2Cnfxzg9ZKUD0%2CCfMIlBNuPVU%2C2Y7hRiEfvu8%2CUUDewsvf2Mc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(438, 1, 1560897004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=4nsD8ILKb94%2C5GNkRrKl4FA%2CB1m_YyWhv_4%2CTuOolnse-bo%2CvOCrKGmuXXU%2CHjmZyC5caMs%2C8r5SrMtzbSU%2CvqrCBAR6Pqk%2CCwV0GY1SnDg%2C8BiUQksW3Qs%2CvN03RLnTnJ0%2C3QasE_yp0zY%2CBRIvc8iYaVs%2CQ__gLeV8Oi0%2CkY2b9UuACQc%2CBM8i_ZgcahQ%2CeOCfzLJamDE%2CQlQXNg6b__0%2CkfKNPHmpiP0%2C8DT-3g8tCso&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(439, 1, 1560897304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=qvn0jNK-AkM%2C1W8586i9If4%2C1HORe0GPykc%2C6rkByvGvM5w%2CbvEI9RIbiEM%2CpWKHZU1vwvI%2CKLhh8h-SXDM%2CPv5xualn0fs%2CNDD_MPBZkJY%2CTt-JSMIApas%2CPcKDuLqNjhk%2C9K669F2kSWU%2C3c2CuiAau-E%2Ccf3aXGCuBvE%2CL07j700kA6o%2CewMSMz4bN9k%2C5Xf7wZuXrTc%2CTu5ctLuzRDs%2CcMSyW3BmZjc%2CRV7gUVihazE%2CtGfHCpy1EdU%2CJjO6VmFCyH0%2CcXRAqa07Z1Q%2CEmQZwagNTQo%2CpsqItaTPVAM%2CAoKyk8663wk%2C9J8AjtoA524%2CYxFRaUW2cGU%2C1dyOczBMvh0%2ChFON61dinbk%2Ct8fK4g7JZ8M%2CNRc2l9klk1E%2CS-UBIhD_yiA%2C6dvFYyo8gY4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(440, 1, 1560897604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=5-S5fJXov_Y%2CmfD-fdldsHE%2C819P6Zl-gtM%2CBXpCvFfKxjs%2C4U6hYkT6GB8%2Cf2wyNoUHoZk%2Ci0eS-UXEsdA%2CXPLPMBbEFvE%2CzSqe2tzK8vw%2Co1yRrwBxe1w%2CppRxFDktVn4%2CLmcUp959wZs%2CD1W0WtvdUYE%2CVXxYAEaT88U%2CrK65A6lR1RI%2CzFjoRIhXCh0%2CWnrEovQ9TH0%2CBsBdmboIF0k%2CE1L4ClUU7iM%2CchjKU13VxHE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(441, 1, 1560897903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=F-y_aSb7tmo%2COHYpqve5NO0%2CF_iBBnD8G4k%2C1zyDL4bPdZE%2C8FoNc50GCUg%2CTxfJ-sGbbnU%2Cv0rjmKASK-o%2CzsUNkNizkWk%2CVNyS_6XxU8o%2C4SkLjZj0wyw%2CgM8RtiKiBC4%2C52olAX5vMzo%2CIQ3kQPWlU-o%2CaBo2YWz5HcY%2CuiBcltWHOE0%2Cf4jnh53VXkc%2CMW8rcv4Qegc%2CJigDmR2K-M4%2CHp59I3gwNhE%2CndbdDVt7YDM%2CYV4UPtLRq78%2CJOE3AkaqoTQ%2CWeIZtH7ZTC8%2CmPJiTP35Y2Q%2CbaEp3xOGIxY%2CuvjFA6xJPRI%2CFHqqF0tr-lA%2Ck8d11QjzLew%2CAOL4E-pjeU4%2Cag6zlMpz0nA%2C3YZAXLPWOtQ%2CWq289rG9TmY%2CVWYds4W5ibc%2CdfjqqdVeKHc%2C_Rn1zx8SYEE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(442, 1, 1560898204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=cQpMuequI6Y%2CKbssYZSl-_4%2CoiObNceqfi0%2C4asXQnwgn9I%2C1qF9F2MKwJg%2C4IgMK5xsukY%2CB2KZtiZVmzE%2CzO8Tegt5aTo%2CBNsL0o_OdsU%2CTwo3-Exsi18%2C6VkODuzZHkk%2C6FlRv-A_X14%2CXNyZ5dO9P5M%2CNzYAXW0j0M4%2CRJ07uBAGqc8%2CEXGDsgkZnPw%2CIRSWQOQS1gw%2C21N6btxJ1-s%2CfpZ4hAYNqCw%2C5NDFjI-MnMU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(443, 1, 1560898504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Zanknu9oiSI%2C6Fp5LvFLRm8%2CYhJSF8NAJSw%2CEiT174CJ6wA%2CNHeJ8cjXkZc%2CL8msbd7OQeE%2CZ75on7L9Tew%2Cd4LxXWsz8Ik%2C1bnxiVTKnoM%2C1QKij3xxfEI%2Cv2Tld1Av8PU%2Chl_FidbBPlc%2C0n8u8ybPNdk%2CPjBvRnJkY7s%2C9RXatlxGdfo%2CK4CRfK-2G3w%2CaHcJGyfEKZQ%2CM7ypjoMmtwQ%2C0qRTD33cP4M%2Cd1E3IjjMlSY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(444, 1, 1560898805, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=bnZBq0zHX5U%2ChDl3-wMe2o0%2CKeUiXYrVBBE%2CR2LRreziHp0%2CQ0A7F2y2JWk%2CLut3c1DhDTg%2ClnXc9cHrwLY%2C2qexKVZIBuM%2CBGwLI_IQzzs%2CHNuINo1lF-k%2C8OgqtpjR_xg%2CLlIQE1-_jiQ%2CiLZyUIT5ZnU%2CL4gHAQwGLqo%2CPulvgkf3rK0%2C2pszAgxDn2E%2C2Kw8EUclres%2C61o3nEnn2xg%2CTk_aV2rAONA%2Cg005lpXWmuU%2CuAEmM9acc7A%2CG8N--a1fkOs%2Cg_KvmgamBY0%2ChyZLBt0c9U0%2CDWGTtOBS_3I%2CuNT2-QyNOLw%2CjVbYRUZaNwc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(445, 1, 1560899104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=E0hKvlgWKtw%2C6TQzN8yiBCw%2C6zpsF67svIw%2CqyXwFaKcGbY%2Cj0g5kdU45ug%2CGskXyQ39BTg%2CXPa5Dvo0XtM%2C_rQJ6_wuEsk%2CAbeQ0GR3Ck4%2Cb7ZZpKcHz8Y%2CWxjFYV1xgq4%2Czr3vyF4UWwc%2CLZAQdoIuemM%2ClwwBzVXKSos%2CDhKGSWnCFYo%2Cb57oV5zIwwc%2CSUpkmwpyHIM%2CA3v2i_RsjS4%2CnUhub4wlFaY%2CUYfaX8at0Kg%2C3ncecwSAr6k%2CJRKSuZ1q-00%2C8JT_Bm25ejE%2CLouhWzRz2kQ%2CWy-e874jtuY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(446, 1, 1560899405, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=C_YvMl2V7Ws%2ClQdXCx7dC7A%2CIprZEi-yaDo%2C-stB-ENP-vI%2CXcO5wIOhSBk%2CMv7Jw3L5F-w%2CqpDMxeldBA8%2CibEu4sXQnV4%2C5_Nc1A_Zv7c%2C_k7dzTjshTo%2Ch9I_Sh3Mvws%2CTQ-dQH7gUrE%2CW8qHSov7F70%2C2J0aRktX-6Y%2CUTGikMOIlKw%2CKZyW0JNntAE%2CF-42KOMteLo%2Cey1b7WottRk%2Cl_4n_F9LXUk%2Cci9DmioA6IY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(447, 1, 1560899704, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=mdXS9Fo7fWs%2COYH3-r0HLo8%2CLjsJNoaiqm4%2CSFx0BLhOlrM%2C4aifZVRUlZM%2CHL0Za2F5eyE%2CAdLWpGeAgtk%2CdcIyyPwSzio%2Ckccxaa2A_sU%2CDIcNAO7LXYg%2CNerNkmu-8SQ%2CeWRigayZtd0%2CK1pWKl96LO0%2CSMgBk1ITOho%2CJ00SnO-GA0Y%2CqB-0pl0tD-M%2Cwwgptafm99I%2CdIo6GRKOFR4%2C_FYghHDx23g%2CnCgEMP2KdbA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(448, 1, 1560900004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Mug_gTKuhcE%2CtL4bkTPpSfM%2CBXtJzV6k09M%2CAtdG4C9FV2s%2Cf76cm_oxu_8%2C4uUhUcaelkQ%2CEnVaJjyEihk%2Cx-IN5AJGUiI%2C4j2fE21eVO0%2Cdclb_KN3agg%2C9LL96VGq2N0%2CgZCJM1V8mzQ%2CR5CT7u-0iVA%2CuqkR_pDfLoE%2Ctid43l0m2gs%2CL8oqHvCcPSE%2CHEZ00hEOLTg%2COdkDhgS0nyw%2CyNwuGfUH1xI%2CkfXH1gzLcug&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(449, 1, 1560900304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JgOFYURrlFs%2CUlGRVHsSAvk%2CPacSpVltcQc%2C2z7lGH0caKI%2Cr5PtXp5xzsw%2CdpQ5bcz3B0c%2CDHg1fOylZvQ%2CyFHC56Rxzyo%2CG3jv-bsLGsM%2C4YnijUaF6jI%2CMhHwS_ApKuE%2CVDpyyeVnBcc%2C3Vr56-Tq_pg%2CZnQpR2FmU1U%2CtrFvTUE0iA4%2CIwmtiSdvJ5s%2CO2CdLCzZD4M%2CaZ07sf-gwa0%2CIE0vnX4uYRA%2CPPS5sbm1fMM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(450, 1, 1560900604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=nnH2MfzGk6Q%2Ceqpb2_ciV64%2CitV7vWUVXGY%2CPg-MV-1bBxc%2C9Jsm3lvAcAE%2CNIEDDDH8WcE%2CIHNDovSkI4Q%2CV0Wvj0WHi90%2C-kYaiL4F36A%2CVtzLZho3VyM%2Cr9FpC-K82sA%2CCVxVgzcB77s%2CxbHXnCHeNDQ%2CoosBJrqJUaA%2Cma2GMIbi-S8%2C0VQ6iShi0sY%2CWQQmnzAM5IM%2ClS096D8yGlQ%2CqOeBdGOxoho%2CE6rcmyvwRAg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(451, 1, 1560900903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=NWgktIG_u-s%2Ca4wV2oZLmW4%2ClAs8MTq08zU%2CiiBtfIT3Vgw%2CF3zY6D9uYgE%2CnrodHaTSSyw%2CFdfS6DTnEmQ%2C-Ajy46yE_hY%2CdtCfw2Vqyms%2CKryx0JFhHhM%2CIGkS7poJ-Sk%2CudCqJMlS_c4%2C2F6bsxg9Im8%2C8U3z47918ao%2CgxGfYlyiYwE%2Ck-jdkpDyZzU%2CZCzsgqdA4kw%2CbyEEmqDSBYk%2CHNbTiAjtyhs%2C6Kgl23DzUD4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(452, 1, 1560901204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=9Jq8r_KXFeg%2C8lJfRHe8A_E%2C5a2h-IC0cCs%2CDGFKzBxG_8U%2CT_Vcn9Tq3Sk%2Co51WYFzS8kw%2Cx5Ffi5Zbt5w%2CU7xdtPN4SJE%2CjGd2KVuUhGA%2CsTv2qBsDRws%2CMevm0UqAHSk%2CIMWZ0QLPID0%2CrtPFqwuUQPw%2CPqsDDFxYLJ0%2CzdG9iWKZZng%2CoUCEvnj_bl4%2C7llYVzWp09U%2CpP0aDg4Bkdo%2CbthFn5B1jOo%2CqlZQlZ6zsV0%2C8oAKMC7ALyU%2CpbLVKDhBZCo%2CaYshsRK33k8%2C6OnlD_tahBQ%2CsNLGwJ9gEoQ%2C7V_uC6fi0Ts%2CV_XU5Arleqg%2CNTSvDNO0RPI%2CAmziMRt1vG4%2CTZNuoa4XAf0%2CmnsmmpOgUzo%2CWMT-6qVJ-OQ%2C7Mhcj_EP5P0%2CFv19Ic1cVdE%2CO3cDztXBUEI%2CUBrI4luKcoo%2C_BxLPkCKISo%2CWJ6BLXWkEc8%2C4eTWVmYlzvE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(453, 1, 1560901504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=DpzwA0jtlU0%2C9GzGMy3PB_0%2CFpi9_6_hXCA%2CEYV6WyB3Jho%2CWxjkY4pFya0%2CmgTW4o9ppzo%2CwCfGTI8D4lw%2C4jgg0T_F2aA%2CoSQDmsxNWmg%2Cyy7zkJgWfyY%2CaxC_9vtlUzg%2CXcokyB9PaS8%2CAa9YWvhvWYY%2CwPy0cBhMbrE%2C_y6NjSIZhDw%2CEe7uUHYp1qc%2Cxx4ImEc2r5E%2CGIftaijouAM%2CplM_OABap_Q%2CirJS72tAzH8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(454, 1, 1560901804, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JrMhDLEFi2U%2Cs_3GFuz_lbk%2Cch67dCDHVn8%2CFmlLYP7uf1s%2CbcuWzRji9AU%2Ccn6TKsu21Iw%2C5ZZAfgtiqmo%2CMaKeT-rXWWs%2CpbFM6hXDpe8%2Cp901P5dL5Tc%2CV5R5StaaF-I%2C7aGS6i7_vKQ%2C0D8Qik17tfo%2CEUFHz2jEOsU%2CXTbEimEi8uc%2CuBvcQYtHYL4%2CRTaULrXnnvc%2CUC1nn2BXSOM%2CSQBgl2EqL7Y%2CJMaDircrKSQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(455, 1, 1560902104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=4CPzedQ9JpU%2CK9fPOWmo2Lo%2CyJDi1HInSPA%2CvQ91AalJiV4%2C-G-8etQfm24%2Cd2W1aesRxA4%2Ck0Bz3XQkHdo%2CaPsS_1O4-5k%2CfhcvX7g-0Ew%2CguITDHXKk7o%2C3sQ5eHfCzss%2CWT8cK3bnVl0%2CSGsSHful0iw%2Crww4gaPxTS0%2CYXOnZsFCNbE%2CnffJWzx6ULI%2CdY5G1dNsaho%2CErLhS1fyGWE%2CL8QW9AWW_Z0%2CPWNUzblEcak&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(456, 1, 1560902404, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=VrQ8DKrP5aw%2CwV5_7H2IC0k%2CGXIrnqsPnTc%2CugHlUu3EwLY%2Ch2aQBpXk30M%2CoGdtlO2ZNYc%2CUXHm-p9oZ8U%2CbC5FbJ3vPsk%2ChgkZ_7M72UM%2C3FmyvPs0b0w%2CNj7OV_ttDg0%2CP4_O0r-C-vA%2CMCn_c_BxZ_U%2C5CFXBB-8LTc%2CqVLXOrOMF8Q%2CF259u0OIhIw%2Co5OzDYGLOeY%2Ctd150XM-KhU%2CbFh1ExUFazU%2CXH9ODHygwjg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(457, 1, 1560902705, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=DrkuZLP3CXE%2CJU2Q510N1vo%2CfEnCIaP607M%2Ce0cousCMyMY%2Cjo86dKADVQM%2CRMyd_Wy7NuA%2CgxPsfbTZ3Jk%2C5IljejzGtMc%2CkHZJq4uvo5Q%2CB3zxq8nfReQ%2CIPxAHuuNSsM%2CNLiXNQZhya8%2CuNyeYYzfiT0%2CzQAywDmyne0%2Cv9shrKeplII%2CS__CxuwJG4I%2CoZSnSaEJhJ8%2CDa_9QS75Xn4%2CU2_juTehfr0%2CwDvx_g0XluM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(458, 1, 1560903005, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wfwrZJ8Oj8I%2CgYcjfJfWW7E%2C7RXRAaITEyY%2C3lvz7w_rR3U%2C7tVRfLZfz-U%2Cqb458qscArU%2C-ULhIk8Fky8%2CeN7pOAMFghY%2CwSlmJU50Org%2CrUYevxTq94Q%2CLHbXGBiuBN4%2CJr8O4uAqqhg%2CkE9-O7S98vM%2CoU0lo6txkjI%2C9ZdJlXDjzeE%2C46Mk7i9uPx8%2CPRYY8zPM9yM%2C8GIGEZnTLuo%2CfVjFjRiUmvw%2CurNwLCCdUPs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(459, 1, 1560903304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3gfWhqIErRM%2CQiPiV7M8q54%2CtNc_xgP0IKs%2CU9nqHJQfR9o%2CVLlvAPqoMd4%2Cq3TAfHwcrmo%2Crd4BQp4JYPc%2CqyaA30MLo-A%2CRtxURucVLMM%2C9r3o_Ce6Ibc%2CCYeD3f00XAE%2Cf9tB3Bb3DbM%2CyiyFU6d2dLQ%2CSCeoI-bA3V0%2CBzn3U_HcOEc%2C75gF9W-BoSw%2C2nEYfNGINwY%2C7SZY9-y7Jbw%2C3VEuvicLy3I%2Caa_yffYubn4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(460, 1, 1560903603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=lO0YvWYrvsA%2CdsMkxXgpAIc%2Ci635uwHEBt0%2CMz3h5Py17VU%2CxcAzo3gF-Wo%2Co8DfmwaNCp0%2CSY_PNalXMqU%2CxGMFehTQCig%2CYAUJoypxOnc%2CfjcZzVMl7ls%2CcBLzAEoMvM8%2CaQLZu0yBvRg%2C4xa-z9JJHhY%2ChG0JmaYuYxw%2C2t8Ty28CtQg%2CYP3yak1L_5g%2CF9P0h2jGJfc%2Coa2uMf1KBEE%2C10MQWyfS9_8%2CdXh02XQhflY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(461, 1, 1560903903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=1i4CegEiRkQ%2C1_74gQ4IyyA%2CYB7uNbSyXtY%2Ct-mD_vssvLE%2CFYx3ahCAcfo%2CE-8l3Bb8Pqo%2CXlMX-iO13w0%2CA9SJx8DOy8k%2C6ZS5Z0ms9b0%2C6WU8D-Ndi7U%2ChGWDa6_Boio%2CX-DmksFeMfA%2CF_DSOT7PO-M%2CO2YVM2MV8G8%2CU4cdzkBp6oI%2CFgFVS-_3FFI%2CdwPW8D0vV7s%2CIJT8lka-EoY%2C-MpKN4VYRE8%2C_Zk6Oy91hp4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(462, 1, 1560904204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=nn9wZ90hwaw%2CqDck-mO8lzE%2CftF29VaoppE%2CeULvfkLn0v0%2CHSPeq-NulmI%2CXFr_rDco_6g%2C5Sp12BHeTBM%2CD8-5UMTD36g%2CWNvsGh8gDHM%2CsL_f8a1jXBU%2CI9mdns7qsi0%2CJdgqMPlb5T0%2CvCjO4OYQ__o%2CFU8c_CwazyU%2C1nylf_ocd6M%2C89R_yMkeIbc%2C5TGA-OrBF8o%2C9lQ0JeKGHEY%2CH5D-HR8DZP8%2CXiGVUBRaHQE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(463, 1, 1560904504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JGsAZjXdFpE%2CqG-W04Si8CA%2CfqSX-ZXr0AA%2CvkjYFuMXYiM%2Crb5WpT1bZa0%2Cjrc-QOCvcxU%2C37mV9SHLuGg%2C0Tqj2dIazYo%2CShDjtvs0v50%2CPoJ5gpoCahI%2CTRbO7AfGtjo%2CAasHebYXNSE%2CNtiEffBZFJg%2Cx1A0OHlSwq0%2CChyRn_xorPo%2CPggqWDqxuWw%2CJMxNb0mN6Bw%2C57KSNpRYXWg%2CoCnAGAtrDYs%2CVC3f2A8mPa8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(464, 1, 1560904804, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=a6LCJgNwSpM%2CRxrOiWAn-D4%2CqKhsr0lep70%2CvHENw6uTmGo%2CZQ7y-lWDuPc%2C74xkB-6Ueb8%2C28t8lSWYdWQ%2Cm7koGDPcnq4%2Ce0V0pMK5p_4%2CGKQXJW_LsCw%2CUtaml3XFiV4%2Cx40gkiD51B0%2CDlprGeoRn6k%2CsD003LAN_WU%2Cmiq8V5xSGig%2CHosUVA_tzZc%2CluPigvRFXNc%2CrHiefdS0UQE%2CB7_GVZnG6S8%2CRWn_Hyb9MpQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(465, 1, 1560905103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Q3Agf_7anew%2CMciqCb0Enw0%2CM8u8c3ZiVGI%2CWMkHL15dyyk%2Chp6HE7_eZ1Q%2CGCg_DwgPRRI%2CAF9dWmBs6Hs%2CWnoCySZRlEU%2CLPwkCE7M1Zs%2CRBr3qAoRZig%2CB-8StsGpSh0%2CxcMQ2KmddNk%2COQ7dhw-1M0U%2Cbe2qUEi2wPU%2CRNn91AqybUI%2Cb3pdrQ7n8u8%2Czq3BDO6rjPw%2Cd6k5ZbozVeo%2CQ9qYegQKtj0%2C6j40SWTtaKI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(466, 1, 1560905404, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tc8eZAqEvx8%2CS8rBQ_13uSQ%2CYodYbxGnT3Q%2C-qDpN5FNF4A%2C1jsO2QrqQGU%2CdcIUi-96ASA%2C62WUqvSuYss%2CxSnPih9aHUQ%2CST335cAKrNI%2C5K5h6wMjx_c%2CSX8fqxZgoJI%2C_k7BXHVIfeg%2Cpa6Mhydktp8%2CkuYNHpoGSk8%2CRpB8UYokGP0%2CU4gyNagU8NA%2ClpKYMeo_cgo%2CX6IkgIPeuEs%2CdfGoCbG4Gpk%2ChsqTZdzU7Qw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(467, 1, 1560905705, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=2sCdTh6W6Z0%2C_hWx79pzKi0%2CZggZeYXzPOQ%2CVNS3hhDBQ2o%2CYhpvNNy4bj0%2CwjPkpZkEIVs%2CstfPV7HN2Dg%2CgXD5iPUhm4U%2C4P3W-2FgdmM%2CAIaC8fN01S4%2CbBYWSRFt-AI%2CWKCQIr82PX0%2CxXngotGMAIA%2CjVmWfoDbS2w%2C4X2tydH7Z1s%2CQOLyb621_W8%2Csz7f9dtZZ2U%2Cdw-EdAG5Egw%2CRhLzssZbUIc%2CAX3dZzhn6eE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(468, 1, 1560906007, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=d_6-Tj7fuNg%2CqgMBv9_axnU%2C-Ce-WA2TCuE%2ChZ5Xc_ogK6w%2Cl4WyuaTOfCY%2CrfJRNAo7jNY%2Cq3u9hOd7p4M%2CcvKd-tWoMzg%2C2KRk34K1f4Q%2CzSAcksMcRWU%2CWjRi7nz6QhE%2ChgPHhpX5qw0%2CDnUC9MiYj0k%2CkjZ8bRWcir4%2CO6nKRVQGS84%2C9UN-PU4mMUs%2C_P-qf1XX5sI%2CZseG-YRBRDc%2C7OE03kbg5Kk%2Cm0dGVFozuF0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(469, 1, 1560906303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Cy1yUmLzvQY%2CXpT1EilG-jU%2CKiLxb2G-t8c%2Cm2x-PPpsWPo%2CyGQ36yA3V1w%2CUW0y38pN0Zg%2CwiGhfiYVAlg%2CNxETththErs%2C_pmUH3EXncU%2CXglEBf-881Q%2CaSEeDdyrrik%2C1mk_jQIikFw%2C0m0Q_EPG-60%2CnQnV-IrnyY4%2C5ITXXBC3eq8%2CDqLq4Ax35yg%2C40IN_lQeZxM%2Ch6C4u08uqSs%2C5LxHEPNl6VE%2CZ8DDYu6PDLY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(470, 1, 1560906603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=qqQxrkBkAnU%2CwjEr-9r7M-g%2CoKqG5lj5b6M%2CfEJI752jkzI%2CgWLHJCs3YR4%2Ch8dZGcMqrxk%2CUhvsBquryNY%2C-3wG3a4Ztj0%2C_3EWBD9ADvU%2CfI0RgPkcDV0%2Cd51F9qbjVns%2Chd_yfVmDQGo%2Chffq6dzP7Xk%2CYpTys9DXBbc%2C9Sh15Q4yaJY%2CUJyoF3LBxjI%2CLAkac0hU8vY%2CdFAMQJ5f22s%2CZwtP2HS-vIY%2ClMBdFMC9288%2CvwCltq_Furs%2CMnBrmIxbD3w%2CQX7GRfshLw0%2CcfkxVpAYP-4%2C1XpTh-HCpo8%2CyrXGi-LnZXg%2CiWiYU8UzOgc%2CyhQcd41qMiw%2Cn9qPDBSnxZU%2CHc0BmXJTix0%2CZnDvW3RTbXQ%2CoQlS0UOfzWo%2CiFKkV-jiS64%2Cn4o5jypcpMs%2C-vMM0wmkiMU%2COzo3tpNi074&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(471, 1, 1560906904, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=pmshY-LXr1o%2CTV81biAmv_0%2CFarjFqxh5Ak%2C6wBVHgPWyBk%2CU_9lncYm4qs%2CJL9gYgw8iUw%2Cao7bUcmzhJY%2Cf1dz0tEBh0g%2CXoCfMYVSqf0%2CUmI8zJ6uR9I%2CJ78Pvg-D_js%2ChjxwfDUL4I8%2CM_vfqnOyyjc%2CDVjcuqye1lc%2C-pjYKmndTr0%2CJBJtSm_H-o8%2Co1pdmlLWTxs%2CgTgYHeD543I%2CRtJPTGOUIkE%2CWIIAtOYKijs%2CEyIaIV8GP6Q%2CPponzT6M9zg%2CMf7rRy48dJo%2CoKY600o3CXw%2CByVbC1iUT5A%2CsWsdaSmWg7E%2CzoGooTyhAks%2C-d6g4yTHpWc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(472, 1, 1560907204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dL2M2HhCl8w%2CPNUjm4RqqXc%2CfcX0GQBKa4g%2CqBCT_s928lk%2CmzmlpUc07QY%2CRUIif-pgSkw%2CJZwFqDT6opg%2CpkxinvABBcA%2ChapTtvcwFfA%2COrIll2d5Sbo%2Cngs2cukgiIg%2CeCgYT2dDr3Q%2CbNNz2yDzix4%2CuQmRxx-3b68%2CBmFrpUCWMuE%2CIQaqvF74cTA%2C2Ry8mmzeAC0%2CmSKYXvKJh7M%2Cecwb36u9EKM%2C8fiMcqZTbfc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(473, 1, 1560907504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=vebUgeP3hQY%2CTf6XHhMAQKE%2COcaPus3zMMc%2C44DPVnKTaxQ%2C6s_1ytAfdik%2C7sQYdMNTYX8%2CfrzusAPKg78%2C8wg3ISBWAX0%2CaVfkDIghuNk%2CiBk7fx5q0Hc%2CHm8FeeIKe4c%2Cklo7Km9ZjNY%2Cu8oYY37lDyI%2CDNPHF9EL9ow%2CJXUQX1yZa98%2CyhqnwgQVP78%2CxgIgyibjTyM%2C2CclpD8o7Vw%2CeLDegM_FX7c%2CYN5SIniPnwE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(474, 1, 1560907804, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JlPXkpDp0Ec%2Co0BX4CwCEP0%2CBb87-Re5umc%2C86C4X9K1Oh8%2CE-44yJOyCLk%2CcMcmsqRwtSA%2Cy43YWFnMDZc%2CzMMoxG0QIRM%2CmWj9xlF5MOk%2CFRLk1vuPDOU%2C99Rt9hnakEc%2CPwszEEs28uY%2CPi2pHtHY6io%2CNlg_4pkylsA%2CMlFNw0OgPRg%2Ci4Wl7VnY_pU%2C9OzQQbLWakU%2CvDMsKiQNscs%2CXcjypSQXk28%2CFlPwe6zDMK4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(475, 1, 1560908104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=P8dIzNr7FAw%2Cglp-sOZtiNA%2CpOzmsGQzDlU%2COtw9bX1K0w0%2Clyei_EZp9zg%2CUCovvH6VZ_I%2CwLLMO2PDKWI%2CC2R7vJGxz_w%2CzLE63VyxbV0%2CTytVbG0OCJg%2CkwrOJspaOgQ%2CKZdA6Qbfm8E%2Cc13cWh9gb1A%2CP9s2T4v5q1w%2CF49DBVDSjmM%2CPK2hhGJAyuo%2CwscnhslvjTI%2Ct1LlE8E8iN0%2CF5OlZPHDYOM%2Cq3CWl0VDM28&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(476, 1, 1560908404, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=K_57ftwmuWE%2CBAQBHwfE4xM%2C8Dp5KEV_7y0%2CI8u4MycCf9M%2CMFt6V6xWvYg%2Cf_hoRHsjukk%2Ct9f2J-r9t4c%2CL24T7R_H5rg%2C5lcoRBoKs_0%2C8q4qTA3Jo5w%2COvd7xhGK3gs%2CK34uRYWaD-4%2C6uJb8OxN7yg%2Ce4lCHCA8pxY%2CrUAqtt7hInk%2CCnV1h80n7ag%2Cj41yC4nWrjg%2ClwB8G-6EuMQ%2CwFZZJ9x9gZI%2C3pUW31fD8g8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(477, 1, 1560908703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=9uXskiFo2oc%2CKCJUtrxj3Bc%2CBQ7RZhVjGAk%2CSvvrR-_L9mE%2C4x9w5wLTdJk%2Ccpf_MXHzceM%2CEvOigSPhnSs%2CdrWECIgjWNo%2CVBwBu7WNZZA%2CwfC6ad_IQwg%2Cy-d4yAi47d8%2Cjov2onT9BrA%2CHs9-tIQ9R3M%2C2yENNX-cleg%2CCnam8Y98XMQ%2CZc09w61V-oU%2C7238fPRBw3w%2ClkMk6yI1Q2s%2CigNUrfovXPY%2CaWaO0fTXyic&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(478, 1, 1560909004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=F1NJobZySMM%2C0cwxb8Q-F2s%2CZ2Dx9gty9fU%2CuCdyvAkTwqc%2C_0qZqlGmfYE%2CTbkqbCoEvyo%2Cb-YhYC0p5lw%2CKD-rBbudEBE%2CGqjrlZjhYQ4%2CC7NpgheJoc8%2CfmuWaunS4nE%2CIsVDqTgqrLQ%2Cbn1fF_BmZ1U%2CDe1PFokTFrM%2Csit93W7Y5w0%2CphsLA_QEkLo%2CVLQ0b4Gm38o%2CVVj-yWXnpZs%2CUNPHxxEFz_A%2CYYeSmF9GD8c&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(479, 1, 1560909304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=zWpEv7NRXy0%2CwiWe-Yu2Vy4%2CdWdsBXaH1lc%2CexH1dZSMU9k%2CehRJAtsGIHw%2ChabhdxSW1DQ%2Cf-ltVq_Q4Io%2ClmHyYPGutLo%2CFiF4q9vOBUg%2CquSqlz80rL8%2CJ3y9Xc4vbRs%2CJgowpofVYDs%2CarzmbN6RXYk%2Cn36vcl57uFw%2Co0LWh2DclU8%2CHukYD-v8VX8%2CngX6p10Tvfc%2C_PiWEo-fGWs%2CwATVqcMkK80%2CyruYzSCcFoU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(480, 1, 1560909604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wfzSwBIN8cg%2CfixBOs7kWr8%2C9F2OJRpUWJ0%2C8YmFu_cltxE%2CqrZ-7m_A78w%2CBgyI6WCva4g%2C5WVpR0j-dDc%2Cn2P_Dqk9vwQ%2CCSQobURxhiE%2C15TSVInQPHQ%2CrXF0LV72pdY%2C5tR4XRoEtxo%2C5rFl7UZbajY%2CLOnUrZ_ixPA%2CVAx2L1bh9i8%2CGRanYFufAwY%2CwQZPZ9toFes%2C-jPnS7i0kKM%2CgEckj1rfQk4%2C_mDBTk8ogwM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(481, 1, 1560909903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=cST1mdeTff8%2CCaC5kxH91V0%2CHIA209JVBug%2CSlT3EZGBsqY%2C8a2GdRjp1M8%2CiKVmvtgtV4M%2CV2emcJc5QTc%2C8oLB0YIRM1k%2CFAfGdTQf2cw%2C6rZlYvqLRUo%2CQqlsHhaRQKU%2CMJtIOAxD8B4%2CrlebwD2tVMA%2CJX7NaNudAmI%2C8NVzadSQIHg%2ChPdLn3BxnUc%2CsKo5SHM2nQA%2C73jjtrLDA-U%2Cna5gaEjiNeE%2Cph3zo-zineM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(482, 1, 1560910204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=SKPXF467PpE%2CHRPgHCD4jog%2CxFyc-Mpgpk0%2CMfxomKbvFWg%2CSxrvX1r3j3Y%2C3ZyvLvSUioc%2CD2SkbAsU9K0%2C0UeNoYuHgRw%2C9ESORwt_Qa4%2CiwYrLAVlGl8%2CM-oSbHYH8gM%2CsPrbjiSMIUw%2ChC2PNZzknj0%2C_8JVYwOaAAg%2CtV69WVJNxTo%2CwRXXkds9_XI%2CI5QdBTZXvY8%2CoRbQKRCFtho%2Cwyk83zsAzgo%2C0Meixo7DUu8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(483, 1, 1560910504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=x7Cc27eQHoo%2Cve-hD7djzkg%2Ck4TJkPLN_g8%2CYk1lqlHwfUg%2CaH97jNWODd4%2CjJ8d5ksCkEY%2CPWhQvxoMsX8%2C6W_5FJ-56Ic%2CcclyZ_rDDe8%2CMhSmswRw8NY%2CXyufR3bHYGc%2CrywU3C5AR84%2CppbVZxiZObM%2CF6PWOCrDzjE%2CrKGSt4poVyY%2CCqq1l1XNHIU%2CH8OKnRbN07Y%2C2KREH3N0a7M%2CHnaQs9g9514%2CZ3q38wXRxPM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(484, 1, 1560910804, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3o7tuljjz14%2CoHI1KoKlAQA%2CByY6pgBhxO8%2CjF5b27JUm5c%2CjqBgNluELTo%2C_2VG1rAvxg8%2CWKjIspEsT2Y%2CzeIEybIgW5Y%2C8cdwmUh1GS4%2CRkt9AnitNzQ%2C3oVhrpjL6G8%2CSCDIIDfNYAY%2C5VCUWgQuAhE%2Cx6EfRL-tkd4%2CxNrIg3EgfdE%2CpEQ-mwDYDmo%2CoDL-MxhvtEs%2CssyTA-GWcDw%2CGjzsEXlNoAQ%2C871LZ4jVhzE%2CNoXzzqfvDaI%2CUqIYaiEyQ1M%2CGMh55u69eH0%2ChJEVocSCMI0%2CAfcFv0vufek%2CC5Jxst76rUA%2CKfjQ0KpNilM%2CKOBOvSgzVM8%2C37nfz-ge9M0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(485, 1, 1560911104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3WUkIiy-mXU%2CGPgzUJD1QW0%2ChYVen_dJo68%2CqrMy7eBYseo%2CbT9OhBWA5ag%2CfzR4Ku_iTPI%2ChORQHtpigos%2CjvaUNdYt7Cg%2CdeVg26N5WrE%2CPgRb10A6Q54%2CU8LDbZPZH3I%2C0HN0fEc2Rbg%2CkSEz2v8Qy-Y%2CklD8zyNCS6U%2CEGE4nh3dRr0%2C-PRwev-aw_8%2C4m6kJIejNpQ%2C6K9l81-4wrQ%2CghxSMMCXPkc%2C71l5CBkkRBw%2CHJZ-TdybGR8%2CVhv96AuVVDg%2CuVcrL5whzCs%2CqE4PCcpZJAs%2CIw7JOjy_VLc%2ChnZCWPZjqdE%2COCPYWz8lxTo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(486, 1, 1560911404, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=5qOi9OwIPbU%2CQ4NX0MlPf10%2CPdwL6SYiB_o%2CVMa18SfHl58%2C-iEsmxvwxcM%2CVvOmDOrph-U%2CsBEP4lzHaQY%2CX89LqRajXE4%2CTobTMlhbblU%2CKNtmmboajJc%2CfzZcSX1spvk%2CnEDFRcFb50k%2CseBKBNiUoww%2CERpiiwH6O-o%2CGFBT3ns5460%2CTigfNbA3EB4%2CvaDb2foKuFk%2CPjJh0Q8olHs%2CP8SnTDljaSY%2CapnK833sk0Y&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(487, 1, 1560911704, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tOpep3jIRiE%2CzE28mP5escM%2C2WMYC7Qbzao%2C02lCN7EwYAs%2CxrfK9CzZg1c%2C_N02FO56LWM%2CG2IUBLmbwzQ%2CuJ73PmPbtoY%2CeLt2QFEj4y8%2CHNTgielymA4%2CxVKHy4KKT0I%2CZchRowkohaM%2CBA8vzLqkjMA%2CNI9dR2bRJao%2ClbXIRTuAe_Q%2CgcHpy6oeb2Q%2CsYnhM0ASfZ4%2CWD9NB-9TzIA%2CKG1NS5QPqdo%2CQm_-_4kCx1w&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(488, 1, 1560912004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=a0Xoj2cS5I8%2CmVRYU7jhEpg%2CnN83-1RI9s0%2CaKDM__VFaxg%2C4CBmV9tp72w%2CVPYpM7p1HxA%2Co_SBHSYyFd4%2Ca1HBp0qNBPA%2CvUztBRyRWl8%2CbozcYpwIdx8%2CB-eaf8nVmfo%2C71cV-V8yKns%2CyV4Jolf1bV0%2C1WirbIZo41g%2CcQy6rtDqVus%2CBUwkhpNYT3A%2C9i8cLl0M93Y%2C-WVIdHB0ubo%2C8kNctA9Gbtg%2CSycWAQCMwYg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(489, 1, 1560912304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jZb0Y87PWrY%2CBMBYjwu5y0o%2CB5H3IzsNxJs%2CtEfq-zi83Jg%2CvPd7LuhX5H0%2Cu-Je4ef6q-M%2C363ohJZxTa0%2CbG8-uBvJgLE%2C3GO9IxTV_Sw%2CRwVzpEf_U-Q%2CYX_0ySxs2Fc%2CUVuP9FNk2nQ%2CltsRpOUIxDo%2C0u7QIsbUJ5U%2CiekTUyTo8Q4%2Cz17CJ7JSiOM%2C9OBTDmqKEXU%2CIkoD_nGwkQU%2CR0hPc54Z7c0%2Cz2Valc57ZE0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(490, 1, 1560912604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XXSWBNx4r0Y%2CXht5MXHESpA%2CCCtWsbwAFuo%2Cdf3pO6OLTwI%2CauUoZla0OsE%2C_auVnYhtRsE%2CqnUAqQoOMfE%2CPTPsFN6gho0%2Ct0k1FvjW57U%2COfJFJeroL4I%2Cq7obn2nG1mg%2CeUHHfJkBmqI%2Cv9_-sYM7Ga8%2CRtb2mkomRMU%2CsOdwZ0AFzys%2ChAMnKFm0OPM%2CjPBlPaL_zLk%2Cecya4gOHX6k%2CX8mOx10GfGc%2CpXXrs63MgtQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(491, 1, 1560912903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=mn3TtT1eCsk%2Cq71NBny0V-I%2Czdrycooqkx8%2C97hyyW_RSzk%2C3DV92a8LUxo%2CObj1LVOE6Ec%2CNwqC5Yu1sKo%2C7qL19c-6rL8%2CUWZKCF2H9IY%2CrX-OPx05dbg%2Cbfit4OoSZdY%2CGqFIJ_0Jhdw%2CK6l_5W4irg4%2CP5wSbAGdOGo%2C58T4Rv0jWps%2CahI4livuN6c%2CqnDjitKpsGk%2CZ6vs7Pz59_0%2CAqPf888Igyk%2C4riI1PEDo_k&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(492, 1, 1560913206, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ww6ZVOtnIXk%2CyH2NI9gkv3s%2CrAjZ_vwkhtk%2CAXSA_CU4C00%2CGPUi6OlGsFk%2CevASrI39Rgo%2C9Fru53cvNbg%2CZR-6Bs6z0Mo%2CaU47DsueGvA%2C6nradr8tw4o%2CaBS_tRyYY2E%2CZGdsr-kq6uY%2CKlmSilkQ9Uk%2CRGFygXZouVM%2CZ78-oegO6A4%2CXXQhookqato%2CF8FjiXhmJxc%2C_w4oHSNZW48%2CTdCmr_GWhc4%2CLfD0f6MGDW4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(493, 1, 1560913504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=BkoqDTUO06I%2CXmFfxfE9OWs%2CLzpsLLpPCGg%2Coh8hof8QiQk%2CVkXxNMnm5Og%2CrXsMz7AKaiM%2Ce3UQfdgS9OQ%2CInrmBIPO-24%2C99pfJv-WI_E%2CNm6t8WCk3tk%2CumxCh4Ehlco%2CkNB-rLeS2I0%2Cyazz5chHBOY%2C03FI39LtJ6o%2C_kpEFqnrzwA%2CvXW4eFVZhu8%2Cl_0ms8bXn1I%2CD7ZYEin8YzY%2CypkyHpyWd0o%2CPrVOVAOzBZI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(494, 1, 1560913804, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=84nTyu5XOn8%2CweW2kATd9-k%2C0vP4wJWMelg%2Cg6RTOc7XBN4%2CCVMboYaxC5s%2C5sShGJNoV3s%2C4M1__0GEiBo%2CYLKz_6VbHzM%2CqAgSGvMEK3k%2CT7up8w4mvWU%2CKg67J5ASp5o%2C3m6QyxC8ez8%2C3hBZXL2dKJY%2ChXY2QYjyKrY%2C0KAFcnDku1o%2CFbx6275AcPs%2COlvdUAPzh00%2CJBRZ7jC80Oc%2CpdUmw0jVMKA%2CTd7qxucMnlw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(495, 1, 1560914105, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=54_rrfNEbIE%2CX2pm9OI9vKE%2CnDXX4_hBFGs%2CYPuTrGgU-Rc%2CPQQz8z4kB6A%2C-FYdLvRWxlM%2CbeeAm3tKCac%2CovOWuNxchk8%2CWHe8rtoKJlY%2C7gJ4pAAWk6M%2Cs9RK6auGCHc%2CmMCZfzEgsYU%2Cr1PiAMgQQE0%2CA2-GHVo-rUQ%2CMASM8xs8sic%2CTU_k3M2yfaQ%2CJdKkponCtVc%2CqXjN-xTvWtY%2C1AgvnnLC12k%2CD-xFmpO9K3w&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(496, 1, 1560914405, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=aG3diwVmKec%2CojpI_Wjv3P8%2CJMEFTvwxezg%2CDEMklxte6OQ%2CEWCvyeMfeu0%2CxzCQVaUYtUQ%2CHnVnqw96V_o%2Cp2fkz5tLUWQ%2ChitDC1m6exE%2C7T6o1mbuZ6Q%2CR4HRfKIfTP4%2C6IsKv1zsOcQ%2C3wuUgmsSWew%2CDUsrw8YM7vk%2CRDpX9amN2vs%2CNvlKGtkOToo%2CBoEGbmMTVPM%2CT-BRminnlyc%2CzDs-ma4AMtA%2CnGsN2cmrYx4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(497, 1, 1560914705, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=sgYuXi88b2c%2CRgWfVISSZqQ%2CZGoqsgoplsU%2CxsqaU136TNY%2Ca3sG1WmbQMs%2CLXrsMrKmKTc%2C4gD1QE0Gvho%2C0mSliX72NfQ%2CQBcUZmk3Euk%2CWylVznU3q3A%2CWFw-vhy423I%2CEkgdjMYJSS4%2CSgHGws_RXSQ%2CtuVPiECEI2U%2CLY1nwsjPehY%2CfUcBN4NvSDw%2CLIlnzqg8ugs%2Ck1DAsRp30lA%2CYkZUNbJ7fdE%2CGf2_YhLfB60%2CR3R-YqRgbjE%2CutMRUK1sqI8%2CY2bglz5_2eM%2Cq5CQAEgJLPg%2ChB__PWt7hEE%2C_bWg6UaT7lo%2Cqfks1davQ0M%2CUcW1csc4Wcc%2CCDntulY-4o0%2CK6XPY1noaVM%2CTWF8j8o6uGA%2CNrTPnkyMvso%2Cy8AWUG6FnuM%2CKeF3oSO5Idw%2C6sujjdQR1UM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(498, 1, 1560915004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=xj-3Ebp8jIo%2CeRL_qzRbL4g%2CEsbPQw45Sso%2COEb2uZK9Kxc%2C9521rx3Q9fg%2Cxl7l38e46NE%2C8vcp23ezvpo%2CE49FZNwQyBs%2CFGHL3uQYWvA%2C6djJcNcPI6c%2CbhkDrQWXFXg%2Cf5CCqmw_JF0%2C6YcxqxZ1ZL0%2C8z1n56N9A14%2C4OYXD01bulw%2Co-YkoKZD_JQ%2C0VzUMxaIshk%2Ck3Gnwah3jHA%2CtTkTVIc-jFI%2CRP90gFrMenI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(499, 1, 1560915304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=I7587oq6Xsc%2Cs9Be0KSESKI%2CLfmWnBGjFGk%2C_IRIXWXx9Po%2C1Z45doct6KU%2CYGOeSHsV914%2C9WaJTYG1g40%2CtyOFf3oKe7o%2CHYlkdpBgicY%2CR8XkePojBT4%2Cy_XYsRuTP68%2CUwlsm-H6SfU%2CvUMfKmO_t1A%2CiGwBp7Yr0Oo%2CQqQC997uMnE%2CEnwcpjx_vfU%2C0Gp5RNTQajI%2CDzeujNWy0F4%2CCfjr-qwJX70%2CupFsAk2808s&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(500, 1, 1560915603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=MQiex1ajAsQ%2Czlr1iRkMDWg%2COuqYFYNtbks%2C223bjseTyeQ%2Cf7KEdq_7SA8%2C2CYSrPw4JZQ%2C_WzMWO0lyME%2Cv-GS_Xtp2GU%2CHvT9PepQPU8%2C-AVoETNIGns%2CGH2umP5cpi8%2CchGfSibHpk8%2Cy0dkr34OONc%2C0gwvAKPKFCs%2Ctk7TWVckixE%2CjmfWMA9iMWI%2CQe4M65sZX2w%2CrqBu191-AzE%2Cmm0pobleSbc%2C4NBIk1MIx0Q&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(501, 1, 1560915904, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=cjXfrhnf7N4%2CrQ8Y1PiD4AQ%2CXv4mB8QjzyY%2C9r0L4dFRtak%2Cwofd2goPluQ%2CO9emRw0hAKA%2CMc7gp_IOsRU%2C95t7OHN5vGs%2C9qKFYgGa3gs%2COYJHAJVOYlQ%2CkxBkZl935pQ%2CQvUGW3cPhnQ%2CfCeQd6u89Jc%2CuGdo8Wx2zuE%2CQCO_YHR5aAM%2CABBWvbSKDw4%2CeZ8_s4QJGb0%2CdCXKjKgPsVo%2C6JmT03d9Ek4%2CdkjFlFxeCus&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(502, 1, 1560916205, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=D8JtCFvagsA%2CCatvagXsl7M%2C2AEh5PCzvMk%2CA1puQmUF9Yo%2CalFR6lSvE6s%2Cf8FLRgCaUhk%2C7WNCjZ4ljis%2CyfhYO0dKVQw%2CxCrlf8XJlSI%2Coxlpvshsgj0%2CCvifncZONSQ%2Cbm7KRj7aMIo%2CG0Q7v1bGmaU%2CpPHmaCIiiyY%2CEaE0L7-pOJ4%2CwPTN1PwR4sE%2Cjuwruhn41kY%2CwiSgLtFpDdM%2CTAbpxDXJXYA%2CbfeItyBZUFU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(503, 1, 1560916504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Gmyv9ELFtU8%2CJloYTLBvRG0%2C3QUGljtn7UQ%2CU7GO3eWMQeo%2CShz95e_nTas%2Cz8AAjx25Vog%2CYhuYeLtbzIY%2CFD7AiQUDnJ0%2CqrthTJJ9YjU%2CxdQDh8w9eSI%2C2VRCmCeWJ44%2C0GBiEhvEVCc%2CgACH3-bsJpo%2Cc6rriV9iaJA%2CLuOtzeQuGW8%2CercXVI1PAXk%2CBKwtRmbVwQw%2CdWwErl-nrJA%2C7AaByCx4Mu0%2CVPeDDtd4aJ8%2CxikaD6zum6I%2CWuKx_QlZoUQ%2Cqg6lFN_YC3E%2Cw1jBk91b0pM%2CXzdHl-XRBu0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(504, 1, 1560916805, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6mulCN6eQSs%2CFsuc8jxfOdE%2Csk4KvL324KY%2CQyt-1HVxTgo%2CtUxPN0Z3vpQ%2C6oPs6f7vrcg%2CeWtMg3Z2Wm0%2CWnybIwKBtAY%2CvlsutpMT60o%2CmGvFwASZWVM%2CGnfQ7S_C9OU%2CWld5ABp9-Hc%2CLvuBWWXs0jY%2CLwEsm-s23gA%2CTrorhcPsdmY%2CcJH666IdBPE%2CjqdOLfOBX6I%2C6Z38Mgsn0nw%2CTDH91h3fS2g%2CdJaMgcEkY_8%2CchroZmHXCUA%2CihgflAX3R_M%2CN7njTrM1K_M%2C3XhzZMDT16M%2CnjDQcqQ9L9M%2CNKyiIDRA2WM%2Cm8FxYYJwkjs%2C3CPbc23liy4%2CYBOe7d_gM8Q%2CuNZERngDKJM%2COTvqGeg5yQI%2CNIVltEIRr8E%2CdSfO6lUPXjA%2CY0iwKJe7zRI%2CIxuL2XQ7u2Q%2C95H7gSfPnR8%2CZuYX7lc2Im4%2CpjT7cld8KjU%2CPH9IKbyRmmU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(505, 1, 1560917104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=gX4zE3FSIIU%2CycBuj2WdMHI%2Co8a3EytFbhY%2CMXv_mm-HcRw%2CPfWqHlAE7kY%2Ck0k5WVY1VOw%2CPydlAqoF_ag%2C3vvoOgkF1cw%2CCp6FS_YQ1e8%2CWuFhmLiJkt4%2CaAC7es5ObwU%2CJC3XFGEvcFg%2CGR6Vccrxsik%2CopvBGApml00%2C8qxPBaWDpV8%2CVBCFWzlG0PA%2CXmtEYOGFbzw%2CnVukC87xOKk%2CllOF1mcUg-Y%2C3kLjOCRmnL8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(506, 1, 1560917404, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=S5scv07iiOE%2C3_wkLHRZ3CM%2CxdHmX9iKs0A%2CID0zZDdK5iE%2CpCMIwZszwDE%2C2I047_UTL_Y%2Cl8zjW3SZU_U%2C6pTTM_h6prQ%2CV2XhIMqNoqU%2CkgSfdKXrqHA%2C7cS5NbOXQDg%2CrElOg96pxHE%2CuFtfJGBSHl0%2CmqMT5y09c8w%2C4v2dkUGh1tM%2CNmhoFnEErFA%2Co-HfJXkMahE%2CTux4rl7K-Ig%2C2qRnJP0IVQM%2CB5a6wrJpxP4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(507, 1, 1560917704, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=msijy9FBzM4%2C61x8qsbbcM8%2Ck1vI-Ms0Boo%2CrO6yKf_k6eM%2CfX-7j5g6leI%2CkzjVu1cOXWU%2C2yXAmJSCLj4%2C1PaUdUKBw90%2Cd4L_uHpQAag%2CF1_cYZotJl0%2CtmtaO_3YsUI%2Cps91-JcIFUY%2CwzCwBwXilpI%2C7hi1CvpGaRY%2Cu9r8sasxizY%2CBByjoxzBoaY%2CdW_xjVhxxOw%2ChgZ4q4g2CuY%2CNXuxWKGXhaY%2CAcUtzHnKjnA%2C7Tedsa2Q0Pw%2CrDI78_AOz-Q%2CZq5B6HnToVw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(508, 1, 1560918004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=zkAzS9MvZTU%2CYt46JTt_RWc%2CKL3dc82oRRU%2COcW7wtf79TI%2ChBcVClZYlEk%2CLBV6vz5rXxM%2CGEomDfLcAH8%2C7RTQTbjLiH0%2CYcKG0WofC8g%2CglJ7fsCL_us%2CABiwbuy_m7s%2C8RwhCbltHC8%2C0d8w94ViMhc%2CpNegpYxRzSA%2CBgC4yuLYRO4%2CuPA579cm0xo%2CnooRnZ6fvJo%2CK7Ct7zynl6Q%2Cwz4BLojWNso%2CuKwnbW1qb0o%2CUQWSMoDD48Y%2CGRCTUfRYOsg%2CZZ7TvdCC21g%2CEa08bslH9m0%2CWU9LbbPeFaI%2CtnnYGKs8E1s%2Cmr_PBhomdxk%2CF-WAeyc5dN4%2CJwruH2XcXz8%2CztQbL-x1Ib0%2CsSScUmVZGto%2C_jzuDoYX53Y%2C6gvEoljjU8k%2CFI3iaY4Yvzs%2CWob_XVyi6Fk%2C-CpK4MqcjQs%2Cr35h02QGCLc%2CIM-jrzEak9c%2CP98MyfCfgDw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(509, 1, 1560918304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=i68ucAkkbMw%2CKnsPHpzdFJ0%2CFAmLYuYQZ88%2C0fgKSezfuS8%2C1JuFQNuOGRM%2CXcErSxUjNGQ%2Cabul8u2tfJI%2C3aLxYc7q3zU%2C-Lmd1BgBJOs%2C7C-EcsSmO4E%2CyV9rJiW1HgI%2CT5AG70tkF80%2Cc994a_vmXD4%2Ce-dYWk1OKv0%2CPQ6LKDuDwzw%2CW-NpfKt2dPs%2CUPmWAhYPOhY%2C9XV2oV9LSms%2CpeTf-_FJ82Q%2CVSnaXSr8tME%2Cw0LLwPqvFfQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(510, 1, 1560918907, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Qfcq8SEGG8M%2CgABB00N6zIw%2CxID9Ield-iU%2CEJ8ttKa8XBM%2CNzFWRX0IULc%2C5jCnQC5Mc94%2CMvP1iwxtdj0%2C_LO_u4jAFxU%2C9KkUqj7S2tk%2CDGTEkNGM4jY%2CLFDOhmyVT3k%2CVLuRasf_rPk%2Crqhu-wXY-eg%2CxIXjzq8No7k%2CvXGzvsR1m0Y%2CU0QBKaxndJM%2C0JRhzT_hdWQ%2CH5gLAlUSss0%2C0jWd83QN5UQ%2Cdm6WpYDhDwM%2CXPsdi2qYLQI%2Chy3YR2jM6-8%2CSp1CH3ppEok%2Cav5oZGuMPu4%2CsHeLYn4zGc0%2CZ2wbXDFMRjM%2CPRT6tJQbdS8%2COB8rg_1l0nM%2CMc62nPIK5gk%2CVWv_LAb4sMc%2CGwj8CBpyJsw%2CubJeQSourpk%2CVvwgGx9UM1k&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(511, 1, 1560919504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=iT4Ew4xWaMs%2CJJ_28IqNOOw%2CixR4HulGdVQ%2CVm8lWCpvuNU%2CrG97hmVldGk%2ChwXW6G1GWbw%2CjhXAKnWG6DA%2CxCLhdnBUi0U%2C1nEaENomV_U%2CsTi8W6paJiY%2CqIcJxZKxlQE%2Co3RFhMdj2cw%2CBG8AzTniqdQ%2CSvFRyNYcesU%2CZ4SnZZKwSOo%2CFHPar_6qgj0%2C_xogTuei6nY%2C5cs_CzpzgAQ%2CWu7HTsWDG00%2C2ziRJYf0ZTA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(512, 1, 1560920104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6BR5iNt-h48%2CKDrP6eJ-AUc%2C7pzQ-IJf3T8%2C2BvrKCbqV1A%2CMHIN5EJsVFM%2C43r_Xi9mBwk%2C0RhvaaNySMs%2CfDgxN_o7N1Q%2C5TmfreQ4wuY%2CFQwd80kogL4%2CiYHNK-blCII%2CfUTGrvBUCP0%2C_6iGMS3BnbU%2Cu_HOfTjlkcw%2CktGYtT36bDE%2CfaOpLFl-gdE%2CelHzyZi_BTQ%2C4kf0ByP-DH4%2ChYasxQmlLpM%2CuX7e6dcC8rI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(513, 1, 1560920704, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=u2AL0VixMRA%2Cf5aKdqkUrvY%2Cl59VRvuQB_g%2CKv7-kmL8rpY%2Cx6PYK65xA6k%2Coy5VYu4a8aQ%2C5Xa-gl9_IQM%2COw9QhTH89H8%2C2DFHB02Bmnk%2C3FmGy2Sob10%2CWPnnsgKJduo%2Cz7qPN8au-pU%2CS160UuKE3RI%2CrxwPUv8guTY%2CLGrZzNWBi60%2Cu-yAi7_gNXs%2CCjZiVXhmrCU%2C4dMoRlCrjyA%2CrBQCp1lsOUk%2CcPoXkGR7Ocs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(514, 1, 1560921303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=iGYZNJpqVo0%2CCxDq5hb8C2Q%2C5WUb5-XyjZU%2CqsBCKda9k8k%2C2niap6sywKo%2C5BKmt71UZ_U%2Ct5gIknIxiCI%2CL78AvpIh6G4%2CPfBTNOQ4lq0%2CrAgr0Tsg01w%2C-8d1UWH_tsg%2CINsVZ3ACwas%2C0-L9skhNXAM%2CTRZvh89oWeY%2ClNY5bDNVyMM%2C1joDyEynaMc%2CaR-n6vB45pY%2CAs6PobZLM1s%2CPuG72rNeOU8%2CQGCTwJaxWSk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(515, 1, 1560921904, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=geBd5fYqHDs%2Cos9jQ9c1ugw%2CR6UXs-_JsiY%2CcXSPGJc3Xf4%2Cc8gBYZQU6Vc%2CPBmRUmeWRf0%2CIo4dD5y1PkQ%2CsR7ShQi645o%2CMxXdNJBTFyY%2CTUrVIZCYRQ8%2C-hJ0OCbZo2E%2CeZzib8Rle7s%2CtVg_gn4K9I8%2Cmkc9FEqFvZ4%2Ctzkj4s_ZF4o%2Cwxwqq8PJGPQ%2CLiZxg3D8dKc%2CYTbqgrF7Xzo%2Cle-elBrTsxY%2CJhEz6qVf8UE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(516, 1, 1560922503, 'Checked 3,656 videos in 14 hours, 10 minutes'),
(517, 2, 1560923105, 'Sitemap updated successfully!<br />The process took 1 hour, 15 minutes to complete.'),
(518, 15, 1560959704, 'Imported 4 videos out of 4 available.'),
(519, 3, 1561007703, 'Sitemap updated successfully!<br />The process took 40 minutes, 2 seconds to complete.'),
(520, 15, 1561132804, 'Imported 1 videos out of 1 available.'),
(521, 1, 1561182004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=LPA0oiyglnI%2CBOzVaFF0rFQ%2CqUS7djFnRMk%2C3L2tuXcPoag%2C8Q2MddLb2kw%2Cykwf_bL7Gb4%2Cn69_fc1gRds%2CkCmZrZUg_m8%2Cg5LSEIwzRsA%2CXUzQCRjCGvs%2Cehb8lZie8CM%2ChuvCLTR2rY8%2CX8rf4FVaOAc%2Ce5NqyIOMskM%2C9BYI5C4MRl4%2CIdi4zKqU0RU%2Cjz_bxQrcH6M%2C1LXWSP3vF6k%2C_-OX-Bi6f2A%2CKpP6UeTLWX4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(522, 1, 1561182304, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=t6JQb8HAPlc%2CdUeCUqouQd8%2CZdCvFEi6qNs%2CN2SfkjM9pqw%2CQ_Ky6sp3sCo%2CnjpXypbRIqg%2CI_oasb0mIkU%2CABiCY0J_T8Q%2C5WN0S07zjek%2CdvUEpYqMUiY%2C4ESkElqRWFA%2Cs7DZ38PCtQg%2CRyXbqIwIIu8%2CJ2jfLrc-6Fc%2C8FatMar4BFA%2CSpxaagrsWk0%2CxU9LotK0AxM%2CT79hf5ACkT4%2C_9FF7cQ68yI%2Ci2WsarJgPb0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(523, 1, 1561182604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=c4qvSKC4eI8%2CPo0nrTPMNnc%2CezqW4kZJsiw%2CZ1IkNV-cSLo%2CZNNsbjSPSXI%2Cj6aUxX4ZC-o%2CRL7yx5WFcqo%2C3rsj77L7APw%2CtQLP1iypguA%2CXlHdacu_UBg%2C6HdIkaFrYwA%2CpDk5RCtl_PY%2CUnDOyfKXwK8%2ClfzzF74ev2o%2CsLdu9dMbHV8%2CYK-egeYR7hQ%2Cv9ZFDElsHb8%2CObh8wAcUkiM%2CnGzCmbIqWNE%2CaA3j4P0pO5M&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(524, 1, 1561182906, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=m2wwXkOtyCQ%2CcjQmCOlSWAc%2CdUsO4UIWlWI%2CXd1feHFgFqY%2CdKfgf7B9Ngs%2Csp4Oza3jZ6E%2Ccv747wcGLRA%2CACRLFbCT02o%2Cwk_N28mqotM%2C-ZMz4q_8Gyw%2CiiZOOHZAmxc%2CTYnctR1ZOhs%2CH1cEFP_H4Rk%2CEob7MvHpP1s%2Ca2i5uZJFtgQ%2ChMSy2aKhp5E%2CM_qf7h98GqE%2CToZNa1Gn1i0%2CSJevNgqKsKI%2CbxTsWGbBddQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(525, 1, 1561183204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6P4-CXHxKEE%2C7kMC_KP3F1o%2C9QTBrs4E7W4%2CSXCQJYbNGfw%2C1fb1ftKaiew%2CHsCdxRQ78R0%2CY8obmSrMRIU%2CQUlukn1DY1g%2CyBKH2zf6sg4%2C1ZinpCiaswE%2CMJG3LLhGfyM%2CYyoyYXpNLdo%2CqdyMuVi4Zuk%2CgJt3FZ6-TE4%2CIVR9rhiwGCs%2CiO8JkejgZvM%2CWGQPv238Gig%2Cny-z-nsnYKs%2C-L4E9JhRZ6A%2CQWVrT8Ji-18&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(526, 1, 1561183504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=0AhweyabC_E%2CMyIgCjw4ejs%2CpAc2DpOCH5E%2CenslUo4H0OI%2CWfV1kgmoajA%2CXGSs_tml10I%2Caq9VovDyxYA%2CsZzqXwgNsAA%2Cs2glwjPQZhw%2C9d_wFtIRmqA%2CXQiZKJKygIM%2CuFveSq76Fc4%2CqJnhyuW7Yic%2CZWa8Rayk1Yo%2CedOLZdCwCkM%2CExj0PanWEx4%2Czvdz4fKbPLc%2CI5WgH0YRkzc%2C2wF2g9t41hM%2CI5WgH0YRkzc%2C8y8io7P8TyM%2CZWa8Rayk1Yo%2C23fWFI_dhfo%2COLH8S3-AWmU%2Czvdz4fKbPLc%2C2wF2g9t41hM%2C4GZYatoT0Qk%2CIW8RbI45jJw%2COGY1hFMw1Nk%2COzyUwFh0HGw%2CBBIuEGYFUUw%2C0RCheNEQmnM%2C9Kiheq_BO-s%2CIkMc-9C_5qc%2ClvhRZgwHfqQ%2CAk_k9wcc8YI%2CMHmNI8uiYws%2CKloOPX12Wno%2CXj9B4M7NMe8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(527, 1, 1561183804, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=PH47p1LPPYc%2Czfz5vW-ZMvE%2CyIBovRRaz2A%2CQMlYeE5_ZWY%2Cyx6HBaLaN9I%2CPcvKIhjSGg4%2C1yKJlrl6Z5c%2CKbjMy9t3T1I%2CZIaSJoH8bRc%2CNoeXcb7cZKw%2C2yDhHj-xM08%2CVaAZBikUGMQ%2Cw5WZTdj3Hp4%2CAplb9VQKYZ0%2CfW0FebXntxA%2C80Eziy1PGJ0%2CYlwGvObRTu8%2CfrCQZ3iCutM%2CozSIfK25nRU%2Cmyx1C-z9y7Q%2C0hNsp4qu5tU%2CHvClFK1Rtx4%2CrTUNyflIGiI%2CfAz2E4KYoJg%2Chc-4FnMVL1M%2C80Eziy1PGJ0%2CGKJ5ck4OmKU%2CQuN_XY9hm3I%2CEND_xLr0WOQ%2ChIyc-w22TRs%2CfrCQZ3iCutM%2CqmDWDCYQPoU%2Csx5sTyeuHxY%2CoDDMV_D5G5o%2CHRv5Xkk-qpU%2CZ6OPe65-IaU%2CYlwGvObRTu8%2Cp8CZYZtm6nA%2Cgc2ESqPaPB8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(528, 1, 1561184104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=KwSzwZgsBO8%2C3zj0c3Wc4vs%2CJNPqwk4fwTc%2ClG4ZSecxNSA%2CN55CvISOW_4%2C83wUfjWFM80%2Cy8TdKSql-jE%2CCIkl_BH7Y-s%2CQ29Aqm9Cx6U%2CvFFX-uOcSJE%2CkFXOwdUh8Hg%2Cj8UScDHpvu4%2Ckb2S8Wr0WeQ%2CFOxZUVn9ZqY%2CBCRYtioAdFg%2Cl6x2QwiSjU8%2CY-TcE9wgjsQ%2CJZpjbjx3llY%2C--d_Z5viup0%2C5rLo2o7oZYc%2CoIg1lulQ5JQ%2CXxndzfBEurw%2C3CBC-S6bvqs%2CqWqfNLTKhvA%2C_jhPChwnE-4%2ChNYJO5hdSQ0%2CmSrtsEPzWO4%2CYGKv9ff_3cM%2CDtTBZJUnTzk%2C44g64eY2MQ8%2CHJ9h8xjg0Kc%2Cq2Koz24aWL0%2ChqbxXCj-ww4%2Cq_L4QmVcidA%2CYEn-CWGflTk%2CpD4jI8Btd_M%2CWyHi9g9wJsg%2CzUXJZvSo-dM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(529, 1, 1561184403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=0u3ckEn1wtk%2CNd4ySfLgyUs%2COUXlpzO8VBg%2Cx8bHVRjgE5s%2Cc8mBUxLGCtU%2CY0BERH5TDLQ%2C7Wsakj-8BMs%2C4fBm1a1xnGk%2CXTgBpjR7_0U%2CjwTJPH2f9zI%2CEuiIKkDgwrk%2C0n1APIGNeqw%2CqGy3Tq8JKAE%2CFr07zmRfGNo%2CVMnw_BO7-Hw%2Cqu-jcRXwDn0%2CBL-KZYOzDXU%2CzlRbcTsm2rc%2CC-TpVr0SBQM%2Cg_eDIP-RJ4Y%2CPU0rGi1PD6s%2CWKVp0uhLs48%2Cdy1hi9v0oDA%2CFwxuzl4ZrHo%2C5LR3x9GvfSc%2CEuiIKkDgwrk%2C0n1APIGNeqw%2CqGy3Tq8JKAE%2CQpOqNR2aQlE%2CVMnw_BO7-Hw%2Cn1FAXD72ji4%2Cw-IztSe0gpo%2CPGfh0L0NB14%2C9O6K4kqRa0o%2CUKaaoA6Nkb8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(530, 1, 1561184704, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XKTWcg-m32A%2CUJgOBr-wq1s%2CMRua_acKDis%2Cg2mHvwCOGZk%2ChDDMYGYv2q0%2C3Ty1Ad9kknI%2C08jqA16EcuE%2CAN3C_EKEc_0%2C_XDsg4F3LKw%2C3z9jaV6S5Dw%2C990yNjs5ZvI%2CMC7zzZiipME%2CIC6QBasle4E%2C4FAjJAwqKBY%2CqqotFOb6xHI%2CsQqaKsGorFA%2CXUrOCxP1-aA%2CUbV4JxumOxY%2Cf788Ke8vXM4%2CtjvAb4I4odY%2CCgP82jfvbcY%2CeItOchPw7-w%2Cf3-dFv2gJ2o%2CPoFXlRFfQiQ%2C-JlzLfjKG2g%2CX1adM3UNIzA%2CTWnvgz26bIs%2CRaIX0O0sGKY%2CL-rkLWB3RNY%2C3I7j-LW18Tg%2C270g8sVPrj0%2CDbu1LLHyiUQ%2CnZldKarBP-Q%2CMsvnJlp6e0I%2CfXzgJb-NP1E%2CbrtIwpp4zXg%2CbY67d9Io-8Y&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(531, 1, 1561185004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=iFXUpzNbiZE%2CanHRauHHfZ0%2CnmWEIwKWbXo%2CQGR_ns5u7lE%2CMnHvbBFW9Fg%2CRMTnsmtjU3o%2Cade2fF_3uhw%2CzOxLzOjXnn0%2CvWudYcnwv9g%2C1TjV3UvQ4k4%2CxhkTF9Y2u3s%2CkCi3juCjJHY%2CO9axVZmHIuE%2CkNh3sxDN2vs%2CHuHYJcHHE2I%2CPqrszOo3Cjc%2CaQkDplf1HS8%2Cq7jAiUm6L6I%2CX00xQCn6Chg%2CVuHWzPFWT7A&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(532, 1, 1561185305, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dPPaWfQ4HXM%2CaIZ2fBQvKxk%2Cxc7w1himkB0%2CvMOL_W5b8-Q%2CkmzKFyhmnv4%2C7k0zX-7_9DM%2Cw5wEcSpKsqE%2CCKWlg5ERpm8%2CvRze5Dd5myM%2CE-jVdFRcHcw%2CghUBUXXic4o%2CaeLybVemQ0Q%2C5wZt1EinPVY%2CRIKFM7M0jlM%2CsVD6lTjsQEM%2Ccs79oXGpKtw%2CKs9gCJOu9pY%2Cupbv8cFEMtM%2CPRDu6CFqaCU%2CPnKLop1blU4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(533, 1, 1561185604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=R0aivswdmkk%2C4HyqY_OZxDM%2CmX8VwZF_lGc%2C14ENoSkB2cQ%2C247H3HWrgdo%2CAdsAFMyF1Gc%2CGPgoYyZCslc%2CwjL4BDgYGAQ%2CLARfN-9s4Fc%2Cmj-VDZllxz0%2C42Q3LyXagXU%2Ca78MUSjcAmU%2CFhHuOYP_Bl4%2CQ0xm5afxVW0%2Ci49gNYac7P8%2CHzeOXfTcRrw%2CT1RQ_0f_nHo%2CIQ7LX6acNo0%2Cx1XGjAJn7vE%2CsS8QAZvdvxg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(534, 1, 1561185903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=UaodQuZMApg%2C-Frd5TIl8wk%2CotyhaCyA3nE%2CRdBzlTIsOXE%2CmHNBIDUhLMY%2CGVKdZU956EE%2CNfPyuLZQ88Y%2C0_aW1B_5VWQ%2C5oKNYq6orTk%2CWbOr6qv80yQ%2C68g2OJI1GZY%2CqHWzFc9WoZ0%2C2bPJH4hM3xI%2CSX89dxDldVg%2C_2n9qzeLtjA%2CGVg1vc6Bqlc%2CMCgbq9y8rdo%2CY0Ci3oD95wA%2C7vNFNqzcC_I%2CCFkbfixP-lc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(535, 1, 1561186204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=TPolKPb2ySg%2Cd6mDCOFuJi0%2C1LmWDtrz7aI%2CXg1-9_alDHk%2CyeD71cZrfdM%2CDG6YGHKea18%2CeiQHr4zNiGU%2CNjqs0v8QW1Y%2C_gotP5DOWVM%2C_8FRsPoT6IY%2CGvS67tYy2b8%2Chd4DhBfMWAw%2CVpARPQcfm4k%2CE8lwhouxOnI%2C8F8SnVzGei8%2CP2OvR5KVqSY%2CxRz12Q9lQnU%2CMsxwyG-oCY0%2CpZ26jEc1TBo%2CviRVVQ5ZNrg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(536, 1, 1561186505, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=iOh4Tre6Cmo%2CHdh9ZAPkCxo%2CSQ4QyDeREbg%2CP_tOTJhADKY%2Cqa21bcWAsh0%2C-R68OaDmeBg%2CfQKrb43e1QY%2CbH4hTFKBDL8%2C0yJgdzdGLsA%2Cip0-QuSlyxw%2CqdlCBuAqucM%2CSNsaUfgXqf8%2CkXLTMQ4gYgY%2Ch4o6V2I6N5Q%2CUvFG6PAUAFU%2CM33s4dOKiPM%2CPCu2JVwuaVw%2Cd2MzmczwgAo%2Cl8vackaxDDg%2CBNFkj7uC--c&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(537, 1, 1561191904, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(538, 1, 1561192204, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(539, 1, 1561229403, 'Checked 3,571 videos in 13 hours, 9 minutes'),
(540, 15, 1561479004, 'Imported 3 videos out of 3 available.'),
(541, 1, 1561531503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jgLYTV7UKtc%2CnVQF2Bu5VUo%2CcZYORaLxgdM%2CJwruH2XcXz8%2CJJ_28IqNOOw%2CrG97hmVldGk%2ChwXW6G1GWbw%2CjhXAKnWG6DA%2CxCLhdnBUi0U%2C1nEaENomV_U%2CsSScUmVZGto%2CFI3iaY4Yvzs%2Co3RFhMdj2cw%2Cr35h02QGCLc%2CP98MyfCfgDw%2CZZ7TvdCC21g%2CEa08bslH9m0%2CLFDOhmyVT3k%2CWU9LbbPeFaI%2CtnnYGKs8E1s&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(542, 1, 1561532104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ywiNDfXytaE%2CJL4cH0movQc%2C5Rfpa4CkiF8%2C684zmzZpd-E%2C8vctPRVp_i8%2CXo-D5X4uerI%2CXPsdi2qYLQI%2CGAfbL3E5A6M%2CIDNyrcrV_uc%2CQZ1ADhLvD1A%2CnW0WDw3xzaA%2CSp1CH3ppEok%2CY55FIrRUdyw%2CZ2wbXDFMRjM%2CPRT6tJQbdS8%2Crqhu-wXY-eg%2CTZ1dWHsuOlQ%2Ci68ucAkkbMw%2CKnsPHpzdFJ0%2C0fgKSezfuS8%2C1JuFQNuOGRM%2CUPmWAhYPOhY%2CVSnaXSr8tME%2C43r_Xi9mBwk%2Cw0LLwPqvFfQ%2C0RhvaaNySMs%2Cabul8u2tfJI%2C3aLxYc7q3zU%2CiT4Ew4xWaMs%2Cc994a_vmXD4%2Ce-dYWk1OKv0%2CPQ6LKDuDwzw%2CW-NpfKt2dPs%2CMvP1iwxtdj0%2CVWv_LAb4sMc%2CXcErSxUjNGQ%2CgABB00N6zIw%2CxID9Ield-iU%2CEJ8ttKa8XBM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(543, 2, 1561533003, 'Sitemap updated successfully!<br />The process took 1 hour, 20 minutes to complete.'),
(544, 1, 1561534504, 'Checked 3,457 videos in 12 hours, 40 minutes'),
(545, 3, 1561615204, 'Sitemap updated successfully!<br />The process took 40 minutes, 4 seconds to complete.'),
(546, 15, 1561825204, 'Imported 1 videos out of 1 available.'),
(547, 1, 1561843803, 'Checked 3,664 videos in 13 hours, 50 minutes'),
(548, 2, 1562143204, 'Sitemap updated successfully!<br />The process took 1 hour, 29 minutes to complete.'),
(549, 1, 1562161804, 'Checked 3,878 videos in 16 hours, 20 minutes'),
(550, 3, 1562222703, 'Sitemap updated successfully!<br />The process took 40 minutes, 2 seconds to complete.'),
(551, 1, 1562472004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=B5a6wrJpxP4%2C61x8qsbbcM8%2CrO6yKf_k6eM%2CfX-7j5g6leI%2CkzjVu1cOXWU%2C2yXAmJSCLj4%2C1PaUdUKBw90%2CJC3XFGEvcFg%2CGR6Vccrxsik%2CIxuL2XQ7u2Q%2CHWiTkCi_z8M%2Cps91-JcIFUY%2CwzCwBwXilpI%2CFAmLYuYQZ88%2CBByjoxzBoaY%2CdW_xjVhxxOw%2ChgZ4q4g2CuY%2CKvrPVe8VYpo%2Cd4L_uHpQAag%2C3CPbc23liy4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(552, 1, 1562472603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=5Rfpa4CkiF8%2CXmtEYOGFbzw%2C684zmzZpd-E%2C8vctPRVp_i8%2CXo-D5X4uerI%2CUSZUnsCHrUY%2CXPsdi2qYLQI%2CGAfbL3E5A6M%2CMFTcmVlCKao%2CllOF1mcUg-Y%2CQZ1ADhLvD1A%2CMTG4gohBJ24%2CnW0WDw3xzaA%2CSp1CH3ppEok%2C7FckJ0z0oRw%2CY55FIrRUdyw%2C7cS5NbOXQDg%2CZ2wbXDFMRjM%2CmqMT5y09c8w%2CPRT6tJQbdS8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(553, 1, 1562473204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=zetLhpIJJiQ%2Crqhu-wXY-eg%2CTZ1dWHsuOlQ%2CtmtaO_3YsUI%2Ci68ucAkkbMw%2CKnsPHpzdFJ0%2Cu9r8sasxizY%2C0fgKSezfuS8%2C1JuFQNuOGRM%2CywiNDfXytaE%2CJL4cH0movQc%2CMHIN5EJsVFM%2C43r_Xi9mBwk%2C0RhvaaNySMs%2CGwj8CBpyJsw%2CubJeQSourpk%2C9KkUqj7S2tk%2CLFDOhmyVT3k%2CWU9LbbPeFaI%2CVLuRasf_rPk%2CiT4Ew4xWaMs%2Cwz4BLojWNso%2CjgLYTV7UKtc%2COB8rg_1l0nM%2CMc62nPIK5gk%2Cdm6WpYDhDwM%2Chy3YR2jM6-8%2CIDNyrcrV_uc%2Cav5oZGuMPu4%2CsHeLYn4zGc0%2CgABB00N6zIw%2C2BvrKCbqV1A%2CxIXjzq8No7k%2CvXGzvsR1m0Y%2C0jWd83QN5UQ%2CFHPar_6qgj0%2C_xogTuei6nY%2CABiwbuy_m7s%2C5Xa-gl9_IQM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(554, 1, 1562473504, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Wu7HTsWDG00%2C2ziRJYf0ZTA%2C6BR5iNt-h48%2C7pzQ-IJf3T8%2CU0QBKaxndJM%2CH5gLAlUSss0%2CJJ_28IqNOOw%2CixR4HulGdVQ%2CVm8lWCpvuNU%2ChwXW6G1GWbw%2C1nEaENomV_U%2CsTi8W6paJiY%2Co3RFhMdj2cw%2Cr35h02QGCLc%2CSvFRyNYcesU%2CZ4SnZZKwSOo%2Cl59VRvuQB_g%2CKv7-kmL8rpY%2Cx6PYK65xA6k%2CqIcJxZKxlQE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(555, 1, 1562475304, 'Checked 3,786 videos in 15 hours'),
(556, 15, 1562517604, 'Imported 1 videos out of 1 available.'),
(557, 15, 1562690703, 'Imported 2 videos out of 2 available.'),
(558, 2, 1562753703, 'Sitemap updated successfully!<br />The process took 1 hour, 30 minutes to complete.'),
(559, 3, 1562843103, 'Sitemap updated successfully!<br />The process took 1 hour, 19 minutes to complete.'),
(560, 15, 1562863803, 'Imported 1 videos out of 1 available.'),
(561, 1, 1562873403, 'Checked 3,649 videos in 1 day, 14 hours'),
(562, 15, 1563036904, 'Imported 1 videos out of 1 available.'),
(563, 1, 1563169503, 'Checked 3,208 videos in 10 hours, 10 minutes'),
(564, 15, 1563210004, 'Imported 1 videos out of 1 available.'),
(565, 2, 1563361503, 'Sitemap updated successfully!<br />The process took 45 minutes to complete.'),
(566, 15, 1563383104, 'Imported 1 videos out of 1 available.'),
(567, 3, 1563453003, 'Sitemap updated successfully!<br />The process took 1 hour, 20 minutes to complete.'),
(568, 1, 1563472503, 'Checked 3,214 videos in 12 hours, 9 minutes'),
(569, 15, 1563556203, 'Imported 3 videos out of 3 available.'),
(570, 1, 1563774304, 'Checked 3,222 videos in 11 hours, 45 minutes'),
(571, 2, 1563969604, 'Sitemap updated successfully!<br />The process took 50 minutes, 3 seconds to complete.'),
(572, 3, 1564063503, 'Sitemap updated successfully!<br />The process took 1 hour, 30 minutes to complete.'),
(573, 15, 1564075504, 'Imported 4 videos out of 4 available.'),
(574, 1, 1564077304, 'Checked 3,163 videos in 12 hours, 5 minutes'),
(575, 1, 1564377903, 'Checked 3,190 videos in 11 hours, 25 minutes'),
(576, 15, 1564421707, 'Imported 2 videos out of 2 available.'),
(577, 2, 1564577703, 'Sitemap updated successfully!<br />The process took 50 minutes to complete.'),
(578, 15, 1564594803, 'Imported 1 videos out of 1 available.'),
(579, 3, 1564682703, 'Sitemap updated successfully!<br />The process took 1 hour, 49 minutes to complete.'),
(580, 1, 1564691403, 'Checked 3,188 videos in 14 hours, 59 minutes'),
(581, 1, 1564987204, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(582, 1, 1564987505, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(583, 1, 1564987804, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(584, 1, 1564988104, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(585, 1, 1564988405, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(586, 1, 1564988704, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(587, 1, 1564991403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(588, 1, 1564991704, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(589, 1, 1564992007, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(590, 1, 1564992303, 'Checked 3,176 videos in 11 hours, 34 minutes'),
(591, 2, 1565185803, 'Sitemap updated successfully!<br />The process took 49 minutes, 59 seconds to complete.'),
(592, 1, 1565251804, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(593, 1, 1565252104, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(594, 1, 1565252404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(595, 15, 1565287204, 'Imported 2 videos out of 2 available.'),
(596, 1, 1565289903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(597, 1, 1565290503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(598, 3, 1565293203, 'Sitemap updated successfully!<br />The process took 1 hour, 30 minutes to complete.'),
(599, 1, 1565295303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(600, 1, 1565296203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(601, 1, 1565296503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(602, 1, 1565296803, 'Checked 3,220 videos in 12 hours, 30 minutes'),
(603, 1, 1565597703, 'Checked 3,202 videos in 11 hours, 30 minutes'),
(604, 17, 1565601549, 'Job created.'),
(605, 15, 1565633404, 'Imported 1 videos out of 1 available.'),
(606, 2, 1565793903, 'Sitemap updated successfully!<br />The process took 50 minutes, 2 seconds to complete.'),
(607, 15, 1565806503, 'Imported 1 videos out of 1 available.'),
(608, 1, 1565899204, 'Checked 3,286 videos in 11 hours, 45 minutes'),
(609, 3, 1565901603, 'Sitemap updated successfully!<br />The process took 54 minutes, 59 seconds to complete.'),
(610, 17, 1565947504, 'Imported 2 videos out of 2 available.'),
(611, 15, 1565979603, 'Imported 1 videos out of 1 available.'),
(612, 15, 1566152703, 'Imported 2 videos out of 2 available.'),
(613, 1, 1566201904, 'Checked 3,339 videos in 12 hours'),
(614, 17, 1566293403, 'Imported 4 videos out of 4 available.'),
(615, 15, 1566325804, 'Imported 2 videos out of 2 available.'),
(616, 2, 1566402003, 'Sitemap updated successfully!<br />The process took 50 minutes, 2 seconds to complete.'),
(617, 1, 1566463504, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(618, 1, 1566463803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(619, 1, 1566464104, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(620, 1, 1566464405, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(621, 1, 1566464703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(622, 1, 1566465004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(623, 15, 1566498904, 'Imported 2 videos out of 2 available.'),
(624, 1, 1566504904, 'Checked 3,303 videos in 12 hours, 5 minutes'),
(625, 3, 1566509404, 'Sitemap updated successfully!<br />The process took 45 minutes, 4 seconds to complete.'),
(626, 17, 1566639304, 'Imported 4 videos out of 4 available.'),
(627, 15, 1566672003, 'Imported 1 videos out of 1 available.'),
(628, 1, 1566804903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(629, 1, 1566805803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(630, 1, 1566806104, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(631, 1, 1566806404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(632, 1, 1566807603, 'Checked 3,303 videos in 11 hours, 59 minutes'),
(633, 15, 1566845103, 'Imported 3 videos out of 3 available.'),
(634, 17, 1566985203, 'Imported 4 videos out of 4 available.'),
(635, 2, 1567010104, 'Sitemap updated successfully!<br />The process took 50 minutes, 2 seconds to complete.'),
(636, 15, 1567018203, 'Imported 2 videos out of 2 available.'),
(637, 1, 1567109705, 'Checked 3,291 videos in 11 hours, 50 minutes'),
(638, 3, 1567117204, 'Sitemap updated successfully!<br />The process took 45 minutes, 4 seconds to complete.'),
(639, 1, 1567411803, 'Checked 3,295 videos in 11 hours, 50 minutes'),
(640, 2, 1567618202, 'Sitemap updated successfully!<br />The process took 50 minutes, 1 second to complete.'),
(641, 17, 1567677009, 'Imported 1 videos out of 1 available.'),
(642, 15, 1567710602, 'Imported 1 videos out of 1 available.'),
(643, 1, 1567714502, 'Checked 3,324 videos in 12 hours'),
(644, 3, 1567725003, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(645, 15, 1567883703, 'Imported 2 videos out of 2 available.'),
(646, 1, 1568016603, 'Checked 3,329 videos in 11 hours, 50 minutes'),
(647, 17, 1568022902, 'Imported 1 videos out of 1 available.'),
(648, 15, 1568056803, 'Imported 1 videos out of 1 available.'),
(649, 2, 1568226302, 'Sitemap updated successfully!<br />The process took 50 minutes, 1 second to complete.'),
(650, 15, 1568229903, 'Imported 1 videos out of 1 available.'),
(651, 1, 1568276103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(652, 1, 1568276403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(653, 1, 1568276703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(654, 1, 1568277003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(655, 1, 1568319003, 'Checked 3,277 videos in 11 hours, 55 minutes'),
(656, 3, 1568332803, 'Sitemap updated successfully!<br />The process took 45 minutes, 3 seconds to complete.'),
(657, 17, 1568368803, 'Imported 2 videos out of 2 available.'),
(658, 15, 1568403003, 'Imported 4 videos out of 4 available.'),
(659, 15, 1568576102, 'Imported 1 videos out of 1 available.'),
(660, 1, 1568613603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(661, 1, 1568613904, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(662, 1, 1568614203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(663, 1, 1568614502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(664, 1, 1568614803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(665, 1, 1568615102, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(666, 1, 1568618103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(667, 1, 1568618403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(668, 1, 1568618703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(669, 1, 1568619003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(670, 1, 1568619302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(671, 1, 1568619603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(672, 1, 1568620203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(673, 1, 1568620503, 'Checked 3,310 videos in 11 hours, 40 minutes'),
(674, 15, 1568749203, 'Imported 3 videos out of 3 available.'),
(675, 2, 1568834403, 'Sitemap updated successfully!<br />The process took 50 minutes, 3 seconds to complete.'),
(676, 1, 1568881802, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(677, 1, 1568882402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(678, 1, 1568882702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(679, 1, 1568883003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(680, 1, 1568883303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(681, 1, 1568883603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(682, 1, 1568884802, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(683, 1, 1568885102, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(684, 1, 1568885403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(685, 1, 1568885702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(686, 1, 1568886002, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(687, 1, 1568886302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(688, 1, 1568892603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(689, 1, 1568892902, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(690, 1, 1568893202, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(691, 15, 1568922303, 'Imported 1 videos out of 1 available.'),
(692, 1, 1568921102, 'Checked 3,319 videos in 11 hours, 24 minutes'),
(693, 17, 1569060603, 'Imported 40 videos out of 40 available.'),
(694, 15, 1569095402, 'Imported 5 videos out of 5 available.'),
(695, 1, 1569180603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=LPA0oiyglnI%2CqUS7djFnRMk%2C3L2tuXcPoag%2C8Q2MddLb2kw%2Cykwf_bL7Gb4%2Cn69_fc1gRds%2CkCmZrZUg_m8%2CXUzQCRjCGvs%2Cg5LSEIwzRsA%2C9BYI5C4MRl4%2ChuvCLTR2rY8%2CIdi4zKqU0RU%2Cehb8lZie8CM%2Ce5NqyIOMskM%2CX8rf4FVaOAc%2Cjz_bxQrcH6M%2C1LXWSP3vF6k%2CKpP6UeTLWX4%2C_-OX-Bi6f2A%2Ct6JQb8HAPlc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(696, 1, 1569180902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dUeCUqouQd8%2CnjpXypbRIqg%2CQ_Ky6sp3sCo%2CZdCvFEi6qNs%2CABiCY0J_T8Q%2CI_oasb0mIkU%2CN2SfkjM9pqw%2C4ESkElqRWFA%2CJ2jfLrc-6Fc%2C5WN0S07zjek%2Cs7DZ38PCtQg%2CRyXbqIwIIu8%2CSpxaagrsWk0%2CdvUEpYqMUiY%2CxU9LotK0AxM%2C8FatMar4BFA%2CT79hf5ACkT4%2CZNNsbjSPSXI%2CXlHdacu_UBg%2CZ1IkNV-cSLo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(697, 1, 1569181203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=j6aUxX4ZC-o%2CPo0nrTPMNnc%2Ci2WsarJgPb0%2C_9FF7cQ68yI%2CRL7yx5WFcqo%2Cc4qvSKC4eI8%2CtQLP1iypguA%2CezqW4kZJsiw%2CObh8wAcUkiM%2CUnDOyfKXwK8%2CnGzCmbIqWNE%2ClfzzF74ev2o%2CACRLFbCT02o%2Cwk_N28mqotM%2Cm2wwXkOtyCQ%2CsLdu9dMbHV8%2CiiZOOHZAmxc%2C3rsj77L7APw%2CYK-egeYR7hQ%2CXd1feHFgFqY%2CdUsO4UIWlWI%2Cv9ZFDElsHb8%2CcjQmCOlSWAc%2C-ZMz4q_8Gyw%2CHsCdxRQ78R0%2CM_qf7h98GqE%2CbxTsWGbBddQ%2ChMSy2aKhp5E%2CaA3j4P0pO5M%2C7kMC_KP3F1o%2Ca2i5uZJFtgQ%2CTYnctR1ZOhs%2CSXCQJYbNGfw%2CpDk5RCtl_PY%2CH1cEFP_H4Rk%2C1fb1ftKaiew%2Cny-z-nsnYKs%2CyBKH2zf6sg4%2Csp4Oza3jZ6E&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(698, 1, 1569181502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dKfgf7B9Ngs%2CEob7MvHpP1s%2CToZNa1Gn1i0%2CQWVrT8Ji-18%2CmDIVRGiKIOs%2CY8obmSrMRIU%2Ccv747wcGLRA%2CExj0PanWEx4%2CSJevNgqKsKI%2CgJt3FZ6-TE4%2Caq9VovDyxYA%2C9QTBrs4E7W4%2C6P4-CXHxKEE%2CqdyMuVi4Zuk%2CWfV1kgmoajA%2C1ZinpCiaswE%2CuFveSq76Fc4%2ClvhRZgwHfqQ%2CiO8JkejgZvM%2CiO8JkejgZvM%2CuFveSq76Fc4%2CYyoyYXpNLdo%2CpAc2DpOCH5E%2CXqWC4-PvtAc%2CedOLZdCwCkM%2CXQiZKJKygIM%2CZWa8Rayk1Yo%2CBBIuEGYFUUw%2CXj9B4M7NMe8%2CMyIgCjw4ejs%2Cs2glwjPQZhw%2CPH47p1LPPYc%2CDU4yV2SUjts%2COLH8S3-AWmU%2C2wF2g9t41hM%2C-L4E9JhRZ6A%2CQUlukn1DY1g%2Cyx6HBaLaN9I%2C2yDhHj-xM08&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(699, 1, 1569181803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=rTUNyflIGiI%2CMHmNI8uiYws%2CMJG3LLhGfyM%2CDPW_kQtRqzI%2C8y8io7P8TyM%2C9d_wFtIRmqA%2Cp8CZYZtm6nA%2C0AhweyabC_E%2CWGQPv238Gig%2CKwSzwZgsBO8%2Czfz5vW-ZMvE%2CKloOPX12Wno%2CGKJ5ck4OmKU%2CAk_k9wcc8YI%2CD0E3UfVgcoY%2CMZraQauugYc%2Czvdz4fKbPLc%2CI5WgH0YRkzc%2CGKJ5ck4OmKU%2CMZraQauugYc%2CKwSzwZgsBO8%2CAk_k9wcc8YI%2CXGSs_tml10I%2CKloOPX12Wno%2CAplb9VQKYZ0%2CJNPqwk4fwTc%2CfAz2E4KYoJg%2C4GZYatoT0Qk%2Cmyx1C-z9y7Q%2CKbjMy9t3T1I%2CfW0FebXntxA%2CQuN_XY9hm3I%2CRga-Y7ZRVrM%2CY-TcE9wgjsQ%2C9Kiheq_BO-s%2Cl6x2QwiSjU8%2CozSIfK25nRU%2C1yKJlrl6Z5c&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(700, 1, 1569182103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=DtTBZJUnTzk%2CfrCQZ3iCutM%2CQ29Aqm9Cx6U%2C0RCheNEQmnM%2CyIBovRRaz2A%2Cw5WZTdj3Hp4%2COzyUwFh0HGw%2CHvClFK1Rtx4%2CN55CvISOW_4%2CBCRYtioAdFg%2Cy8TdKSql-jE%2C3CBC-S6bvqs%2CZ6OPe65-IaU%2C0n1APIGNeqw%2CFOxZUVn9ZqY%2CPcvKIhjSGg4%2CI6_jPFibXkw%2Cb5bZoo61Fv4%2CoDDMV_D5G5o%2Ckb2S8Wr0WeQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(701, 1, 1569182403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=mGzpU2_5Z-g%2ClG4ZSecxNSA%2ChIyc-w22TRs%2CQMlYeE5_ZWY%2Chc-4FnMVL1M%2CVaAZBikUGMQ%2CZIaSJoH8bRc%2CNoeXcb7cZKw%2Csx5sTyeuHxY%2Cq_L4QmVcidA%2CdeBONYQpQMg%2CYlwGvObRTu8%2C80Eziy1PGJ0%2C7Wsakj-8BMs%2CEND_xLr0WOQ%2CzUXJZvSo-dM%2C--d_Z5viup0%2Cq_L4QmVcidA%2Cgc2ESqPaPB8%2CdeBONYQpQMg%2CEND_xLr0WOQ%2CJZpjbjx3llY%2CLoDFF3JiIyk%2CmSrtsEPzWO4%2CNd4ySfLgyUs%2CXxndzfBEurw%2CEuiIKkDgwrk%2C_jhPChwnE-4%2CoIg1lulQ5JQ%2CYGKv9ff_3cM%2CXTgBpjR7_0U%2C5rLo2o7oZYc%2Cg_eDIP-RJ4Y%2Cqu-jcRXwDn0%2CkFXOwdUh8Hg%2CPU0rGi1PD6s&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(702, 1, 1569182703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=44g64eY2MQ8%2Cq2Koz24aWL0%2Ca78MUSjcAmU%2CYEn-CWGflTk%2C08jqA16EcuE%2Cc8mBUxLGCtU%2CeItOchPw7-w%2CBL-KZYOzDXU%2CHJ9h8xjg0Kc%2CrLKx7KndiAc%2C9O6K4kqRa0o%2C990yNjs5ZvI%2C4RQzfJG-jWM%2CY0BERH5TDLQ%2CqWqfNLTKhvA%2CY0BERH5TDLQ%2C990yNjs5ZvI%2CBL-KZYOzDXU%2CqGy3Tq8JKAE%2CsQqaKsGorFA%2C0u3ckEn1wtk%2ChNYJO5hdSQ0%2CJtNFP8959q0%2C3z9jaV6S5Dw%2CXKTWcg-m32A%2CVMnw_BO7-Hw%2CqqotFOb6xHI%2CxYxTlHeGMLk%2C4FAjJAwqKBY%2C5LR3x9GvfSc%2CzlRbcTsm2rc%2CMC7zzZiipME%2C1-lTGij04bw%2CC-TpVr0SBQM%2Cf3-dFv2gJ2o&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(703, 1, 1569183002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=PGfh0L0NB14%2CWyHi9g9wJsg%2ChDDMYGYv2q0%2CXUrOCxP1-aA%2CvWudYcnwv9g%2CFwxuzl4ZrHo%2CQpOqNR2aQlE%2CMsvnJlp6e0I%2CoaSF6IpZv6M%2C3Ty1Ad9kknI%2CUbV4JxumOxY%2CghUBUXXic4o%2CL-rkLWB3RNY%2CkmzKFyhmnv4%2Cw-IztSe0gpo%2CaeLybVemQ0Q%2CWKVp0uhLs48%2CjwTJPH2f9zI%2CbY67d9Io-8Y%2CbY67d9Io-8Y%2CoaSF6IpZv6M%2Cx8bHVRjgE5s%2CX00xQCn6Chg%2C_XDsg4F3LKw%2CtjvAb4I4odY%2CvMOL_W5b8-Q%2CDtY1P2wqk3k%2CMnHvbBFW9Fg%2CPqrszOo3Cjc%2CxhkTF9Y2u3s%2CkNh3sxDN2vs%2CX1adM3UNIzA%2CMRua_acKDis%2C4HyqY_OZxDM%2CtU9o8uirPfQ%2C3I7j-LW18Tg%2C270g8sVPrj0%2CE-jVdFRcHcw%2C-JlzLfjKG2g&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(704, 1, 1569183303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=sVD6lTjsQEM%2Cq7jAiUm6L6I%2C5wZt1EinPVY%2Cmj-VDZllxz0%2CnZldKarBP-Q%2CdPPaWfQ4HXM%2CIQ7LX6acNo0%2CfXzgJb-NP1E%2Cf788Ke8vXM4%2C1TjV3UvQ4k4%2CDbu1LLHyiUQ%2CTWnvgz26bIs%2CO9axVZmHIuE%2CotyhaCyA3nE%2C247H3HWrgdo%2CUKaaoA6Nkb8%2CRaIX0O0sGKY%2CQGR_ns5u7lE%2CHuHYJcHHE2I%2Cade2fF_3uhw%2CCgP82jfvbcY%2CIC6QBasle4E%2CMCgbq9y8rdo%2C7k0zX-7_9DM%2CbrtIwpp4zXg%2CaIZ2fBQvKxk%2C14ENoSkB2cQ%2CVuHWzPFWT7A%2CRMTnsmtjU3o%2CHzeOXfTcRrw%2CPRDu6CFqaCU%2CPnKLop1blU4%2Cw5wEcSpKsqE%2Cqa21bcWAsh0%2CkCi3juCjJHY%2Cxc7w1himkB0%2CzOxLzOjXnn0%2CGvS67tYy2b8%2CFhHuOYP_Bl4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(705, 1, 1569183602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wjL4BDgYGAQ%2CGVg1vc6Bqlc%2CRIKFM7M0jlM%2CanHRauHHfZ0%2CE8lwhouxOnI%2CT1RQ_0f_nHo%2CaQkDplf1HS8%2CWbOr6qv80yQ%2C68g2OJI1GZY%2C7vNFNqzcC_I%2CVWXO3qTe6rA%2CUaodQuZMApg%2Cupbv8cFEMtM%2CCKWlg5ERpm8%2C_2n9qzeLtjA%2CQ0xm5afxVW0%2CSNsaUfgXqf8%2CeiQHr4zNiGU%2CiFXUpzNbiZE%2CSNsaUfgXqf8%2CVpARPQcfm4k%2CnmWEIwKWbXo%2CxRz12Q9lQnU%2CvRze5Dd5myM%2C_8FRsPoT6IY%2CXg1-9_alDHk%2C0yJgdzdGLsA%2Cx1XGjAJn7vE%2CmX8VwZF_lGc%2C8F8SnVzGei8%2CsS8QAZvdvxg%2CGPgoYyZCslc%2CfQKrb43e1QY%2CNfPyuLZQ88Y%2Ccs79oXGpKtw%2CSX89dxDldVg%2C5oKNYq6orTk%2CKs9gCJOu9pY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(706, 1, 1569183903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=SQ4QyDeREbg%2CmHNBIDUhLMY%2C-R68OaDmeBg%2C-Frd5TIl8wk%2CGVKdZU956EE%2CCFkbfixP-lc%2C0_aW1B_5VWQ%2CaeM-kant7KI%2C_gotP5DOWVM%2CY0Ci3oD95wA%2CviRVVQ5ZNrg%2CDG6YGHKea18%2CzMYAgQPgSOE%2Cd6mDCOFuJi0%2CTPolKPb2ySg%2CkvO_BtPHKG4%2ClVBcHK8n__g%2CZshMDwbGztM%2CkvO_BtPHKG4%2CP2OvR5KVqSY%2CBNFkj7uC--c%2Ci49gNYac7P8%2CCVo4oK9w3ho%2CPNB9jjvb3Ak%2CqdlCBuAqucM%2CkXLTMQ4gYgY%2C7-bXYn6Jbp8%2C1LmWDtrz7aI%2CuHYvK7AiSg0%2CAdfjEbj5uTE%2ClVBcHK8n__g%2Cip0-QuSlyxw%2CkNQ7qFXgJCc%2ClOMNtwHWyCQ%2C5Lwf6CDbMi4%2CcKwYM6E3sgE%2CqrgvQ4hskyI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(707, 1, 1569184203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Njqs0v8QW1Y%2C8MQhtOJkYqA%2CyUHAflyT5Yo%2Cm5EBWdhwCBg%2CP_tOTJhADKY%2CsecSYGHJ_Mo%2CFNJ-N9wBXr8%2CMsxwyG-oCY0%2Ch4o6V2I6N5Q%2CD5ktNBIjdQg%2CRdBzlTIsOXE%2CkhtarBGyapY%2C2tjc0f0mq4c%2CWaBy7tRC_14%2CHdh9ZAPkCxo%2CL4fe1T6ZFFY%2CLnRmIHeWEgM%2Chk537lqgIkE%2CiOh4Tre6Cmo%2CL4fe1T6ZFFY%2C1lBiICKCBb4%2CM33s4dOKiPM%2CtYiUVVuGkRI%2CO8gMQ3XaYbo%2CintHmtv89Rs%2CPCu2JVwuaVw%2C2bPJH4hM3xI%2CtENDBEkUUkc%2Cd2MzmczwgAo%2CkX8foOnynwQ%2ClPt9A0ZmDgM%2CjVtiFi_il2g%2Cl8vackaxDDg%2CAlJJMo9Aeu0%2CB1R6VNPl4M4%2C12D29uCSW0s%2CLnRmIHeWEgM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(708, 1, 1569184502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=CI3U9HjRnUo%2Cc5xE1Ut1pVE%2CGgXKokOk-wA%2C3z2UIdtbrac%2CUYz9DP795R8%2C9CTzCOztTt0%2CwdOQ-2N57g4%2CwwQ1fSapexY%2CAvert19E1kk%2CUvFG6PAUAFU%2C9WY2GiPxGBM%2CHfdRJshiLcs%2CgUNfxU48YNs%2CPKd_7p4-7pU%2CoKQ7Xc0rTi0%2CrnuiPcgcauo%2CqRAl6ZCJo40%2CQH_-2yhRdMc%2CnNdqPZ3VmwU%2CvkUjF_VUpX0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(709, 1, 1569184803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=O8pVgnEZSGU%2C7259_I4lC3g%2CMC2sg_5WVZc%2CuBQnKitz5v0%2CVU0uOZ1pxKk%2Cjwza9Lw68ys%2Co7bJO8AN_Qs%2CthCAi3AXBP8%2CoMhqwgiZkbE%2CQLS3nGdfJOU%2CSPZRtlqBgYk%2CYUK51KD4V20%2C9g7ZAvecrMw%2Cz2fGNR-Qa5w%2CfxO4SSNOo1A%2C3ejtm9jP7RE%2CfHoXq30SPgs%2CQ4JB5eamVzI%2CB_nTIAXqv_Q%2CdLy0Gjg58tA%2CfxO4SSNOo1A%2C6nokcgPpxBI%2C3ejtm9jP7RE%2CB5WFV-HmkeM%2CljnBGIvOShM%2CfHoXq30SPgs%2CY8wHx33RXMQ%2CB_nTIAXqv_Q%2C_0L6Wt6wF9s%2CixtikESbzrw%2CQqSqOYCAt8I%2CmHPfYuDkWLA%2C3Kdzh6pp6T4%2C2whpdDRyJz8%2C0tWezgJM3B4%2CFS19NoyC334%2CxEBhaQ4vR9U%2CqOc_A1d1Ly4%2CgPhUTVYO4KY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(710, 1, 1569185102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=QLjDVJzoxZk%2C-smr7Uzf_wI%2CqJ8jmOYx8EM%2Cq0qQ4Griejw%2CDNV_M1rIkqw%2Ckh0fG2kS9sI%2C-Uqeh3pRi6M%2Cs_GVK6JTeLI%2C7X53RwMCYQI%2C5xZk9RUWvu4%2CRL-D1VnJgj4%2Cf8pAjiioUQA%2CLjYyARJUWPM%2COEdgVmTfCss%2C-Uqeh3pRi6M%2CRC30s7awY7M%2CRL-D1VnJgj4%2C5wTWnjzHLO4%2CyJnZX8vHwmw%2CXYCyCvTVREs%2CIrjxO6R0xgs%2C2IyFnicDaZQ%2CVUSNJE98tHo%2Cf8pAjiioUQA%2Cfi-f5m9cnl8%2Cl2uXKqTftMs%2CcfO2K9-QvZY%2CnYGceRykgCE%2CZ0czqEppeWE%2CiZ8jauB9VYk%2CDmfb7TMEdFY%2CDkYHDFmCtZM%2CojihYGGKKIQ%2CUwAurBVeZfQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(711, 1, 1569185403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jngt-V-VFZs%2C19tMOYQ7Cuw%2CAT1vD6b0t7s%2CoTz-DtIOaAs%2CHCmVwTHXhbI%2CEaGBeZbokSo%2CAADKgXTgwk8%2Cqr96LV9YIFM%2CSlbq_rYaIuI%2CrbdCX2ylZeI%2CKTOx0538A1s%2CRfVdJOezHos%2CUYicGfpI8oo%2CofMQPyY-7UU%2CYe9M1-WkXVg%2C5srxyN5Kl98%2C8gLwMwTGhXU%2CR2svr9HKefs%2CVBvHS9g00F8%2CRfVdJOezHos%2CofMQPyY-7UU%2CR2svr9HKefs%2C61VeBBHuOXI%2CX69UzUcFM4o%2CklBtKWb_lVA%2CZLPdKVhQY-A%2CY8Yxbi9kHNc%2ChscSbivL4Q8%2CTbj1a8vtOd0%2CbzVDdha-Krk%2Chw_2vltbayk%2CnBqYkD04TL0%2CXY-Rki5KziE%2Ciovaaa70Eec%2C2hwSC3cEKHo%2CpupxUwMPCZ4%2Cz7gFR0UXtZA%2CDyXsM1KiHk0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(712, 1, 1569185703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=U--gxzUni0s%2CRGpyeBmBIpw%2Ci3wEVA3wEvU%2CjUR6igLqDBo%2Cpo4e__Xmcj4%2CLCQT-hm91Qg%2C9NijQCwukTk%2C4n8r0TfQNw4%2C4efXvkRAIMc%2C5nXlOIZj3jU%2CP8rr4Q5ho8U%2CONdH5szp9EI%2Cgd4h-0ylzM4%2CCLk3TkhjN5Q%2Cw4_AG818giY%2CMZpE8H-tUNg%2CecQevwgmG0Q%2Cwhc7WkpjFDE%2Cr6M-9jWQLCY%2CmNICT5Hijbs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(713, 1, 1569186004, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=0ud4xaDa5fA%2CFg5rpBgvM7s%2CIrLr2umP2WI%2CiZ1Q87ZH23Q%2C9q57Hzlbcec%2Chl63BGccBxU%2CyLrJ7QZdZOs%2CyCIdg7c-pC8%2CB1L14uXbze4%2CV2izMAFPEsA%2C8xgT8y2CkhE%2C_KGp56ZFiFI%2CDaSdh6dTFiU%2CsQo259vRLj4%2CVlN2IKUwJr8%2CGsWYe_upego%2CDaSdh6dTFiU%2CV2izMAFPEsA%2CsQo259vRLj4%2CKVxwSuV9_TM%2CneVgXOrejXk%2CrTptGOMTvCU%2CukaN_Sbzk5s%2Crn7kzqZW-Fo%2CrRlxw3QnaV4%2Co9e1Ff2Pa-c%2Cc0T4veTGGWY%2C4hl8bu06szc%2COWCBWtNadl8%2CEamGT7BuHmI%2C-PEhoAfMoDU%2Cy5VDrGA1yoo%2CNUT0SRpw2Ao%2CXS7mlLAIHnc%2C_LPqpx8enPE%2CQxaqoEtxaI0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(714, 1, 1569186303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=WkhlnUQblz0%2CgiQKdBvImoI%2CAjZlfxOwHfQ%2C8GQiXyav_eg%2CWsbHud17wuE%2CY0rSm2h8EoQ%2C61_vRJpORbE%2CixOlWTBP_9M%2CgUzIxmD3utw%2CjzVuG5FkrBE%2CC6t_ocqSLZc%2C5ALNajj-hb4%2Cam6IPdmZYSw%2CuKeF2sOemCk%2CJNde2A3jiYY%2CZmxT91gMepE%2CiMx9yh_a0uI%2CCfmwISyT7Ag%2CH_ymnhtAzc8%2CMtSaquwtqIY%2CH6McA_fDqF4%2CmGQG7y3-3XA%2CUrIFsS1bgxo%2CMTObviF5UV8%2CJPe2mwq96cw%2Cqj5fk_Tq-dg%2CGJViTHfIE38%2CZbkLycfeehw%2CpDDgswdRyXg%2CH_ymnhtAzc8%2CbIRb10_N_zs%2CSX5QTufh5vc%2CnoFpm_svOeU%2CGYeRdxWeXqc%2CwQ3fgVEQyjY%2C0c2kBlVpSs4%2CGQvgrUoH6dY%2C7zDHwTPrsEI%2CdmjSAm1r3sQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(715, 1, 1569186603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jn7Af7LB69E%2C5-n23Ao-AuI%2CkjoST8rS1jg%2CxUsK6x8wjx8%2Ct4EB-GOATzw%2Cj0W9AYSh5Rc%2CEe5cqpWQMaM%2Cj9StgYkZ9hQ%2CVvEs6q8zxjg%2CUny8-eqiN6w%2C65fg14C8gkc%2CYlHhBv_aP8Y%2CPQNbatHLj6w%2CTbnOznVvTnQ%2C9nRWol7Urno%2CwtCbcUi-Ecc%2Cepne8Y-pGxQ%2CAQcTnrBJl9o%2C5-n23Ao-AuI%2C7oGE65zw0J8%2CWAIsCsTS7uw%2CPov9vk0-E4Q%2CPQNbatHLj6w%2CXxL8rQc8Tzo%2CVvEs6q8zxjg%2CHurnrSBgx_g%2Cj0W9AYSh5Rc%2C9nRWol7Urno%2C-Bpw9y3_rD0%2C_0yA-0nrSUg%2CoWK9jr2hoN8%2CkjoST8rS1jg%2C-wOLzUUiJyI%2CxUsK6x8wjx8%2CtOuvoqsHvWY%2Chngb8hxNSPs%2CIpdpFAgp0Q0%2CVyNRPkDUcEY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(716, 1, 1569186903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=PoEtvV50bgU%2Cguas5cq0qhU%2CzpjRFwPxHRI%2CzokGD--6E7Q%2CUpGsOzqZN7M%2CGgOcytIJ9_c%2CbDTZT8Q0xnY%2CYPJ3ltkxirs%2CP4YR8rPzKJI%2C7I97LaiBQlg%2C7kaIUByKo5c%2CYH53XCJp3KA%2CdNh6nXtI1Zg%2Cfkt_0yw3yYY%2CnwZxs38pXrw%2CKkhP5dKrC10%2CxmppzBrqqCY%2CjpaVbV4s89w%2C_qlD8DQP2Ms%2CYPJ3ltkxirs%2CE4Lzb5K1yZM%2CPoEtvV50bgU%2C_qlD8DQP2Ms%2ChS1_9ji3-0s%2CDE7fvTjphdk%2ClO1T9G6D5sI%2CzpjRFwPxHRI%2C6bO_UxKC7eo%2Ctq1l9GXiwew%2C0Pw4sS7h_Eo%2CuZa7atKf8tQ%2CXcSJCqnN6jY%2ChP8fRbpQVuA%2C6cP5lUgYJtU%2CVVucA5BcJPk%2CW5nHduxwug4%2C4pFtFfK2xJs%2CwjiC7kGrjuw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(717, 1, 1569187202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=xm_FyCmxJ6c%2CfDr9bB7DAvc%2C-z0Sj88FhbM%2Cftas0zeC0ls%2CI7q-hZRDh30%2CQlfPAzrkI4s%2Cl3THNRTzZjM%2C5FG-nR13eJk%2CZMFtU43jTnQ%2CQPTPtcBRKhk%2CCsUQKFb0QJk%2Cyw4wwt506VM%2C9DdOkxM9khk%2CC6HfTJsNHyg%2COhN8foEq7Qo%2CPJMUP54ilvs%2Ct0QDLFVTQdI%2C9DdOkxM9khk%2C7wT4vkFE99E%2CkVLLx_jL6LM%2CPJMUP54ilvs%2CQlfPAzrkI4s%2C-z0Sj88FhbM%2C_ZR3P0NSA9Q%2Ct9pIAN5FqtE%2C5FG-nR13eJk%2COhN8foEq7Qo%2CJQsf2V4aFJ0%2CC6HfTJsNHyg%2CbMlTHgowKt8%2CwTCmoi12mac%2CvGkDO5FrdY8%2CQPTPtcBRKhk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(718, 1, 1569187502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=7Ua6xZd58Z4%2CcvsR1jCKbwA%2C_3tnTIFpVhE%2Cf7iqfyUt4yQ%2CqVkmJafM3VE%2Cd4K-UsLKEuE%2CtnwgUzNXU-0%2C5wh-yQLqJUY%2CK0dfxoG_YRI%2C9e5IOQjp5Gc%2ClnK6NTLIMa4%2CxajtVr_stHs%2Cq9sl5TlzKz8%2CHGjYOsw7_zQ%2C9e5IOQjp5Gc%2C96Baj0EfJDA%2C9pmFLBTwRSc%2Cfx9JDOlIyFo%2CQB2gh2QS_Ug%2CuiPpq7bqi-Q%2C1H_rRD_qVL0%2C5R6VsD1B0z0%2C9o3Mr6HfHTE%2C8GmKM5p8edw%2CqtxQZDd1IvY%2Ca1PHQ0A_-Do%2CK0dfxoG_YRI%2Cwv91RUCBzqs%2CtnwgUzNXU-0%2CrqV0X8G3qQ0%2CLw79iBsg6YY%2C5wh-yQLqJUY%2CVmLZCRX9iw8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(719, 1, 1569187802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dycdgkfvAHo%2CEi_dI5aG_mw%2CqF8vZI6TV30%2CIvXHHRrwXDg%2CcCsj2tAbZrc%2CffgNZYsQZYQ%2Clx_x8xOi198%2CtSWyP_JkBSY%2CffgNZYsQZYQ%2CLOtIoxIo58g%2C6EOEzcvkgps%2CD9oVTb_F-0Q%2CQs6bIecu3Mo%2CB5J5aTFvgiI%2CRq4vu0TJ7i8%2C1Qitivg7qe0%2CxtoKMnlOKRE%2C4WUtWEBJoSM%2CR-a5-MImyeU%2CkHgjW5WJd5A%2Ct8s_Z13jEeo%2CTrvz5Rj6dVA%2CWiVW_ioTfr8%2CSXHlPpIq0ro&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(720, 1, 1569188105, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=fRQvKsVg6RI%2CNay5UOA3mf4%2CLrXaXqRMKHQ%2CPbixTS4fwws%2CXwippy9lhn4%2CEK9xm0lRIas%2CfIqr8fSTEkA%2CkjlANNCR5nM%2CocqUykuQck4%2Cw36aa9BugD0%2CtUVfdO8iTzM%2Cy07jvblPqz4%2Ca3zet96xvJ4%2C08M19ezGERw%2CPbixTS4fwws%2Cw36aa9BugD0%2C2B4e-FkeAbY%2Cir7lF_kdy_M%2CHdekNpnRDtQ%2CE6b-9Ztn0wc%2CtUVfdO8iTzM%2CZEezhEfz9yk%2CFH4wCEzhLsk%2Cgztal5TMgeM%2Cy07jvblPqz4%2CFcm39viatvw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(721, 1, 1569188403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=78NA0Q1tyBA%2CRL7nt6lpfdw%2CkA4MZApd1Qk%2CBqtFGWAyJx4%2CVc4NSKQ3MGY%2CQEsxC48VFIo%2CMVWErqTj8Tg%2Chzwcon-ff44%2CkmQiIE_vU40%2Cds3RU2yKono%2ChkXq4PdRiCI%2CsMF-hF8KHts%2CITFTHlELQp8%2CZi-8YRaJQsI%2CLg4wFOaWn58%2C424qnr-OqEs%2CsMF-hF8KHts%2CRQBUWH_xKbA%2CBypmPqeW4Js%2CPB73jfeTljk%2CXrsL8xRR0LM%2Cds3RU2yKono%2ChkXq4PdRiCI%2ChZuBrPM8V4Y%2C_5TEVOIH1rg%2C7daU7IcSCeM%2CtmJiXsnXf-c%2CZnPtQNfNcAk%2Cw6hcIgBDQmc%2Cy6LrosjS_x4%2CI0PgcSJ6Wgo%2CITFTHlELQp8%2Cqh9HfxeyfVQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(722, 1, 1569188702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=2nJ_sSsRLaw%2CCNqxlwgXkH4%2Cl_pHwZ_2s2Q%2CC15LbQjUrAI%2CvyudW5b9rek%2CvwGoT0SU9tg%2CcymxDSGQq84%2C09Vrvm41VgQ%2CvwGoT0SU9tg%2C09Vrvm41VgQ%2CCNqxlwgXkH4%2CvyudW5b9rek%2CXVwPI93xCRk%2Ci5BK3_yRtUQ%2ChDtIOz9HJw8%2C2Aus39uTrQk%2CEd9r7OP8rtE%2CzKuH4bg4KPU%2CYwxbZ_dUESk%2CsNpCeF-Z4z0%2C82djhkZnjdM%2C507QNDT3REc%2C1pgDocEC8Jc%2Ch0cZekesVc8%2CImVpZd49Sxk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(723, 1, 1569189002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=8UbHJahR5-g%2CeunzEjgPpug%2C70O7LyAf1g0%2Ck81ikgzvtEo%2CfyKgdILMIhw%2C8nWxeJwRrc0%2CW6gxMnDE5G0%2CEEoJ7MnaqkY%2CX-tx5YOcBxU%2C04sEjX77Eyg%2CvhiK9whxnKw%2Cf6pg366tRfY%2CjjeY2ozSBkY%2CX-tx5YOcBxU%2C8wMzfyS5MH0%2Cxtw9phKkrRg%2Cir_6hm7J5Dk%2C4wDkTaVY-QE%2C2hdEkIxrBvE%2CcB-4WIMEDc4%2CuDM89wyHYjA%2CT5wDbzGRmP8%2CNaPVBKE6MZg%2CWcVAgB6M8xE%2CK7xKNjVCfKE%2CrvaBJPZoJq4%2CubwLU2X69M8%2CUOCr-OWMU3U%2CJtAkcPlKT0U%2C1-0ts6ICMHQ%2C-siNz-IPCjs%2Cf6pg366tRfY%2CjjeY2ozSBkY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(724, 1, 1569189302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=N4FfZcQ9DJk%2CMTQDlU5a8w8%2CKkeHuCvx0QY%2ClrPNZMnT558%2CXvlfpPZE_Z8%2C3F7hUoQDQyI%2C8BdIPIo03M8%2CQ9iwLP-QIJc%2Czalpdp11PH0%2CPeYfWlWecQg%2C9oS43-n3uu0%2CBDfBTt3xqF4%2Czalpdp11PH0%2C9oS43-n3uu0%2C1I2HzFX47rc%2CclfyjKJAk3A%2CKkeHuCvx0QY%2C2HkuHgdDW2I%2CXvlfpPZE_Z8%2C8oi1m9LHT_s%2CrCGMLbOBu5o%2CPeYfWlWecQg%2CtJH7dw7pH28%2C-MXckaOJLl8%2CganiZKPQcd0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(725, 1, 1569189603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=fvdXp6C69FA%2ClF2IYrz7M-A%2C6xAOE1N1lwk%2CyLjj0E3zLjs%2CNR7VZdSsSbM%2CQhP1zJzJ88g%2CGFa-PM2GF4w%2CxBdVcw0lRzs%2CSh9v_lm8Pnk%2CN38BFGs1K-o%2CAHwiFgfwgnM%2CdRDUqJHtakw%2CF7WsU_IG1zM%2CsS18OZF5ilY%2CBRu8RliYpPk%2CJHzp-Hi8fRA%2CC1v0QRrxbDQ%2C6UVJaiqiPJE%2CsjRYAWVEKJI%2CsfYuZxPBCD0%2Chx7UaZlUnbg%2CgAW5dnvmc4w%2C6FuZwR_W2Mg%2CTxXr-to7_wI%2CaTZm8Q6X6z4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(726, 1, 1569189903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=gwWtPQMxbJg%2C9GJXA8a4CQk%2CEAkd__jJl-4%2C3-K-aFhFbcQ%2C5EPIa6vPquI%2CK3BLSwjBIv4%2CONF_YlUCyv8%2C8JLm3JhWMdU%2CNX0V_ziZiZU%2CqNb2bg3Z1qs%2C6BUrBWMbY3Q%2Cv3u6ACX8jPo%2Cdjl_7LizRKE%2ClnkI50JeY5c%2CcCaE8VWqSQY%2CeEwS3u9MYX8%2C62uvoase30c%2ChKbSvalBLTM%2CRmZjaZwNhCE%2Cq2Wfy_A9mZo%2C_f5kjhcORcs%2CqNb2bg3Z1qs%2CN633yKMJsdQ%2CBS4wvUeUEmc%2Cdjl_7LizRKE%2CAjqjNG2VflI%2ClnkI50JeY5c%2Cx4YlfH6PR6w%2Ce9OormeBwFg%2CNzveD_e3vQU%2C9tcPBE6E6xk%2Cwi6B6zDQ6fU%2Cn4IHt82cH0I%2CrqRjhNMJNbc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(727, 1, 1569190203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6jA4-_1t9-w%2CbhCVL32rLe4%2CgSir05KwGw0%2C-eDSuISMhx4%2Cy-doxwQLaUc%2CKOw9W5XrR5c%2CDuwRrQ2Il4Y%2CI7IHFCY2DEA%2CLQb-KPDY-x0%2C-eDSuISMhx4%2C58CMdabt4GI%2ChLVn5RyVoYA%2CS1BxU2M9ClA%2CivIqK6aKS2M%2CvWHrz0ByFbI%2CwLsII-VO02o%2C2Q20xuov6Xo%2CMHTUYWluJlw%2Cv7DqiAVbCro%2CuiBcltWHOE0%2CBzveRiFTPrE%2CG5ZM-OLEiJo%2CvWHrz0ByFbI%2CxXoWjOxiyf4%2CDafaeb73SaI%2C36Kis6gbfiY%2CI7IHFCY2DEA%2CgSir05KwGw0%2CKOw9W5XrR5c&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(728, 1, 1569190503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=aEKQqWedTvo%2CwjKhpVJwFRU%2CY2qpOX6yBD4%2CpffK-P3raQY%2CG5So2vuXgSA%2CRGEbtmcbHgM%2CkOWKGRWEvCQ%2Cn74srylqe4o%2C7gaZViCQx7c%2CH3xeuwcm8XI%2CG5So2vuXgSA%2CbS5VY_o_N-4%2C89vCJ_94UaU%2C3R6_NnXJcSM%2CKDC5QEF8gmM%2C69eF45SL_sw%2CCu_v-ayMSsE%2Cv92Pou3f2XM%2Cp5W2Y0pKq3g%2C3mWlwk5QWfc%2C7T_6P__xJ3Y%2CFqJVJyNeux0%2CxB9-aVQpzS4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(729, 1, 1569190803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=uhOO0OmgaXM%2C8KHOrcHxiVc%2CX9LU5XqkCks%2COGpN21MwLuw%2CUftoHnNykIU%2CnVlCVnz5Nc8%2CKtQTv3rWKmM%2CxNUVcP-3YwQ%2C_hDr1-4erP0%2CoVOriOJZEEo%2CY5Y4EhfImds%2Ccm5Pue5alug%2CunKLpc71TFY%2CpQE_Wwi-lfQ%2ClWBPxb1aGNI%2C7RvnzJgS4e0%2CVv6Tw3Qe2v0%2CvxwuJd5MEGo%2CS9d28IVmj8k%2Co3jNxNxosZc%2C_hDr1-4erP0%2CP_HYw6xcr3A%2CkIAGhBuTVOo%2CGBrTpElF4Yg%2CrLEgGaZg5qE%2CoVOriOJZEEo%2Cs_Lq8FzYKgo%2CY5Y4EhfImds%2CunKLpc71TFY%2CpQE_Wwi-lfQ%2CuyciJoMOJKs%2CbEtrLFKA8xE%2CE4IuBLa4GUQ%2C4wHbmo41i6g%2C7RvnzJgS4e0%2CVv6Tw3Qe2v0%2CQv5FBBdwg1Y%2CbbnpcIadOtc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(730, 1, 1569191102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jvPOG6PMVns%2CmM96KTHxKJM%2CfqBjPf6f740%2CSZunFQngWTA%2CUxnVAJ_nwWw%2C3WPAY2nJa10%2C9GKQEEPhzfo%2C00g8fsmZmh8%2CMxlYNsMD7oA%2Cb-SHcEZDSiY%2CvVa1BGTPXrI%2C6H_ev0z_3Gc%2CmM96KTHxKJM%2CLlEvCRcxDs8%2CBnT_LggzmO0%2CvcDiejiwTf4%2CtypgPnmRWJ8%2CB5I56kfP3fA%2CPCGWKHidG9c%2CPWN3Af0DgYU%2CjvPOG6PMVns%2CujdC79KmA6M%2C3WPAY2nJa10%2CqctrM1UOs28%2C6H_ev0z_3Gc%2C9GKQEEPhzfo%2CLlEvCRcxDs8%2CBnT_LggzmO0%2CtypgPnmRWJ8%2CB5I56kfP3fA%2Clff_dyq8eeA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(731, 1, 1569191405, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=5vsmeIF-g4I%2CiplCBau2vW4%2C5AWOZli9wWQ%2CBb1s2LFcR5g%2CeHH-kq49vt4%2C_XXw_I1MCUQ%2C2TURllV8LU4%2CjDSLiyvYy-E%2C-YbJAOU-oog%2C56-ngoIT4RM%2C7ip6fsXvKgc%2CQ9EeINGBSNQ%2CR51Tva9ts68%2C1FFDwxVJqR8%2COuDS8si3oQo%2CGPP482BCPD8%2Cm6nl__4PNV4%2Clh-Yzj54_jk%2CVIZ6Gp2Tbd8%2C7PQp98xzW-A%2CxAX0pUfEaPk%2C0mfO6R28GWc%2CU4f2aEeQSOY%2CsZaF05KZg60%2CMVx6ZscCIvo%2Cbq_b-2OomAg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(732, 1, 1569191702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=RIWdiUrNUI0%2CyiYEtL7LhvU%2CNsw32jgkq10%2CW0lMJvo97HU%2CcgtNlat3tqM%2CDl6sYvPKA1k%2CTXUgy3tzDf0%2CMOfrBiTaDoo%2CpejVFdn85rk%2Cro-w1yfE_Y4%2CExvDL1D1z18%2CUGDSp5lXAGg%2CLrpeNIR9A_g%2CrPnERWlXcxM%2Czm6L7Ka5uWk%2CLrpeNIR9A_g%2CMaWaZUL17Ts%2CVyDutB_31cY%2Ce0nRpOGQhKI%2C8yJsacYFMVE%2Ca388lpit1LY%2CfipphddyR6E%2C1A9FnEjouzM%2CNB6hr7d8dBs%2CCIcqR_eAWkA%2CSUxz0XW1qyY%2CNYyPPYEPBWY%2CyR-GppdB1pk%2C5OeD5ENf_tg%2CafzYYHPgou8%2CZ1Z6UwfQ3xc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(733, 1, 1569192003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=BePNxgVQMn4%2C0z0qfeNCuOc%2C6HykzZo5Vso%2CR6sSzAYduM4%2C1lojLZik6bk%2C3049KPuItH8%2CUwJPSnnpnsc%2CUgfY7_PJEks%2CJuIX1zF53-I%2CVAHXOGjcNlM%2CFyi35QaZqa8%2CoebgZZ9OOqA%2Cwt7WJ00ycSI%2CldUaUj_VVqk%2CCX2aO-uuZqY%2CR6sSzAYduM4%2C1lojLZik6bk%2Ch7XUkantZLA%2C3049KPuItH8%2CUwJPSnnpnsc%2CUgfY7_PJEks%2CJuIX1zF53-I%2CKL82dD-jEfs%2CTfjc-NMR56A%2CswFvPBcRBHo%2ClRW3AhIVQ7E%2CR6sSzAYduM4%2C1lojLZik6bk%2C3049KPuItH8%2CUwJPSnnpnsc%2CUgfY7_PJEks%2C8VppaY9bjMs%2CgkhTVfL45rI%2CJuIX1zF53-I%2CKL82dD-jEfs%2CLOycFcd5i_c%2CGaxINXIFO6o&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(734, 1, 1569192303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Wb92RkYoK1I%2CNZzY9R3A4wc%2C2fCWeP2wXjQ%2C0DnzCT84tgk%2CDFZAMVMmtf8%2CwmQQ9dg7mj0%2C9__ayyKJC7g%2C4CYaH9rWMIg%2CiCKJ-c6mi8g%2C4vChHZzBqeI%2C_P8HfTwDVSM%2CQVmzrtytfH8%2C4EM_Dft5Ru8%2C-yScuIOAztc%2CtKz97m3e1YA%2CWoNHP2dUeGk%2CCbxHGyc0-Eg%2ClAbnD5MWs4o%2C9__ayyKJC7g%2CjGo7WELwGg8%2CG8N--a1fkOs%2CLXjX-TmbWuM%2Cm7b07AbrS4k%2CEdQlKPWikxw%2C4EM_Dft5Ru8%2CwPFmxu5xTD8%2CQuTueW99K7Q%2C4Bam2fi6q80%2Cup4HsYde9r8%2C5-HIHqMuOAM%2CRTFeK4eOqSU%2CJD5m4En337A%2CJxWC7W5eXzo%2CtKz97m3e1YA%2CJHlB5E6Mhkw%2CWoNHP2dUeGk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(735, 1, 1569192603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3pfMGxCfRfg%2C00iv1RCxAIY%2CWJoicOa2Yo4%2CJOO8QJNQBP8%2Ci7NuuwJbi5A%2CQVWmJNlxebQ%2Cd3ztOcGuOxU%2CcE2xNBa3AHg%2Cd-vOm3vVhy4%2Cra-blP7OB8U%2Ca-vdk0cBep0%2Cm79xL1rn2CU%2Ccg1QoXFvFmQ%2CVQF7TP2Vgkk%2Ci7NuuwJbi5A%2Ce-L8qFQ48RU%2CuojRBBEQVug%2CsjEVkjfv1x0%2CbHNgXd32LBU%2CGPbzZjaXU84%2CqdFOhLr2TLw%2CIoTiLAbw7I8%2CZfUKsp_Ohoc%2Cra-blP7OB8U%2Ca-vdk0cBep0%2Cm79xL1rn2CU%2Ccg1QoXFvFmQ%2C2pAyLs1PI-k%2CVQF7TP2Vgkk%2CSjlncjc4wkw%2CK3o8-MkVVQg%2C5nK083j9lZU%2CZFSjbDUW8rM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(736, 1, 1569192902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=y6s5i2bQPGY%2CU8iMcH3no-U%2CQ1oqmTpdR3Q%2Ctp9JZrCrrQY%2CDyR7K7rjZGY%2CzkzdAQf170c%2CRYu5xsI4Yao%2CBtUqBaBzmag%2CBQEUzURVq-U%2CzkzdAQf170c%2CEdeRfS6wXm4%2CcCnZtN6_NF4%2CzkzdAQf170c%2CUQH3DXrJeNw%2ChA2lyIOjgCk%2CcCnZtN6_NF4%2CDnSEl03C-FE%2CdiL9mM7g9Uk%2CzL9G6VyRsvo%2CTedgj8zEMLs%2CzkzdAQf170c%2CGYkNbTPyjZk%2CVgcAl1Kzm8w%2CUQH3DXrJeNw%2CfL0AE8iloI8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(737, 1, 1569193205, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=KLhh8h-SXDM%2CQvyMWmFiB8E%2CCs-2qsPrxU0%2C1-rSrhFcIUs%2C9VK_BBI5LsI%2COxPiYJjdmgQ%2CYeAmpEB08q0%2CdYZxXEyClYw%2C3pCN3YnkRO0%2C1zFupUaG-dE%2Ct5N-QrkJ0wg%2CO6ZzE81SN8s%2CDxgSJ-olnEM%2CP_DYGbqdTS0%2CrkjemRRdPLU%2CSn0zTwC0SSU%2CjB65GlIyyrc%2COHYpqve5NO0%2C5wwSkyeq484%2CAOL4E-pjeU4%2CdYZxXEyClYw%2C3pCN3YnkRO0%2C1zFupUaG-dE%2Ct5N-QrkJ0wg%2CUGcdGYxWwG0%2CUi--6WWK6HQ%2C6hSfGzc4lJo%2CRMRqlBdUrsk%2COxPiYJjdmgQ%2CtNlckvT664U%2CkrecnUYZTjg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(738, 1, 1569193503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=MyPezlOMLwk%2CHobGlRfP0qY%2CRKXII7U8nfk%2CHBr7wMywhN4%2CgdvWeedQgzs%2CIJ6gDNn6Y0k%2C963jJ5sbZ-c%2CW-H2dIR3eTs%2CULuZZHrQfUc%2CrM0VOtRuOYc%2CBRIvc8iYaVs%2CveQgtaIWIFs%2CZiYND_ubvLI%2C2H0aoRCDgD8%2CLtGFh0tVKlg%2CYyMgHAQtF7o%2C9N6Vbd4-VFk%2CClJ8LtnKIlQ%2CIJ6gDNn6Y0k%2C963jJ5sbZ-c%2CW-H2dIR3eTs%2CULuZZHrQfUc%2CBRIvc8iYaVs%2CMobBpqqxgEI%2Coaf-1o4wbZ4%2CveQgtaIWIFs%2CGDUY34dHzCo%2CAA-JXCVMFoc%2CNCzJf3tFQOk%2CIiemnJ1f0ho%2ChFBeFNdKoKs%2C7zdspOuOdWY%2Clq3nTATmkek%2CLtGFh0tVKlg%2CYyMgHAQtF7o&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(739, 1, 1569193802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=FB_upH8PluQ%2CSVmxATUAtCk%2CKDY_3VPeoOE%2C_WxywXsWyBE%2Cq__6vhBH3eQ%2C0lYpxICZSck%2C7x8s5C50dbk%2CHlgMEIO9bSI%2C819P6Zl-gtM%2CzK1v0UHMNCw%2CixEj8zSi3TM%2CYV4UPtLRq78%2C2BEtOJi1GlQ%2CquI2aHki4Ro%2CJJu43c0LhWI%2CzK1v0UHMNCw%2CExHBpL5wdws%2CnLNS3XlmlBw%2CquI2aHki4Ro%2CFHqqF0tr-lA%2CSVmxATUAtCk%2C7x8s5C50dbk%2CA9rpQ4EGrbc%2CstC4VD5kpBc%2CquI2aHki4Ro&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(740, 1, 1569194103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=hTJ8K3jNJ_Q%2CtSSLX8CbEJ0%2CvQ91AalJiV4%2CRysz9Kf3zzs%2CWeIZtH7ZTC8%2CTU6_JFQWAhI%2CF-y_aSb7tmo%2CBksOoTXLQ9U%2CWkFL0xoylLM%2CV9hiaDfFgiA%2Cqp_Xyu1h1Jk%2Ccl3mA_Cfd_E%2CpPIzJaGd6RM%2CeljYFdHnxfM%2C-03un2qtxeg%2CQCmpC_OeZvY%2C5hIX4LSD6LY%2CPLFTnuyjYaI%2Cm3vyb6KRkCk%2ChjYAiLNuwo4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(741, 1, 1569194402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=rtSMbiuK8gY%2CePRji2rPF_U%2Co_IuroHlE5k%2C-umbB9m2hzo%2CvoQcCUoC-Pc%2CclKFO6hd09Q%2CO-yiSLhi07k%2CJigDmR2K-M4%2Ckra0HzHbf1U%2CPv5xualn0fs%2CQlQXNg6b__0%2CkfKNPHmpiP0%2Cbi0WrwogPh8%2C2-Fk-zTnTp4%2C044KRyiM4w0%2CpmREHcO6Zc8%2CePRji2rPF_U%2Co_IuroHlE5k%2CdXaxUVj4LTE%2C-umbB9m2hzo%2C8r5SrMtzbSU%2C9PRIeSB7Cso%2CPqAzmfFYjU8%2CW0E1wMt5djM%2CPv5xualn0fs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(742, 1, 1569194703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=YDO2OGOaCXE%2Ca44OawQSsJY%2CTuOolnse-bo%2CjDhqGPeR074%2CLxcyxVu1Xyw%2CZjN1-d-DoV0%2CBXpCvFfKxjs%2CMlwqSnHmZNo%2C6VkODuzZHkk%2C8luQBzRh5xI%2CYWpc4V6EAbI%2CEShPesVJcQQ%2CJOE3AkaqoTQ%2CSH6NlWT3fYw%2CYWpc4V6EAbI%2CWdanjLA0USo%2COtDMDvlr6uU%2CpJJhuASHFzs%2CWdanjLA0USo%2CmPJiTP35Y2Q%2C8m9aIrR5R-A%2CjDhqGPeR074%2Czr3vyF4UWwc%2CO-or4yzaTbI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(743, 1, 1569195002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=x4npSt3tOxY%2Cv2Tld1Av8PU%2Chl_FidbBPlc%2CfwG2-Tdw3t8%2C6bQvszBs7ck%2Cv1EwzBcTdwM%2CXrPBnAkdo78%2C0bHRBD-0Ct0%2Cd1E3IjjMlSY%2CK8bgNgluwIg%2CNDD_MPBZkJY%2CwQatrMgfaHQ%2C0A1SmUbhwnM%2CvqrCBAR6Pqk%2CIQ3kQPWlU-o%2CuAEmM9acc7A%2CGSHaGQEXhks%2CPcKDuLqNjhk%2C93tXLrFI3lM%2CCwV0GY1SnDg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(744, 1, 1569195302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Gw7sTZ0wxxw%2CQLsjbw8hbrY%2C2Y7hRiEfvu8%2CuW3mQaaPwh8%2CypwYb_Qc484%2CvOCrKGmuXXU%2Caw8fi_202Zo%2C3ncecwSAr6k%2CtTb_derSY5s%2C5y6wlIczU4U%2CXPLPMBbEFvE%2CSimSsiTwKuQ%2CbyEEmqDSBYk%2CgBPdufTqoOI%2CkY2b9UuACQc%2CIHNDovSkI4Q%2CGw7sTZ0wxxw%2CQLsjbw8hbrY%2CuW3mQaaPwh8%2CSimSsiTwKuQ%2CypwYb_Qc484%2CvN03RLnTnJ0%2CgM8RtiKiBC4%2CBeFPIj24bYw%2CgBPdufTqoOI%2CkY2b9UuACQc%2CGw7sTZ0wxxw%2CooV4bfL1vos%2CQLsjbw8hbrY%2CuW3mQaaPwh8%2CV8bMxwiaU0s%2CypwYb_Qc484%2CiBPOzHjW5oE%2C8oYguxSL5gQ%2CaMwdj_Jv5Hs%2CBeFPIj24bYw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(745, 1, 1569195603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=LZAQdoIuemM%2CE0hKvlgWKtw%2C3YZAXLPWOtQ%2COfJsTv_nzro%2COfJsTv_nzro%2C-hw3Pi66v04%2CBOr2EUsiO8g%2CHT9yug6OXhs%2CHT9yug6OXhs%2CKbssYZSl-_4%2CMv7Jw3L5F-w%2C0n0RY61rKXY%2CVz_47d21SNg%2CdfjqqdVeKHc%2CLouhWzRz2kQ%2CWy-e874jtuY%2Cd2W1aesRxA4%2ChFON61dinbk%2C2qs9EzIHM0M%2CxUvkqq4MzQs%2ClQdXCx7dC7A%2CrK65A6lR1RI%2Cc1b3mP-osR0%2CYsf2cMufK60%2CYxFRaUW2cGU%2CU0W_lyWQWvM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(746, 1, 1569195902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6N0iS5po6xw%2C-stB-ENP-vI%2C1lXUb8TluMc%2CbnZBq0zHX5U%2CB3jU9Xz_GHE%2CabkI-pCuGdk%2CsGUs_PscIwk%2CBvfccqRMahM%2ChDl3-wMe2o0%2COdkDhgS0nyw%2CchjKU13VxHE%2CBvDEpj5pvb0%2C7hLlqagK4Y0%2CrtPFqwuUQPw%2CKeUiXYrVBBE%2CQ0A7F2y2JWk%2CDIcNAO7LXYg%2C1Bas4Pgl_5A%2CtbLNAidrGQ8%2CHNuINo1lF-k&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(747, 1, 1569196203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=TJXYJwvYhMg%2CDgcy2tQwPB8%2COWaDZodiwC4%2CLlIQE1-_jiQ%2CsDbRaYkUu_M%2CaNuor2HBpRk%2CZZOgKtWjLiQ%2CTu5ctLuzRDs%2CgSKqxTbWitw%2CcXRAqa07Z1Q%2C_k7dzTjshTo%2CbgLZInDujaU%2CQ3Agf_7anew%2CBM8i_ZgcahQ%2CdpQ5bcz3B0c%2CpuSH9BmPMt0%2CQ__gLeV8Oi0%2C7feUueJqZZA%2CPbJEuxxTzqg%2CY3VJi3hwn38&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(748, 1, 1569196502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=1W8586i9If4%2CpWKHZU1vwvI%2CbVC7E1udleY%2C2Kw8EUclres%2Cg005lpXWmuU%2C9K669F2kSWU%2C3c2CuiAau-E%2Ccf3aXGCuBvE%2CL07j700kA6o%2C4IgMK5xsukY%2CEXGDsgkZnPw%2CWQQmnzAM5IM%2CYhJSF8NAJSw%2CL8msbd7OQeE%2C9RXatlxGdfo%2C-Ajy46yE_hY%2CIGkS7poJ-Sk%2CUUDewsvf2Mc%2C2F6bsxg9Im8%2CTxfJ-sGbbnU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(749, 1, 1569196804, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=v0rjmKASK-o%2CzsUNkNizkWk%2C4SkLjZj0wyw%2C3QasE_yp0zY%2CaPsS_1O4-5k%2CA3v2i_RsjS4%2C6dvFYyo8gY4%2C5-S5fJXov_Y%2CmfD-fdldsHE%2ClAs8MTq08zU%2CUYfaX8at0Kg%2C4U6hYkT6GB8%2CJHV4vZepV-A%2C8BiUQksW3Qs%2CDlprGeoRn6k%2ClwwBzVXKSos%2C5a2h-IC0cCs%2C4mr6LAqOueE%2C9Jsm3lvAcAE%2Cf4jnh53VXkc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(750, 1, 1569197103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=uNT2-QyNOLw%2CMW8rcv4Qegc%2CHp59I3gwNhE%2Cqe4abKp8vgA%2Cj0g5kdU45ug%2CGskXyQ39BTg%2C_rQJ6_wuEsk%2CAbeQ0GR3Ck4%2CuvjFA6xJPRI%2C-kYaiL4F36A%2CDrkuZLP3CXE%2Ck8d11QjzLew%2CWq289rG9TmY%2C0BEz8RjBThw%2CdIo6GRKOFR4%2C5rTXUdiWrYM%2CRJ07uBAGqc8%2Ct_TGIorYIAI%2CwV5_7H2IC0k%2Cma2GMIbi-S8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(751, 1, 1569197403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Zanknu9oiSI%2C0VQ6iShi0sY%2CNj7OV_ttDg0%2C6Fp5LvFLRm8%2CTGJWZjzEQQQ%2Cd4LxXWsz8Ik%2C1bnxiVTKnoM%2Co1yRrwBxe1w%2C1QKij3xxfEI%2CPjBvRnJkY7s%2CdtCfw2Vqyms%2C4nsD8ILKb94%2C8U3z47918ao%2C_FYghHDx23g%2CMug_gTKuhcE%2CChzhbsXgTzk%2CtL4bkTPpSfM%2Cp901P5dL5Tc%2CK4CRfK-2G3w%2CAa9YWvhvWYY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(752, 1, 1569197703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=52olAX5vMzo%2C6rkByvGvM5w%2CaBo2YWz5HcY%2CSUpkmwpyHIM%2CE6rcmyvwRAg%2CNWgktIG_u-s%2CnUhub4wlFaY%2Ca4wV2oZLmW4%2CWT8cK3bnVl0%2Cp1_qmP3oC60%2CjThG87iOCSE%2Cf2wyNoUHoZk%2CgxGfYlyiYwE%2Cb7ZZpKcHz8Y%2CfEnCIaP607M%2CDhKGSWnCFYo%2ChyZLBt0c9U0%2C6TQzN8yiBCw%2CndbdDVt7YDM%2C6zpsF67svIw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(753, 1, 1569198003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XPa5Dvo0XtM%2COKcByMUh2no%2CFmlLYP7uf1s%2CGC5m__N9NPY%2CxuCzrpfprmQ%2CJU2Q510N1vo%2CEVcODj7iN9o%2C7llYVzWp09U%2CzVODorsllcI%2CDcz54KNKdAI%2CXcO5wIOhSBk%2CgZCJM1V8mzQ%2CIE0vnX4uYRA%2CA4xOZ9UBZF0%2CRmEAFMn4DLQ%2CC_YvMl2V7Ws%2CitV7vWUVXGY%2CNRc2l9klk1E%2C_m-hfEmXSC0%2CZnQpR2FmU1U&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(754, 1, 1569198302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=U4cdzkBp6oI%2Ct8fK4g7JZ8M%2C5aUt0Uw4adk%2C3Vr56-Tq_pg%2C8JT_Bm25ejE%2CIprZEi-yaDo%2CoiObNceqfi0%2CzFjoRIhXCh0%2CWnrEovQ9TH0%2CrUYevxTq94Q%2CE1L4ClUU7iM%2CL8oqHvCcPSE%2CHEZ00hEOLTg%2CF_iBBnD8G4k%2CzdG9iWKZZng%2CJgOFYURrlFs%2C1zyDL4bPdZE%2CsNLGwJ9gEoQ%2ClnXc9cHrwLY%2C2qexKVZIBuM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(755, 1, 1569198602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=K1pWKl96LO0%2CBGwLI_IQzzs%2CV_XU5Arleqg%2CJ00SnO-GA0Y%2Cq2q4R53vMi0%2CzeDQU8oKqsM%2CxCTJRxtINxY%2CTZNuoa4XAf0%2CewMSMz4bN9k%2CJr8O4uAqqhg%2Cci9DmioA6IY%2CcMSyW3BmZjc%2CRV7gUVihazE%2CJjO6VmFCyH0%2C9J8AjtoA524%2CQdazqssqjrs%2CaIASHKF0dH0%2CDHg1fOylZvQ%2C4_4ZhE5wAxw%2Ccn6TKsu21Iw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(756, 1, 1569198902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=5ZZAfgtiqmo%2Cr5PtXp5xzsw%2CK50WgRNBbuI%2C0D8Qik17tfo%2CYB7uNbSyXtY%2C4KCBgCSVBFo%2Ct-mD_vssvLE%2C1HORe0GPykc%2CNXeq1ZxnSw0%2CaHcJGyfEKZQ%2CM7ypjoMmtwQ%2CPulvgkf3rK0%2C2pszAgxDn2E%2C61o3nEnn2xg%2CTk_aV2rAONA%2CeDS-voCroZM%2Cg_KvmgamBY0%2CXNyZ5dO9P5M%2CNzYAXW0j0M4%2CbC5FbJ3vPsk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(757, 1, 1569199203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=qMDC8Qlugsc%2CO2CdLCzZD4M%2C9LL96VGq2N0%2CtrFvTUE0iA4%2CO2YVM2MV8G8%2C4uUhUcaelkQ%2Cse2izKK_L4Q%2C-G-8etQfm24%2C3lvz7w_rR3U%2C7tVRfLZfz-U%2C7Mhcj_EP5P0%2CS-UBIhD_yiA%2C3BTw1VgcwhI%2CwjPkpZkEIVs%2CduNlBdGKXIQ%2CxGMFehTQCig%2CmfA9m27o81c%2Ck0Bz3XQkHdo%2CYAUJoypxOnc%2C6WU8D-Ndi7U&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(758, 1, 1569199502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_BxLPkCKISo%2CvDMsKiQNscs%2CuNyeYYzfiT0%2CS__CxuwJG4I%2CU2_juTehfr0%2CoLEL7gMSIpI%2CkfXH1gzLcug%2Ctid43l0m2gs%2Cx5kU6eGA9mY%2CR2LRreziHp0%2CdcIyyPwSzio%2CeWRigayZtd0%2CNH0EMyKf0oM%2C8OgqtpjR_xg%2C2W8R0BGTqZE%2CiLZyUIT5ZnU%2CqlZQlZ6zsV0%2C2J0aRktX-6Y%2CUTGikMOIlKw%2CKZyW0JNntAE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(759, 1, 1569199802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=PRYY8zPM9yM%2C5_Nc1A_Zv7c%2CLjsJNoaiqm4%2CpbLVKDhBZCo%2CTQ-dQH7gUrE%2CV5R5StaaF-I%2CyFHC56Rxzyo%2CUlGRVHsSAvk%2CG3jv-bsLGsM%2CMhHwS_ApKuE%2C8DT-3g8tCso%2CFYx3ahCAcfo%2CuBvcQYtHYL4%2CUC1nn2BXSOM%2C0qRTD33cP4M%2CTt-JSMIApas%2CdY5G1dNsaho%2CErLhS1fyGWE%2CoosBJrqJUaA%2ChgkZ_7M72UM%2CB2KZtiZVmzE%2CzO8Tegt5aTo%2CVrQ8DKrP5aw%2CIRSWQOQS1gw%2CugHlUu3EwLY%2CfqSX-ZXr0AA%2C6FlRv-A_X14%2CEiT174CJ6wA%2CNHeJ8cjXkZc%2C0n8u8ybPNdk%2C9GzGMy3PB_0%2CP4_O0r-C-vA%2CMCn_c_BxZ_U%2CBXtJzV6k09M%2Cb57oV5zIwwc%2C5K5h6wMjx_c%2CqOeBdGOxoho%2CguITDHXKk7o%2CiiBtfIT3Vgw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(760, 1, 1569200103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dXh02XQhflY%2C2sCdTh6W6Z0%2CJRKSuZ1q-00%2Ck-jdkpDyZzU%2Ce0V0pMK5p_4%2CT_Vcn9Tq3Sk%2CUtaml3XFiV4%2CHNbTiAjtyhs%2CU7xdtPN4SJE%2CB3zxq8nfReQ%2CSCeoI-bA3V0%2CwPy0cBhMbrE%2CDWGTtOBS_3I%2CjVbYRUZaNwc%2CNIEDDDH8WcE%2CRNn91AqybUI%2CK8EDMNcl6_o%2CoUCEvnj_bl4%2Cwwgptafm99I%2CGXIrnqsPnTc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(761, 1, 1569200404, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=h2aQBpXk30M%2CnrodHaTSSyw%2CzSqe2tzK8vw%2CFdfS6DTnEmQ%2CaxC_9vtlUzg%2CXcokyB9PaS8%2CudCqJMlS_c4%2C0Tqj2dIazYo%2C6s_1ytAfdik%2CNtiEffBZFJg%2CF259u0OIhIw%2CFpi9_6_hXCA%2CEYV6WyB3Jho%2CWxjkY4pFya0%2Cy-q8GoID2Vg%2ChG0JmaYuYxw%2CSX8fqxZgoJI%2C_k7BXHVIfeg%2CF9P0h2jGJfc%2Cpa6Mhydktp8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(762, 1, 1569200703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=oa2uMf1KBEE%2CfhcvX7g-0Ew%2CdfGoCbG4Gpk%2ChsqTZdzU7Qw%2CF3zY6D9uYgE%2Ci0eS-UXEsdA%2Cm7koGDPcnq4%2CDGFKzBxG_8U%2CUJyoF3LBxjI%2CZCzsgqdA4kw%2C9Jq8r_KXFeg%2C8lJfRHe8A_E%2CBzn3U_HcOEc%2CEe7uUHYp1qc%2C7SZY9-y7Jbw%2Cxx4ImEc2r5E%2CGIftaijouAM%2CJrMhDLEFi2U%2C3VEuvicLy3I%2CqyXwFaKcGbY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(763, 1, 1569201002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=V0Wvj0WHi90%2Cch67dCDHVn8%2ClO0YvWYrvsA%2CFU8c_CwazyU%2CaZ07sf-gwa0%2C4CPzedQ9JpU%2CbBYWSRFt-AI%2CyJDi1HInSPA%2CIwmtiSdvJ5s%2CWKCQIr82PX0%2Ceqpb2_ciV64%2Ca6LCJgNwSpM%2CRxrOiWAn-D4%2CeN7pOAMFghY%2CFv19Ic1cVdE%2CJMaDircrKSQ%2CdsMkxXgpAIc%2Ci635uwHEBt0%2CxcAzo3gF-Wo%2CmgTW4o9ppzo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(764, 1, 1569201303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=VNS3hhDBQ2o%2CSY_PNalXMqU%2ChGWDa6_Boio%2CoSQDmsxNWmg%2CwSlmJU50Org%2CO3cDztXBUEI%2CUBrI4luKcoo%2CsTv2qBsDRws%2CluPigvRFXNc%2CoZSnSaEJhJ8%2CMevm0UqAHSk%2CIMWZ0QLPID0%2CZ8zW3eXgifc%2CB7_GVZnG6S8%2CyNwuGfUH1xI%2COtw9bX1K0w0%2CwfwrZJ8Oj8I%2CQ9qYegQKtj0%2CNerNkmu-8SQ%2C7V_uC6fi0Ts&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(765, 1, 1569201603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=S8rBQ_13uSQ%2CmnsmmpOgUzo%2CWMT-6qVJ-OQ%2CqpDMxeldBA8%2CXFr_rDco_6g%2CzSAcksMcRWU%2C9ZdJlXDjzeE%2C46Mk7i9uPx8%2C8oAKMC7ALyU%2CfVjFjRiUmvw%2C7aGS6i7_vKQ%2CMciqCb0Enw0%2C4YnijUaF6jI%2CPacSpVltcQc%2C2z7lGH0caKI%2C1i4CegEiRkQ%2CpbFM6hXDpe8%2CEUFHz2jEOsU%2CVDpyyeVnBcc%2CRTaULrXnnvc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(766, 1, 1569201905, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XlMX-iO13w0%2C6ZS5Z0ms9b0%2CbvEI9RIbiEM%2Crww4gaPxTS0%2CYXOnZsFCNbE%2CnffJWzx6ULI%2C9r3o_Ce6Ibc%2CL8QW9AWW_Z0%2Cf9tB3Bb3DbM%2CZ8DDYu6PDLY%2CdcIUi-96ASA%2CxbHXnCHeNDQ%2Cdclb_KN3agg%2CK9fPOWmo2Lo%2CgXD5iPUhm4U%2C-MpKN4VYRE8%2CF_DSOT7PO-M%2CnnH2MfzGk6Q%2CVC3f2A8mPa8%2Cqb458qscArU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(767, 1, 1569202202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=-ULhIk8Fky8%2CxXngotGMAIA%2CUM-AmMeKEP4%2C74xkB-6Ueb8%2CR5CT7u-0iVA%2CWJ6BLXWkEc8%2C4eTWVmYlzvE%2Cd_6-Tj7fuNg%2CuqkR_pDfLoE%2COcaPus3zMMc%2C-Ce-WA2TCuE%2ChgPHhpX5qw0%2CDnUC9MiYj0k%2Cv9shrKeplII%2CXcjypSQXk28%2CO6nKRVQGS84%2CDa_9QS75Xn4%2CrHiefdS0UQE%2CPqsDDFxYLJ0%2CRWn_Hyb9MpQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(768, 1, 1569202503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=gYcjfJfWW7E%2C3gfWhqIErRM%2CQiPiV7M8q54%2Cn4o5jypcpMs%2CtNc_xgP0IKs%2COzo3tpNi074%2CF5OlZPHDYOM%2CSMgBk1ITOho%2Ctc8eZAqEvx8%2CVLlvAPqoMd4%2CNTSvDNO0RPI%2CAmziMRt1vG4%2CL4gHAQwGLqo%2CeULvfkLn0v0%2CoU0lo6txkjI%2CaYshsRK33k8%2C8GIGEZnTLuo%2CM8u8c3ZiVGI%2CMaKeT-rXWWs%2Chp6HE7_eZ1Q&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(769, 1, 1569202802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XTbEimEi8uc%2CGCg_DwgPRRI%2CSQBgl2EqL7Y%2CYodYbxGnT3Q%2CqyaA30MLo-A%2CCYeD3f00XAE%2C62WUqvSuYss%2C1nylf_ocd6M%2CfI0RgPkcDV0%2C3FmyvPs0b0w%2CXiGVUBRaHQE%2ClS096D8yGlQ%2CoGdtlO2ZNYc%2CvkjYFuMXYiM%2Cyy7zkJgWfyY%2CcBLzAEoMvM8%2CQOLyb621_W8%2CShDjtvs0v50%2C5CFXBB-8LTc%2CqVLXOrOMF8Q&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(770, 1, 1569203104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ChyRn_xorPo%2Co5OzDYGLOeY%2CyrXGi-LnZXg%2CyhQcd41qMiw%2Cn9qPDBSnxZU%2Ctd150XM-KhU%2CPggqWDqxuWw%2C4xa-z9JJHhY%2CYP3yak1L_5g%2CUW0y38pN0Zg%2CPNUjm4RqqXc%2CNxETththErs%2CRpB8UYokGP0%2CU4gyNagU8NA%2CX6IkgIPeuEs%2C3sQ5eHfCzss%2CSGsSHful0iw%2CZggZeYXzPOQ%2Co0BX4CwCEP0%2Ce0cousCMyMY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(771, 1, 1569203403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=AX3dZzhn6eE%2Cjo86dKADVQM%2CRMyd_Wy7NuA%2CGKQXJW_LsCw%2Co51WYFzS8kw%2Cx5Ffi5Zbt5w%2CjGd2KVuUhGA%2C6Kgl23DzUD4%2CIPxAHuuNSsM%2CRBr3qAoRZig%2C_y6NjSIZhDw%2C75gF9W-BoSw%2C2nEYfNGINwY%2CxcMQ2KmddNk%2COQ7dhw-1M0U%2CplM_OABap_Q%2Czq3BDO6rjPw%2C-pjYKmndTr0%2CbcuWzRji9AU%2CqB-0pl0tD-M&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(772, 1, 1569203702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=bFh1ExUFazU%2CI9mdns7qsi0%2CXH9ODHygwjg%2CfpZ4hAYNqCw%2Cd51F9qbjVns%2CJGsAZjXdFpE%2Chd_yfVmDQGo%2CYpTys9DXBbc%2CaQLZu0yBvRg%2Cdw-EdAG5Egw%2CRhLzssZbUIc%2CvwCltq_Furs%2Cjrc-QOCvcxU%2C37mV9SHLuGg%2CtV69WVJNxTo%2CaVfkDIghuNk%2Ce4lCHCA8pxY%2CcfkxVpAYP-4%2CJMxNb0mN6Bw%2Ct9f2J-r9t4c&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(773, 1, 1569204003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=57KSNpRYXWg%2CoCnAGAtrDYs%2CST335cAKrNI%2CdWdsBXaH1lc%2CkuYNHpoGSk8%2C10MQWyfS9_8%2C_hWx79pzKi0%2C1mk_jQIikFw%2CK6l_5W4irg4%2CgxPsfbTZ3Jk%2CLAkac0hU8vY%2C5IljejzGtMc%2C99Rt9hnakEc%2CkHZJq4uvo5Q%2CirJS72tAzH8%2Cbe2qUEi2wPU%2Cs_3GFuz_lbk%2CKiLxb2G-t8c%2Cd6k5ZbozVeo%2Caa_yffYubn4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(774, 1, 1569204303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=rfJRNAo7jNY%2CWNvsGh8gDHM%2CsL_f8a1jXBU%2CqDck-mO8lzE%2C7RXRAaITEyY%2CK2wA8WS-AnE%2C4jgg0T_F2aA%2CstfPV7HN2Dg%2C_Zk6Oy91hp4%2CzVx_XjqM0mk%2CKD-rBbudEBE%2C40IN_lQeZxM%2CfjcZzVMl7ls%2CjVmWfoDbS2w%2CTV81biAmv_0%2CMz3h5Py17VU%2C4P3W-2FgdmM%2C0m0Q_EPG-60%2CHs9-tIQ9R3M%2CGwkmNbGn2cc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(775, 1, 1569204605, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=DqLq4Ax35yg%2CUmI8zJ6uR9I%2CpkxinvABBcA%2CX-DmksFeMfA%2CFgFVS-_3FFI%2CTf6XHhMAQKE%2C28t8lSWYdWQ%2Ci4Wl7VnY_pU%2CzQAywDmyne0%2CVBwBu7WNZZA%2CwDvx_g0XluM%2CU9nqHJQfR9o%2CftF29VaoppE%2CpP0aDg4Bkdo%2CHSPeq-NulmI%2CcvKd-tWoMzg%2C5Sp12BHeTBM%2CD8-5UMTD36g%2CWMkHL15dyyk%2C1_74gQ4IyyA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(776, 1, 1569204902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=AF9dWmBs6Hs%2CE-8l3Bb8Pqo%2CA9SJx8DOy8k%2Crd4BQp4JYPc%2C-qDpN5FNF4A%2CRtxURucVLMM%2C1jsO2QrqQGU%2CyiyFU6d2dLQ%2C5tR4XRoEtxo%2CPWNUzblEcak%2C-3wG3a4Ztj0%2C9lQ0JeKGHEY%2CIJT8lka-EoY%2CnQnV-IrnyY4%2CuQmRxx-3b68%2CXMbLDcY5z0o%2CqKhsr0lep70%2CvHENw6uTmGo%2Cb-YhYC0p5lw%2CmwegEbph2ys&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(777, 1, 1569205203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=mSKYXvKJh7M%2C5ITXXBC3eq8%2CF1NJobZySMM%2Cf1dz0tEBh0g%2ChapTtvcwFfA%2CcclyZ_rDDe8%2CAIaC8fN01S4%2C2yENNX-cleg%2CU_9lncYm4qs%2CigNUrfovXPY%2C6wBVHgPWyBk%2Ck3Gnwah3jHA%2CNrV2ef7OZ2Q%2CbNNz2yDzix4%2Co8DfmwaNCp0%2CngX6p10Tvfc%2Cecwb36u9EKM%2Czdrycooqkx8%2CqgMBv9_axnU%2CC5Jxst76rUA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(778, 1, 1569205503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=NLiXNQZhya8%2C_P-qf1XX5sI%2CZseG-YRBRDc%2Cm0dGVFozuF0%2CwfC6ad_IQwg%2C6OnlD_tahBQ%2CurNwLCCdUPs%2CiFKkV-jiS64%2CRwVzpEf_U-Q%2CwfzSwBIN8cg%2Cq3TAfHwcrmo%2CSIQhboOQrWs%2CXht5MXHESpA%2CLHbXGBiuBN4%2C2KRk34K1f4Q%2CCCtWsbwAFuo%2CwjEr-9r7M-g%2CkE9-O7S98vM%2CL24T7R_H5rg%2CC2R7vJGxz_w&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(779, 1, 1569205803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kwrOJspaOgQ%2Ch6C4u08uqSs%2CKZdA6Qbfm8E%2C5LxHEPNl6VE%2CUhvsBquryNY%2C5TGA-OrBF8o%2CFAfGdTQf2cw%2CqG-W04Si8CA%2CUXHm-p9oZ8U%2C2CclpD8o7Vw%2C8wg3ISBWAX0%2CiBk7fx5q0Hc%2CTRbO7AfGtjo%2C1XpTh-HCpo8%2Cve-hD7djzkg%2CiWiYU8UzOgc%2CDNPHF9EL9ow%2ClwB8G-6EuMQ%2CAasHebYXNSE%2CHc0BmXJTix0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(780, 1, 1569206103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wFZZJ9x9gZI%2CZnDvW3RTbXQ%2CDpzwA0jtlU0%2CyGQ36yA3V1w%2C_pmUH3EXncU%2ClpKYMeo_cgo%2CXglEBf-881Q%2CPk30JW1D5QI%2Cy43YWFnMDZc%2CyH2NI9gkv3s%2CFRLk1vuPDOU%2CdFAMQJ5f22s%2CZwtP2HS-vIY%2CNlg_4pkylsA%2C3o7tuljjz14%2ChjxwfDUL4I8%2Cb3pdrQ7n8u8%2Cm2x-PPpsWPo%2CRtJPTGOUIkE%2CJdgqMPlb5T0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(781, 1, 1569206402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=vCjO4OYQ__o%2C_WzMWO0lyME%2C_3EWBD9ADvU%2ChPdLn3BxnUc%2Chffq6dzP7Xk%2Crb5WpT1bZa0%2C4X2tydH7Z1s%2C7sQYdMNTYX8%2CfrzusAPKg78%2CgcHpy6oeb2Q%2CK34uRYWaD-4%2CzLE63VyxbV0%2CMnBrmIxbD3w%2CHm8FeeIKe4c%2Cx1A0OHlSwq0%2CzWpEv7NRXy0%2C-d6g4yTHpWc%2C2t8Ty28CtQg%2CaSEeDdyrrik%2C9Sh15Q4yaJY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(782, 1, 1569206702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_JKDF1dP98w%2CzMMoxG0QIRM%2CmWj9xlF5MOk%2Cx40gkiD51B0%2C-jPnS7i0kKM%2CsD003LAN_WU%2CPwszEEs28uY%2ClMBdFMC9288%2CTbkqbCoEvyo%2CB-8StsGpSh0%2CXpT1EilG-jU%2CByY6pgBhxO8%2CJBJtSm_H-o8%2CgTgYHeD543I%2C7238fPRBw3w%2CdwPW8D0vV7s%2Cngs2cukgiIg%2C871LZ4jVhzE%2CGqjrlZjhYQ4%2CC7NpgheJoc8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(783, 1, 1569207003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ZQ7y-lWDuPc%2C9YR38DAtq1o%2Cao7bUcmzhJY%2C0cwxb8Q-F2s%2CXoCfMYVSqf0%2CffeURBV_lrU%2COrIll2d5Sbo%2CJL9gYgw8iUw%2CssyTA-GWcDw%2Co0LWh2DclU8%2CeCgYT2dDr3Q%2Cnn9wZ90hwaw%2CBmFrpUCWMuE%2CGMh55u69eH0%2CvebUgeP3hQY%2C9OzQQbLWakU%2C9uXskiFo2oc%2CBQ7RZhVjGAk%2Cmiq8V5xSGig%2C4x9w5wLTdJk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(784, 1, 1569207302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kjZ8bRWcir4%2Ccpf_MXHzceM%2C9UN-PU4mMUs%2CP8dIzNr7FAw%2Cglp-sOZtiNA%2CpOzmsGQzDlU%2CUCovvH6VZ_I%2Clyei_EZp9zg%2CsPrbjiSMIUw%2CHosUVA_tzZc%2C7OE03kbg5Kk%2CoQlS0UOfzWo%2CPK2hhGJAyuo%2CUVuP9FNk2nQ%2C-vMM0wmkiMU%2CssIpae2U2tk%2CfixBOs7kWr8%2CIb6c8kkhjP8%2CDDBw5YewKQU%2Cq3u9hOd7p4M&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(785, 1, 1569207604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=BAQBHwfE4xM%2CoKqG5lj5b6M%2C8Dp5KEV_7y0%2CI8u4MycCf9M%2CMFt6V6xWvYg%2CWnoCySZRlEU%2C8q4qTA3Jo5w%2CgWLHJCs3YR4%2Cf_hoRHsjukk%2CwLLMO2PDKWI%2CTytVbG0OCJg%2Cc13cWh9gb1A%2CdeVg26N5WrE%2CP9s2T4v5q1w%2CqqQxrkBkAnU%2CxSnPih9aHUQ%2CV2emcJc5QTc%2CQm_-_4kCx1w%2CWIIAtOYKijs%2CHIA209JVBug&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(786, 1, 1569207903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=H5D-HR8DZP8%2CJgowpofVYDs%2CrKGSt4poVyY%2CCqq1l1XNHIU%2CarzmbN6RXYk%2CVvOmDOrph-U%2CHukYD-v8VX8%2CIQaqvF74cTA%2Ct0k1FvjW57U%2C2Ry8mmzeAC0%2CfmuWaunS4nE%2Cbn1fF_BmZ1U%2CUqIYaiEyQ1M%2Cmn3TtT1eCsk%2CB5H3IzsNxJs%2CZ2Dx9gty9fU%2CMhSmswRw8NY%2CYhpvNNy4bj0%2CZc09w61V-oU%2Cx6EfRL-tkd4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(787, 1, 1569208202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=FarjFqxh5Ak%2CxNrIg3EgfdE%2C9i8cLl0M93Y%2CSCDIIDfNYAY%2CzDs-ma4AMtA%2CTrorhcPsdmY%2CoDL-MxhvtEs%2CaWaO0fTXyic%2CjZb0Y87PWrY%2Cg6RTOc7XBN4%2C-iEsmxvwxcM%2CEWCvyeMfeu0%2CvPTCw2Zy8N8%2CGjzsEXlNoAQ%2C8fiMcqZTbfc%2CVLQ0b4Gm38o%2C44DPVnKTaxQ%2CYYeSmF9GD8c%2ChZ5Xc_ogK6w%2Cl4WyuaTOfCY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(788, 1, 1569208503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=MlFNw0OgPRg%2C3pUW31fD8g8%2CKCJUtrxj3Bc%2CWjRi7nz6QhE%2CghxSMMCXPkc%2CiwYrLAVlGl8%2CFlPwe6zDMK4%2CCy1yUmLzvQY%2ChC2PNZzknj0%2C363ohJZxTa0%2CYX_0ySxs2Fc%2Ct1LlE8E8iN0%2Cq3CWl0VDM28%2CIkoD_nGwkQU%2CmMCZfzEgsYU%2C2Z5SXCDGtsE%2CA2-GHVo-rUQ%2CGPgzUJD1QW0%2CK_57ftwmuWE%2C5WVpR0j-dDc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(789, 1, 1569208803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=7mdWd7uy-7g%2Cdf3pO6OLTwI%2C_auVnYhtRsE%2CqnUAqQoOMfE%2CF49DBVDSjmM%2CrXF0LV72pdY%2C89R_yMkeIbc%2C8oLB0YIRM1k%2CmVRYU7jhEpg%2CEyIaIV8GP6Q%2CMf7rRy48dJo%2CQqlsHhaRQKU%2CMJtIOAxD8B4%2C8NVzadSQIHg%2C8a2GdRjp1M8%2CsWsdaSmWg7E%2CG2IUBLmbwzQ%2CeLDegM_FX7c%2Csz7f9dtZZ2U%2CYN5SIniPnwE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(790, 1, 1569209102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wRXXkds9_XI%2CoRbQKRCFtho%2CrUAqtt7hInk%2Cu8oYY37lDyI%2CCnV1h80n7ag%2CPQQz8z4kB6A%2ChabhdxSW1DQ%2ClmHyYPGutLo%2CfcX0GQBKa4g%2CTigfNbA3EB4%2CHRPgHCD4jog%2CQcyFoxobvOg%2CGqFIJ_0Jhdw%2C_mU42IGLWBw%2CcMcmsqRwtSA%2CBJz-3yXNuko%2CMxgLC6XqlH4%2CTQXzoQodpg0%2CxrfK9CzZg1c%2C_mDBTk8ogwM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(791, 1, 1569209402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Pi2pHtHY6io%2CCaC5kxH91V0%2CxD3agE6fnh4%2C_0qZqlGmfYE%2C71cV-V8yKns%2CM_vfqnOyyjc%2C_2VG1rAvxg8%2Co1pdmlLWTxs%2CxgIgyibjTyM%2C4CBmV9tp72w%2CPponzT6M9zg%2CSlT3EZGBsqY%2CByVbC1iUT5A%2Co_SBHSYyFd4%2CiKVmvtgtV4M%2C6uJb8OxN7yg%2CZchRowkohaM%2ClbXIRTuAe_Q%2CYk1lqlHwfUg%2CWD9NB-9TzIA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(792, 1, 1569209702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jJ8d5ksCkEY%2CYPuTrGgU-Rc%2CBA8vzLqkjMA%2Cx7Cc27eQHoo%2CKG1NS5QPqdo%2CzoGooTyhAks%2CVkXxNMnm5Og%2C99pfJv-WI_E%2CX89LqRajXE4%2Cf-ltVq_Q4Io%2CnEDFRcFb50k%2CwiGhfiYVAlg%2Cph3zo-zineM%2CSKPXF467PpE%2CxFyc-Mpgpk0%2CLOnUrZ_ixPA%2CIzfS7qGOHnQ%2CVAx2L1bh9i8%2Cc6rriV9iaJA%2CtOpep3jIRiE%2CwQZPZ9toFes%2CjD9wzpzx55k%2CgEckj1rfQk4%2CcST1mdeTff8%2C_N02FO56LWM%2CaU47DsueGvA%2CF8iAogNkUaQ%2CaG3diwVmKec%2CbozcYpwIdx8%2CoHI1KoKlAQA%2CJ78Pvg-D_js%2COEb2uZK9Kxc%2CJMEFTvwxezg%2CDVjcuqye1lc%2CzeIEybIgW5Y%2C8cdwmUh1GS4%2CXd5YCDZMblE%2CZsoEmN9OOT8%2C0vP4wJWMelg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(793, 1, 1569210002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=n36vcl57uFw%2CNoXzzqfvDaI%2CDe1PFokTFrM%2Csit93W7Y5w0%2CtTkTVIc-jFI%2CvPd7LuhX5H0%2CDUsrw8YM7vk%2CNvlKGtkOToo%2ClkMk6yI1Q2s%2CpEQ-mwDYDmo%2Cjov2onT9BrA%2CBUwkhpNYT3A%2CCnam8Y98XMQ%2CSycWAQCMwYg%2CzAoIiPP8mdk%2Cwhmc-14C5yY%2ChnZCWPZjqdE%2CJ3y9Xc4vbRs%2CBMBYjwu5y0o%2C6W_5FJ-56Ic&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(794, 1, 1569210303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Iw7JOjy_VLc%2C0gwvAKPKFCs%2CH8OKnRbN07Y%2C5anTdce1zDw%2CphsLA_QEkLo%2ChJEVocSCMI0%2CAfcFv0vufek%2CVVj-yWXnpZs%2CUNPHxxEFz_A%2CKfjQ0KpNilM%2CD2SkbAsU9K0%2CZ78-oegO6A4%2CEvOigSPhnSs%2CM-oSbHYH8gM%2CdrWECIgjWNo%2CO9emRw0hAKA%2C_8JVYwOaAAg%2C3GO9IxTV_Sw%2C_PiWEo-fGWs%2CwATVqcMkK80&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(795, 1, 1569210603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ltsRpOUIxDo%2CyruYzSCcFoU%2Cz17CJ7JSiOM%2C37nfz-ge9M0%2C3WUkIiy-mXU%2ChYVen_dJo68%2Cz2Valc57ZE0%2CqrMy7eBYseo%2CqrZ-7m_A78w%2CZ3q38wXRxPM%2CfEJI752jkzI%2C5lcoRBoKs_0%2CPTPsFN6gho0%2C0HN0fEc2Rbg%2CCSQobURxhiE%2CjvaUNdYt7Cg%2CkSEz2v8Qy-Y%2C15TSVInQPHQ%2CU8LDbZPZH3I%2Ch8dZGcMqrxk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(796, 1, 1569210903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=a0Xoj2cS5I8%2CrywU3C5AR84%2COCPYWz8lxTo%2CF6PWOCrDzjE%2C5qOi9OwIPbU%2CpXXrs63MgtQ%2Cq71NBny0V-I%2Ce-FdGmvTSro%2CuCdyvAkTwqc%2CRDpX9amN2vs%2C3oVhrpjL6G8%2CxzCQVaUYtUQ%2Cxl7l38e46NE%2CcQy6rtDqVus%2ChitDC1m6exE%2CR4HRfKIfTP4%2C-WVIdHB0ubo%2CnGsN2cmrYx4%2CcJH666IdBPE%2CsgYuXi88b2c&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(797, 1, 1569211204, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=-AVoETNIGns%2CuVcrL5whzCs%2CPrVOVAOzBZI%2C2KREH3N0a7M%2CPdwL6SYiB_o%2CVMa18SfHl58%2CpmshY-LXr1o%2CXyufR3bHYGc%2CsOdwZ0AFzys%2Ca3sG1WmbQMs%2ChAMnKFm0OPM%2Cq7obn2nG1mg%2CeUHHfJkBmqI%2Cv9_-sYM7Ga8%2CRtb2mkomRMU%2C4m6kJIejNpQ%2CaBS_tRyYY2E%2CZGdsr-kq6uY%2CKlmSilkQ9Uk%2C0UeNoYuHgRw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(798, 1, 1569211569, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=9ESORwt_Qa4%2CSvvrR-_L9mE%2CXXQhookqato%2CF8FjiXhmJxc%2C_w4oHSNZW48%2Cu-Je4ef6q-M%2CwPTN1PwR4sE%2CiekTUyTo8Q4%2CKOBOvSgzVM8%2CR0hPc54Z7c0%2C9F2OJRpUWJ0%2CD-xFmpO9K3w%2CbT9OhBWA5ag%2CBkoqDTUO06I%2C4wMZCbQx8b8%2CxsqaU136TNY%2CyhqnwgQVP78%2Coh8hof8QiQk%2CEGE4nh3dRr0%2C4M1__0GEiBo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(799, 1, 1569211802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wds5DtKUmzI%2ChORQHtpigos%2CPgRb10A6Q54%2CTdCmr_GWhc4%2CoKY600o3CXw%2CrlebwD2tVMA%2CtyOFf3oKe7o%2Ca1HBp0qNBPA%2C8YmFu_cltxE%2CuJ73PmPbtoY%2CjmfWMA9iMWI%2CxVKHy4KKT0I%2CQe4M65sZX2w%2CI5QdBTZXvY8%2CCuqNsnAuwz4%2CnDXX4_hBFGs%2CaH97jNWODd4%2CZuYX7lc2Im4%2CInrmBIPO-24%2Cy8AWUG6FnuM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(800, 1, 1569212102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=GFBT3ns5460%2C03FI39LtJ6o%2C_kpEFqnrzwA%2CFiF4q9vOBUg%2CSxrvX1r3j3Y%2C7qL19c-6rL8%2CUwlsm-H6SfU%2C0GBiEhvEVCc%2CP5wSbAGdOGo%2CvaDb2foKuFk%2CABz2x_BEmfg%2CP8SnTDljaSY%2Cww6ZVOtnIXk%2CkG6NWUXpLNU%2CzE28mP5escM%2CnFHr7upuJfs%2C2WMYC7Qbzao%2CCfjr-qwJX70%2C02lCN7EwYAs%2COuqYFYNtbks&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(801, 1, 1569212403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=B-eaf8nVmfo%2CjF5b27JUm5c%2CjqBgNluELTo%2CWKjIspEsT2Y%2C1WirbIZo41g%2CCvifncZONSQ%2Cn2P_Dqk9vwQ%2C6rZN_OsO-Mg%2CypkyHpyWd0o%2C_IRIXWXx9Po%2CT7up8w4mvWU%2C6rZlYvqLRUo%2CKg67J5ASp5o%2C1Z45doct6KU%2C3m6QyxC8ez8%2C3hBZXL2dKJY%2CJX7NaNudAmI%2C0KAFcnDku1o%2CVPYpM7p1HxA%2CFbx6275AcPs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(802, 1, 1569212703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=vUztBRyRWl8%2CJBRZ7jC80Oc%2C54_rrfNEbIE%2CNI9dR2bRJao%2CeLt2QFEj4y8%2Cklo7Km9ZjNY%2CPWhQvxoMsX8%2CX2pm9OI9vKE%2CsYnhM0ASfZ4%2CfzR4Ku_iTPI%2C73jjtrLDA-U%2CsBEP4lzHaQY%2CexH1dZSMU9k%2CTobTMlhbblU%2CdL2M2HhCl8w%2Cna5gaEjiNeE%2CfzZcSX1spvk%2CERpiiwH6O-o%2CyfhYO0dKVQw%2Cl_0ms8bXn1I&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(803, 1, 1569213003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=xdQDh8w9eSI%2CrX-OPx05dbg%2CvUMfKmO_t1A%2CiGwBp7Yr0Oo%2C58T4Rv0jWps%2CPjJh0Q8olHs%2CEnwcpjx_vfU%2CHf81H9fjLAE%2CLuOtzeQuGW8%2CapnK833sk0Y%2C0Gp5RNTQajI%2CqnDjitKpsGk%2CZ6vs7Pz59_0%2CAqPf888Igyk%2C4riI1PEDo_k%2CrAjZ_vwkhtk%2CDzeujNWy0F4%2CevASrI39Rgo%2CkgSfdKXrqHA%2CZR-6Bs6z0Mo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(804, 1, 1569213303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=7AaByCx4Mu0%2CyV4Jolf1bV0%2C9521rx3Q9fg%2CDEMklxte6OQ%2CRkt9AnitNzQ%2CLTxKxxYEUj4%2ClZeN4pRkk1I%2CppbVZxiZObM%2C5sShGJNoV3s%2C4gD1QE0Gvho%2CX8mOx10GfGc%2CIsVDqTgqrLQ%2CweW2kATd9-k%2C8kNctA9Gbtg%2C5VCUWgQuAhE%2C6djJcNcPI6c%2CHnVnqw96V_o%2C8vcp23ezvpo%2Cp2fkz5tLUWQ%2CE49FZNwQyBs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(805, 1, 1569213603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3wuUgmsSWew%2C6YcxqxZ1ZL0%2CYcKG0WofC8g%2CucP7nZ8Mfeg%2CGmyv9ELFtU8%2C4OYXD01bulw%2CN7njTrM1K_M%2CchGfSibHpk8%2CJloYTLBvRG0%2C3QUGljtn7UQ%2Cy0dkr34OONc%2CCVMboYaxC5s%2C6IsKv1zsOcQ%2CT-BRminnlyc%2CtEfq-zi83Jg%2CHnaQs9g9514%2CWylVznU3q3A%2C97hyyW_RSzk%2CqrthTJJ9YjU%2CYBOe7d_gM8Q&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(806, 1, 1569213902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=cjXfrhnf7N4%2C6nradr8tw4o%2CNIVltEIRr8E%2Cy-d4yAi47d8%2CHJZ-TdybGR8%2CbG8-uBvJgLE%2CbeeAm3tKCac%2CYkZUNbJ7fdE%2C0u7QIsbUJ5U%2CR3R-YqRgbjE%2C9OBTDmqKEXU%2ChB__PWt7hEE%2Cs9RK6auGCHc%2CMASM8xs8sic%2CTU_k3M2yfaQ%2CXXSWBNx4r0Y%2Cw1jBk91b0pM%2CLzpsLLpPCGg%2C-PRwev-aw_8%2CauUoZla0OsE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(807, 1, 1569214203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=LIlnzqg8ugs%2Ck1DAsRp30lA%2COvd7xhGK3gs%2C90szV9jYOKY%2CklD8zyNCS6U%2Cs9Be0KSESKI%2CaKDM__VFaxg%2CqAgSGvMEK3k%2CGH2umP5cpi8%2CTDH91h3fS2g%2CBoEGbmMTVPM%2CFD7AiQUDnJ0%2C0mSliX72NfQ%2Cecya4gOHX6k%2CQBcUZmk3Euk%2CFGHL3uQYWvA%2CABiwbuy_m7s%2C7T6o1mbuZ6Q%2CZq5B6HnToVw%2CzkAzS9MvZTU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(808, 1, 1569214502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=f5CCqmw_JF0%2CeSK7MGXp2DQ%2CBgC4yuLYRO4%2C84nTyu5XOn8%2C6Z38Mgsn0nw%2Co-YkoKZD_JQ%2CqE4PCcpZJAs%2CLXrsMrKmKTc%2Cz8AAjx25Vog%2COfJFJeroL4I%2C3DV92a8LUxo%2CObj1LVOE6Ec%2C3CPbc23liy4%2CNwqC5Yu1sKo%2CWFw-vhy423I%2CQvUGW3cPhnQ%2CrQ8Y1PiD4AQ%2C6K9l81-4wrQ%2COTvqGeg5yQI%2C9r0L4dFRtak&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(809, 1, 1569214805, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=eZ8_s4QJGb0%2CMc7gp_IOsRU%2CdCXKjKgPsVo%2C71l5CBkkRBw%2C-FYdLvRWxlM%2ChJXq3Frhj3g%2CovOWuNxchk8%2CWHe8rtoKJlY%2CY2bglz5_2eM%2C_jzuDoYX53Y%2CycBuj2WdMHI%2CJdKkponCtVc%2Co8a3EytFbhY%2CXzdHl-XRBu0%2CXmFfxfE9OWs%2CZGoqsgoplsU%2CEkgdjMYJSS4%2CLY1nwsjPehY%2CZZ7TvdCC21g%2CfUcBN4NvSDw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(810, 1, 1569215103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=THGGZnHmo6c%2CHvT9PepQPU8%2CAPRilKTDfB4%2CnN83-1RI9s0%2CLfmWnBGjFGk%2CYGOeSHsV914%2ChXY2QYjyKrY%2CsKo5SHM2nQA%2CR8XkePojBT4%2CWnybIwKBtAY%2COlvdUAPzh00%2C1PaUdUKBw90%2CrqBu191-AzE%2Cmm0pobleSbc%2C4NBIk1MIx0Q%2CNm6t8WCk3tk%2CkNB-rLeS2I0%2Cyazz5chHBOY%2CalFR6lSvE6s%2CseBKBNiUoww&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(811, 1, 1569215403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=BByjoxzBoaY%2C7WNCjZ4ljis%2CMfxomKbvFWg%2C3ZyvLvSUioc%2CUWZKCF2H9IY%2Cbfit4OoSZdY%2CQqQC997uMnE%2CahI4livuN6c%2CercXVI1PAXk%2CAXSA_CU4C00%2CGPUi6OlGsFk%2CMQiex1ajAsQ%2Czlr1iRkMDWg%2CrElOg96pxHE%2CmqMT5y09c8w%2Cf7KEdq_7SA8%2C2CYSrPw4JZQ%2CeRL_qzRbL4g%2CojpI_Wjv3P8%2CEsbPQw45Sso&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(812, 1, 1569215703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=D7ZYEin8YzY%2CVhv96AuVVDg%2Cc8gBYZQU6Vc%2C7C-EcsSmO4E%2Ck1vI-Ms0Boo%2C6oPs6f7vrcg%2CpdUmw0jVMKA%2CGR6Vccrxsik%2CTd7qxucMnlw%2CY0iwKJe7zRI%2C95H7gSfPnR8%2CrXsMz7AKaiM%2Ce3UQfdgS9OQ%2CK6XPY1noaVM%2CumxCh4Ehlco%2CKNtmmboajJc%2CTWF8j8o6uGA%2CNrTPnkyMvso%2CKeF3oSO5Idw%2C6sujjdQR1UM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(813, 1, 1569216002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=xj-3Ebp8jIo%2CvXW4eFVZhu8%2CgACH3-bsJpo%2CnVukC87xOKk%2C8vctPRVp_i8%2CXPsdi2qYLQI%2CS5scv07iiOE%2CQZ1ADhLvD1A%2CBKwtRmbVwQw%2CxdHmX9iKs0A%2C6pTTM_h6prQ%2CupFsAk2808s%2C9Fru53cvNbg%2C7cS5NbOXQDg%2CZ2wbXDFMRjM%2CxikaD6zum6I%2CWuKx_QlZoUQ%2Cqg6lFN_YC3E%2CjPBlPaL_zLk%2CU7GO3eWMQeo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(814, 1, 1569216302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6y8fmGgXOKQ%2CbhkDrQWXFXg%2CsHCYtlwC6A4%2C7Tedsa2Q0Pw%2C-0s8BcnDb3w%2CchroZmHXCUA%2C0VzUMxaIshk%2CShz95e_nTas%2CkxBkZl935pQ%2CfCeQd6u89Jc%2CRGFygXZouVM%2CjgLYTV7UKtc%2CXv4mB8QjzyY%2Cwofd2goPluQ%2CdkjFlFxeCus%2CD8JtCFvagsA%2C6JmT03d9Ek4%2C9qKFYgGa3gs%2CuGdo8Wx2zuE%2CCatvagXsl7M&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(815, 1, 1569216603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=95t7OHN5vGs%2CGf2_YhLfB60%2C7gJ4pAAWk6M%2CwiSgLtFpDdM%2CqXjN-xTvWtY%2Cqfks1davQ0M%2C1AgvnnLC12k%2C53kF-KLjZ8g%2ChY9wkQbAelU%2CSgHGws_RXSQ%2CtuVPiECEI2U%2CWld5ABp9-Hc%2Cv-GS_Xtp2GU%2CWnbWRvleTO4%2CpjT7cld8KjU%2CYLKz_6VbHzM%2Csk4KvL324KY%2CI7587oq6Xsc%2CQyt-1HVxTgo%2CtUxPN0Z3vpQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(816, 1, 1569216903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=2qRnJP0IVQM%2Cm8FxYYJwkjs%2CYt46JTt_RWc%2C3XhzZMDT16M%2Ctk7TWVckixE%2Csy5-Npwp3vU%2CqUGt-Y4EV8k%2ChBcVClZYlEk%2C8z1n56N9A14%2CoKFvUWt7Jc0%2CGEomDfLcAH8%2C6BR5iNt-h48%2CglJ7fsCL_us%2CnooRnZ6fvJo%2CK7Ct7zynl6Q%2CEJ8ttKa8XBM%2C5jCnQC5Mc94%2CNKyiIDRA2WM%2CdJaMgcEkY_8%2CLvuBWWXs0jY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(817, 1, 1569217203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jqdOLfOBX6I%2CiYHNK-blCII%2COYJHAJVOYlQ%2CzetLhpIJJiQ%2CJwruH2XcXz8%2CFgVYI_KJiRA%2CGRDGkE4tLzM%2Cjuwruhn41kY%2C95eMf3GVlzU%2CutMRUK1sqI8%2Cq5CQAEgJLPg%2CTEFs9aVhFxk%2Cr1PiAMgQQE0%2CTAbpxDXJXYA%2C-CpK4MqcjQs%2Ck0k5WVY1VOw%2C3vvoOgkF1cw%2CWuFhmLiJkt4%2CaAC7es5ObwU%2CRgWfVISSZqQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(818, 1, 1569217502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=peTf-_FJ82Q%2CsNwgUdfpUuQ%2C4e-AZjGu6_4%2CcRvZmSw9KuM%2CEa08bslH9m0%2Cmr_PBhomdxk%2CKUWuCv6sRl0%2ChLZMa-kEJXE%2C6mulCN6eQSs%2CRP90gFrMenI%2CFsuc8jxfOdE%2C61x8qsbbcM8%2C9WaJTYG1g40%2Cc994a_vmXD4%2CvlsutpMT60o%2Cbm7KRj7aMIo%2CuKwnbW1qb0o%2CKCQ-SupxCSc%2Cps91-JcIFUY%2CA1puQmUF9Yo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(819, 1, 1569217802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dW_xjVhxxOw%2CxCrlf8XJlSI%2CywiNDfXytaE%2CJL4cH0movQc%2C2VRCmCeWJ44%2C684zmzZpd-E%2CGAfbL3E5A6M%2CID0zZDdK5iE%2CpCMIwZszwDE%2CVT68usZMn4I%2Cl8zjW3SZU_U%2ChvV79_6VW5I%2CV2XhIMqNoqU%2CdWwErl-nrJA%2CVPeDDtd4aJ8%2CuFtfJGBSHl0%2C223bjseTyeQ%2CfDgxN_o7N1Q%2CmGvFwASZWVM%2Coxlpvshsgj0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(820, 1, 1569218104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=gWYpFvfSx78%2Cu_HOfTjlkcw%2CAs6PobZLM1s%2CuX7e6dcC8rI%2Ce-dYWk1OKv0%2CPQ6LKDuDwzw%2CopvBGApml00%2C8qxPBaWDpV8%2CUQWSMoDD48Y%2CTZ1dWHsuOlQ%2CKnsPHpzdFJ0%2Cu9r8sasxizY%2Cf8FLRgCaUhk%2ChgZ4q4g2CuY%2C1JuFQNuOGRM%2CVBCFWzlG0PA%2C5Rfpa4CkiF8%2CXmtEYOGFbzw%2Cdm6WpYDhDwM%2CUSZUnsCHrUY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(821, 1, 1569218702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_qf6k0fhrVQ%2CvU4oRc9UmD0%2C7RTQTbjLiH0%2CNzFWRX0IULc%2CpNegpYxRzSA%2CuPA579cm0xo%2CLwEsm-s23gA%2CihgflAX3R_M%2CHX18tfFGRpk%2CaKsB8trkNP4%2CQCO_YHR5aAM%2CABBWvbSKDw4%2CnVQF2Bu5VUo%2CdSfO6lUPXjA%2CG0Q7v1bGmaU%2CJJ_28IqNOOw%2CpPHmaCIiiyY%2CB25MTZLsL6k%2CAvcRDtbWdak%2CgX4zE3FSIIU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(822, 1, 1569219002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6gvEoljjU8k%2C_bWg6UaT7lo%2CFI3iaY4Yvzs%2CCp6FS_YQ1e8%2CVSnaXSr8tME%2Cw0LLwPqvFfQ%2C9KkUqj7S2tk%2CF-WAeyc5dN4%2CMvP1iwxtdj0%2C3aLxYc7q3zU%2CQfcq8SEGG8M%2COw9QhTH89H8%2C0d8w94ViMhc%2CWu7HTsWDG00%2C_xogTuei6nY%2CLBV6vz5rXxM%2CxID9Ield-iU%2C2ziRJYf0ZTA%2COcW7wtf79TI%2CKDrP6eJ-AUc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(823, 1, 1569219302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=gABB00N6zIw%2C2BvrKCbqV1A%2CuNZERngDKJM%2CixR4HulGdVQ%2CnHo8sLj4SMk%2CaSVY8ig4Ebg%2CVm8lWCpvuNU%2CrG97hmVldGk%2C6DkXmCPHSLY%2ChwXW6G1GWbw%2CjhXAKnWG6DA%2CztQbL-x1Ib0%2CsTi8W6paJiY%2Co3RFhMdj2cw%2CIM-jrzEak9c%2CMXv_mm-HcRw%2CbfeItyBZUFU%2CPfWqHlAE7kY%2CUcW1csc4Wcc%2CZ4SnZZKwSOo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(824, 1, 1569219604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=UPmWAhYPOhY%2C0RhvaaNySMs%2CDGTEkNGM4jY%2CVWv_LAb4sMc%2CXcErSxUjNGQ%2CVvwgGx9UM1k%2CyV9rJiW1HgI%2CrO6yKf_k6eM%2CiT4Ew4xWaMs%2CT5AG70tkF80%2CfX-7j5g6leI%2CkzjVu1cOXWU%2C2yXAmJSCLj4%2CHYlkdpBgicY%2CeWtMg3Z2Wm0%2Cy_XYsRuTP68%2CW-NpfKt2dPs%2CJC3XFGEvcFg%2Cwz4BLojWNso%2CU0QBKaxndJM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(825, 1, 1569219903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=HWiTkCi_z8M%2CIxuL2XQ7u2Q%2CPH9IKbyRmmU%2Crqhu-wXY-eg%2C2AEh5PCzvMk%2CtmtaO_3YsUI%2Ci68ucAkkbMw%2CwzCwBwXilpI%2CxIXjzq8No7k%2CFAmLYuYQZ88%2C0fgKSezfuS8%2C0jWd83QN5UQ%2CllOF1mcUg-Y%2C3kLjOCRmnL8%2CIDNyrcrV_uc%2C2I047_UTL_Y%2CY55FIrRUdyw%2CsHeLYn4zGc0%2CNmhoFnEErFA%2CF1_cYZotJl0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(826, 1, 1569220203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=rxwPUv8guTY%2CB5a6wrJpxP4%2Cmsijy9FBzM4%2CH5gLAlUSss0%2CNem7usp7_DM%2C7hi1CvpGaRY%2CvXGzvsR1m0Y%2CFQwd80kogL4%2CXo-D5X4uerI%2Chy3YR2jM6-8%2Cav5oZGuMPu4%2CPRT6tJQbdS8%2CKvrPVe8VYpo%2Cu2AL0VixMRA%2CL78AvpIh6G4%2CelHzyZi_BTQ%2C4kf0ByP-DH4%2Cu-yAi7_gNXs%2ClNY5bDNVyMM%2CCjZiVXhmrCU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(827, 1, 1569220802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=GRCTUfRYOsg%2CLFDOhmyVT3k%2CWU9LbbPeFaI%2CGwj8CBpyJsw%2CubJeQSourpk%2Co-HfJXkMahE%2CTux4rl7K-Ig%2C-Lmd1BgBJOs%2CPuG72rNeOU8%2Cf5aKdqkUrvY%2COB8rg_1l0nM%2CcZYORaLxgdM%2CxCLhdnBUi0U%2Cl59VRvuQB_g%2CKv7-kmL8rpY%2CBG8AzTniqdQ%2CSvFRyNYcesU%2CP98MyfCfgDw%2CPydlAqoF_ag%2CMHIN5EJsVFM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(828, 1, 1569221106, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tnnYGKs8E1s%2CVLuRasf_rPk%2C_LO_u4jAFxU%2Cabul8u2tfJI%2CgeBd5fYqHDs%2C5TmfreQ4wuY%2Ct5gIknIxiCI%2CPfBTNOQ4lq0%2C0JRhzT_hdWQ%2CQGCTwJaxWSk%2C1joDyEynaMc%2CcPoXkGR7Ocs%2CiGYZNJpqVo0%2CPBmRUmeWRf0%2Cos9jQ9c1ugw%2Cz7qPN8au-pU%2ChYasxQmlLpM%2CS160UuKE3RI%2CLGrZzNWBi60%2C5BKmt71UZ_U&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(829, 1, 1569221404, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(830, 1, 1569221702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(831, 1, 1569222004, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(832, 1, 1569222303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(833, 1, 1569222650, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(834, 1, 1569222903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(835, 1, 1569223206, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(836, 1, 1569223504, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(837, 1, 1569223803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(838, 1, 1569224104, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=uLl4nWG-tkM%2C24VzJboVelY%2COsPPn4Z4CD8%2C2dv9ZDZ_R4I%2C11B94pYaHoQ%2C7uLkKYnKuNQ%2Cb00Z3UxkFzc%2CyXHiaun5wC0%2CdusaPJ_vTPQ%2CmAW9ezb5NhI%2CwKeatGdu_pg%2CcURAyXAgW0w%2CX9bv8MYQNW4%2COwrj4i2rpwc%2ClBLGhV1lbVU%2Cyr4pErbugEQ%2Ckz4reSTxIjg%2CmUf8lTbRRe8%2CLwDshFHrijk%2CNYbQo13K__c&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(839, 1, 1569224403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=fgsezB-KvUE%2CO5PXxkk9VNU%2Co8d8gs1MJD4%2CBNrMl_VD2SM%2CPVk4jxrx87M%2CQh9nqCopkQw%2CjbQGZui2_cI%2CBMqHf7Q67B4%2Ct4G56RdxkHs%2CbHjoPxLpIHw%2Cg1ud8Zv5Uqo%2CCYKhxFlf5yw%2CiYM05SQGBhk%2CJVUIamcYxzI%2Cf6cOfNNkxp8%2Ct2T_ilIg7jo%2CpnZliv1qpcU%2CzuTFqtNLetk%2CCfhQQ4zL220%2CtCRXTGJmqng&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(840, 1, 1569224703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(841, 1, 1569225002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=sur5miujMp8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(842, 1, 1569225302, 'Checked 3,389 videos in 12 hours, 24 minutes'),
(843, 2, 1569442803, 'Sitemap updated successfully!<br />The process took 55 minutes, 4 seconds to complete.'),
(844, 1, 1569484503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=LPA0oiyglnI%2CqUS7djFnRMk%2C3L2tuXcPoag%2C8Q2MddLb2kw%2Cykwf_bL7Gb4%2Cn69_fc1gRds%2CkCmZrZUg_m8%2CXUzQCRjCGvs%2Cg5LSEIwzRsA%2C9BYI5C4MRl4%2ChuvCLTR2rY8%2Cehb8lZie8CM%2Ce5NqyIOMskM%2CIdi4zKqU0RU%2CX8rf4FVaOAc%2Cjz_bxQrcH6M%2CKpP6UeTLWX4%2C1LXWSP3vF6k%2Ct6JQb8HAPlc%2C_-OX-Bi6f2A&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(845, 1, 1569484803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dUeCUqouQd8%2CnjpXypbRIqg%2CQ_Ky6sp3sCo%2CZdCvFEi6qNs%2C4ESkElqRWFA%2CI_oasb0mIkU%2CABiCY0J_T8Q%2CN2SfkjM9pqw%2CJ2jfLrc-6Fc%2CdvUEpYqMUiY%2CSpxaagrsWk0%2C5WN0S07zjek%2CRyXbqIwIIu8%2Cs7DZ38PCtQg%2CxU9LotK0AxM%2C8FatMar4BFA%2C6HdIkaFrYwA%2CZNNsbjSPSXI%2CT79hf5ACkT4%2CXlHdacu_UBg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(846, 1, 1569485102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Po0nrTPMNnc%2Cj6aUxX4ZC-o%2C_9FF7cQ68yI%2Ci2WsarJgPb0%2CRL7yx5WFcqo%2CUnDOyfKXwK8%2CtQLP1iypguA%2Cc4qvSKC4eI8%2CezqW4kZJsiw%2CObh8wAcUkiM%2Cwk_N28mqotM%2CACRLFbCT02o%2ClfzzF74ev2o%2C3rsj77L7APw%2Cm2wwXkOtyCQ%2CnGzCmbIqWNE%2CYK-egeYR7hQ%2CsLdu9dMbHV8%2CXd1feHFgFqY%2CsLdu9dMbHV8%2CHsCdxRQ78R0%2Cv9ZFDElsHb8%2CTYnctR1ZOhs%2CdUsO4UIWlWI%2CaA3j4P0pO5M%2C-ZMz4q_8Gyw%2CM_qf7h98GqE%2CcjQmCOlSWAc%2C7kMC_KP3F1o%2CQWVrT8Ji-18%2CbxTsWGbBddQ%2Ca2i5uZJFtgQ%2ChMSy2aKhp5E%2CSXCQJYbNGfw%2Cny-z-nsnYKs%2CIVR9rhiwGCs%2CpDk5RCtl_PY%2CyBKH2zf6sg4%2CdKfgf7B9Ngs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(847, 1, 1569485402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=mDIVRGiKIOs%2CToZNa1Gn1i0%2Csp4Oza3jZ6E%2C1fb1ftKaiew%2CEob7MvHpP1s%2Ccv747wcGLRA%2CY8obmSrMRIU%2CExj0PanWEx4%2CqdyMuVi4Zuk%2CgJt3FZ6-TE4%2C9QTBrs4E7W4%2CSJevNgqKsKI%2C6P4-CXHxKEE%2Caq9VovDyxYA%2C1ZinpCiaswE%2CpAc2DpOCH5E%2CWfV1kgmoajA%2CiO8JkejgZvM%2CDU4yV2SUjts%2C23fWFI_dhfo%2CenslUo4H0OI%2CuFveSq76Fc4%2CiO8JkejgZvM%2CXqWC4-PvtAc%2ClvhRZgwHfqQ%2CDU4yV2SUjts%2CedOLZdCwCkM%2CZWa8Rayk1Yo%2CPH47p1LPPYc%2Cp8CZYZtm6nA%2C8y8io7P8TyM%2C9d_wFtIRmqA%2CXQiZKJKygIM%2CQUlukn1DY1g%2CrTUNyflIGiI%2CMHmNI8uiYws%2C2wF2g9t41hM%2CMyIgCjw4ejs%2C-L4E9JhRZ6A&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(848, 1, 1569485702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=yx6HBaLaN9I%2C0AhweyabC_E%2CIW8RbI45jJw%2CXGSs_tml10I%2CDPW_kQtRqzI%2COGY1hFMw1Nk%2CMJG3LLhGfyM%2C2yDhHj-xM08%2CAplb9VQKYZ0%2CMNWfTw3SSeU%2CAk_k9wcc8YI%2CY-TcE9wgjsQ%2CMZraQauugYc%2CIkMc-9C_5qc%2CHRv5Xkk-qpU%2CI5WgH0YRkzc%2CGKJ5ck4OmKU%2CKbjMy9t3T1I%2CMZraQauugYc%2Czvdz4fKbPLc%2CIkMc-9C_5qc%2CKwSzwZgsBO8%2Czfz5vW-ZMvE%2CWGQPv238Gig%2CKloOPX12Wno%2CAk_k9wcc8YI%2CfAz2E4KYoJg%2CBCRYtioAdFg%2Cmyx1C-z9y7Q%2C4GZYatoT0Qk%2C1yKJlrl6Z5c%2CozSIfK25nRU%2Cl6x2QwiSjU8%2CQuN_XY9hm3I%2CHvClFK1Rtx4%2CJNPqwk4fwTc%2CRga-Y7ZRVrM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(849, 1, 1569486002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=DtTBZJUnTzk%2Chc-4FnMVL1M%2COzyUwFh0HGw%2CFOxZUVn9ZqY%2ChIyc-w22TRs%2CmGzpU2_5Z-g%2CQ29Aqm9Cx6U%2CN55CvISOW_4%2Cb5bZoo61Fv4%2Cw5WZTdj3Hp4%2CyIBovRRaz2A%2C4fBm1a1xnGk%2C0RCheNEQmnM%2CPcvKIhjSGg4%2CZ6OPe65-IaU%2C83wUfjWFM80%2CfrCQZ3iCutM%2Cg8j0EtybPQY%2CJZpjbjx3llY%2CNoeXcb7cZKw%2CVaAZBikUGMQ%2C3CBC-S6bvqs%2CvFFX-uOcSJE%2Ckb2S8Wr0WeQ%2Cy8TdKSql-jE%2CQMlYeE5_ZWY%2ClG4ZSecxNSA%2Csx5sTyeuHxY%2CZIaSJoH8bRc%2CI6_jPFibXkw%2C--d_Z5viup0%2C0hNsp4qu5tU%2C3zj0c3Wc4vs%2Cg8j0EtybPQY%2C0n1APIGNeqw%2Cq_L4QmVcidA%2CPRb9Eql47Kc%2CEND_xLr0WOQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(850, 1, 1569486302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=YlwGvObRTu8%2CmSrtsEPzWO4%2CoIg1lulQ5JQ%2Cgc2ESqPaPB8%2CzUXJZvSo-dM%2ChqbxXCj-ww4%2C80Eziy1PGJ0%2CdeBONYQpQMg%2CXxndzfBEurw%2C7Wsakj-8BMs%2CNd4ySfLgyUs%2Cqu-jcRXwDn0%2CLoDFF3JiIyk%2C08jqA16EcuE%2CpD4jI8Btd_M%2Cj8UScDHpvu4%2C_jhPChwnE-4%2CkFXOwdUh8Hg%2CkFXOwdUh8Hg%2CYEn-CWGflTk%2CXTgBpjR7_0U%2CYGKv9ff_3cM%2COUXlpzO8VBg%2CNd4ySfLgyUs%2Cn1FAXD72ji4%2C44g64eY2MQ8%2CBL-KZYOzDXU%2Cqu-jcRXwDn0%2Cg_eDIP-RJ4Y%2C08jqA16EcuE%2CFr07zmRfGNo%2CJtNFP8959q0%2CqqotFOb6xHI%2Cq2Koz24aWL0%2Ca78MUSjcAmU%2CrLKx7KndiAc%2CY0BERH5TDLQ%2CHJ9h8xjg0Kc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(851, 1, 1569486602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=c8mBUxLGCtU%2C1-lTGij04bw%2C990yNjs5ZvI%2C9O6K4kqRa0o%2C5LR3x9GvfSc%2CVMnw_BO7-Hw%2C4FAjJAwqKBY%2CvWudYcnwv9g%2ChDDMYGYv2q0%2CXKTWcg-m32A%2CC-TpVr0SBQM%2CPoFXlRFfQiQ%2CqGy3Tq8JKAE%2C0u3ckEn1wtk%2ChNYJO5hdSQ0%2CUbV4JxumOxY%2CFwxuzl4ZrHo%2CqGy3Tq8JKAE%2C5LR3x9GvfSc%2Cw-IztSe0gpo%2CXKTWcg-m32A%2CUbV4JxumOxY%2ChDDMYGYv2q0%2C0u3ckEn1wtk%2CzlRbcTsm2rc%2CsQqaKsGorFA%2CaeLybVemQ0Q%2CWKVp0uhLs48%2C3I7j-LW18Tg%2CE-jVdFRcHcw%2CoaSF6IpZv6M%2CXUrOCxP1-aA%2CL-rkLWB3RNY%2CWyHi9g9wJsg%2CbY67d9Io-8Y%2CMRua_acKDis%2CUJgOBr-wq1s&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(852, 1, 1569486902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=QpOqNR2aQlE%2CtU9o8uirPfQ%2CtjvAb4I4odY%2C270g8sVPrj0%2CHuHYJcHHE2I%2Cf788Ke8vXM4%2CX00xQCn6Chg%2CvMOL_W5b8-Q%2C4HyqY_OZxDM%2CX1adM3UNIzA%2CDtY1P2wqk3k%2CQGR_ns5u7lE%2CAN3C_EKEc_0%2CO9axVZmHIuE%2C270g8sVPrj0%2CMnHvbBFW9Fg%2CkNh3sxDN2vs%2CAN3C_EKEc_0%2CPqrszOo3Cjc%2CfXzgJb-NP1E%2CotyhaCyA3nE%2Cq7jAiUm6L6I%2C5wZt1EinPVY%2C7k0zX-7_9DM%2CDbu1LLHyiUQ%2CVuHWzPFWT7A%2CIQ7LX6acNo0%2CRMTnsmtjU3o%2CdPPaWfQ4HXM%2CHzeOXfTcRrw%2C42Q3LyXagXU%2C1TjV3UvQ4k4%2CTWnvgz26bIs%2C247H3HWrgdo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(853, 1, 1569487202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=RaIX0O0sGKY%2CnZldKarBP-Q%2CFhHuOYP_Bl4%2CCgP82jfvbcY%2CzOxLzOjXnn0%2Chd4DhBfMWAw%2CanHRauHHfZ0%2CGVg1vc6Bqlc%2Cxc7w1himkB0%2CQ0xm5afxVW0%2CIC6QBasle4E%2CT1RQ_0f_nHo%2Cqa21bcWAsh0%2CkCi3juCjJHY%2CMCgbq9y8rdo%2CiFXUpzNbiZE%2Cw5wEcSpKsqE%2CR0aivswdmkk%2CCgP82jfvbcY%2CGVg1vc6Bqlc%2CwjL4BDgYGAQ%2Cqa21bcWAsh0%2Chd4DhBfMWAw%2CGvS67tYy2b8%2CWbOr6qv80yQ%2CSNsaUfgXqf8%2C7vNFNqzcC_I%2C_2n9qzeLtjA%2CVWXO3qTe6rA%2C8F8SnVzGei8%2Cx1XGjAJn7vE%2CUaodQuZMApg%2CmX8VwZF_lGc%2CE8lwhouxOnI%2CaQkDplf1HS8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(854, 1, 1569487502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=CKWlg5ERpm8%2CNfPyuLZQ88Y%2Ccs79oXGpKtw%2CRIKFM7M0jlM%2CLARfN-9s4Fc%2C0yJgdzdGLsA%2CsS8QAZvdvxg%2C_8FRsPoT6IY%2CKs9gCJOu9pY%2C5oKNYq6orTk%2C_gotP5DOWVM%2CSX89dxDldVg%2CSQ4QyDeREbg%2CnmWEIwKWbXo%2CKs9gCJOu9pY%2CAdsAFMyF1Gc%2C_gotP5DOWVM%2C_8FRsPoT6IY%2CVpARPQcfm4k%2C5oKNYq6orTk%2CXg1-9_alDHk%2CzMYAgQPgSOE%2CmHNBIDUhLMY%2CGVKdZU956EE%2CAdfjEbj5uTE%2CDG6YGHKea18%2CaeM-kant7KI%2CY0Ci3oD95wA%2Ci49gNYac7P8%2CP2OvR5KVqSY%2Cip0-QuSlyxw%2COBrUCbVyqRc%2CviRVVQ5ZNrg%2C-R68OaDmeBg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(855, 1, 1569487803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kXLTMQ4gYgY%2CTPolKPb2ySg%2CkNQ7qFXgJCc%2CP_tOTJhADKY%2CNjqs0v8QW1Y%2CCVo4oK9w3ho%2CkvO_BtPHKG4%2C1LmWDtrz7aI%2CqrgvQ4hskyI%2CHdh9ZAPkCxo%2CqdlCBuAqucM%2ClVBcHK8n__g%2CkhtarBGyapY%2CPNB9jjvb3Ak%2CsecSYGHJ_Mo%2CCVo4oK9w3ho%2CkNQ7qFXgJCc%2CO8gMQ3XaYbo%2CWaBy7tRC_14%2C2tjc0f0mq4c%2Ch4o6V2I6N5Q%2Cht7P7-kJZMw%2CcKwYM6E3sgE%2CPCu2JVwuaVw%2CRdBzlTIsOXE%2CMsxwyG-oCY0%2CD5ktNBIjdQg%2C8MQhtOJkYqA%2CkX8foOnynwQ%2C5Lwf6CDbMi4%2ClOMNtwHWyCQ%2CFNJ-N9wBXr8%2Chk537lqgIkE%2CbH4hTFKBDL8%2Cm5EBWdhwCBg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(856, 1, 1569488102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=yUHAflyT5Yo%2CiOh4Tre6Cmo%2C12D29uCSW0s%2CoKQ7Xc0rTi0%2Cl8vackaxDDg%2CintHmtv89Rs%2CAvert19E1kk%2CB1R6VNPl4M4%2CNiadC9l12tc%2CqRAl6ZCJo40%2CtENDBEkUUkc%2CjVtiFi_il2g%2CtYiUVVuGkRI%2CAlJJMo9Aeu0%2CM33s4dOKiPM%2CpZ26jEc1TBo%2CL4fe1T6ZFFY%2ClPt9A0ZmDgM%2CLnRmIHeWEgM%2CqRAl6ZCJo40%2CM33s4dOKiPM%2ClPt9A0ZmDgM%2C9CTzCOztTt0%2C9WY2GiPxGBM%2CYUK51KD4V20%2CwdOQ-2N57g4%2CvkUjF_VUpX0%2CUYz9DP795R8%2C7259_I4lC3g%2CCI3U9HjRnUo%2CUvFG6PAUAFU%2CHfdRJshiLcs%2CVU0uOZ1pxKk%2CrnuiPcgcauo%2Cc5xE1Ut1pVE%2CwwQ1fSapexY%2CPKd_7p4-7pU%2CgUNfxU48YNs%2C3z2UIdtbrac&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(857, 1, 1569488403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=QH_-2yhRdMc%2CuBQnKitz5v0%2CQ4JB5eamVzI%2CMC2sg_5WVZc%2CO8pVgnEZSGU%2CQLS3nGdfJOU%2Co7bJO8AN_Qs%2CoMhqwgiZkbE%2Cet9D_4GZXk8%2CljnBGIvOShM%2Cjwza9Lw68ys%2CthCAi3AXBP8%2CSPZRtlqBgYk%2CnNdqPZ3VmwU%2CfxO4SSNOo1A%2CQLjDVJzoxZk%2CgPhUTVYO4KY%2CgJOh_N38fW4%2CXieJ7_djy1w%2CqJ8jmOYx8EM%2Cz2fGNR-Qa5w%2C-smr7Uzf_wI%2CLQHOkaWod00%2CgPhUTVYO4KY%2Cqob3boUvApU%2CB_nTIAXqv_Q%2C6nokcgPpxBI%2CB5WFV-HmkeM%2C_0L6Wt6wF9s%2CdktTj3GPd3c%2C3ejtm9jP7RE%2CY8wHx33RXMQ%2CgJOh_N38fW4%2CK4CCl11au0M%2CIrjxO6R0xgs%2CmHPfYuDkWLA%2C13i7bPPhJV8%2CFS19NoyC334&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(858, 1, 1569488703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XYCyCvTVREs%2CxEBhaQ4vR9U%2CDNV_M1rIkqw%2C-Uqeh3pRi6M%2C2IyFnicDaZQ%2C6Uh-je5htCE%2CQqSqOYCAt8I%2ClTBWKBivpdI%2C2whpdDRyJz8%2CqOc_A1d1Ly4%2C0tWezgJM3B4%2Cq0qQ4Griejw%2CHNQ7d1MD-D8%2Ckh0fG2kS9sI%2Cs_GVK6JTeLI%2CJpi4jzcy5IM%2C5wTWnjzHLO4%2Cf8pAjiioUQA%2CJpi4jzcy5IM%2CyJnZX8vHwmw%2CDmfb7TMEdFY%2C7X53RwMCYQI%2CRC30s7awY7M%2Cfi-f5m9cnl8%2CZ0czqEppeWE%2Cs_GVK6JTeLI%2CRL-D1VnJgj4%2CVUSNJE98tHo%2COEdgVmTfCss%2C5xZk9RUWvu4%2CnYGceRykgCE%2CLjYyARJUWPM%2Cl2uXKqTftMs%2CojihYGGKKIQ%2CAT1vD6b0t7s%2CiZ8jauB9VYk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(859, 1, 1569489002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=AADKgXTgwk8%2CEaGBeZbokSo%2Cqr96LV9YIFM%2CUwAurBVeZfQ%2Cjngt-V-VFZs%2CuAdufTh0x3E%2CSlbq_rYaIuI%2CWZDQf5Glg_M%2CR2svr9HKefs%2CoTz-DtIOaAs%2CKTOx0538A1s%2CI0XcJsHM9Tg%2CrbdCX2ylZeI%2CHCmVwTHXhbI%2C5srxyN5Kl98%2ClUSjoxz-VHw%2CZLPdKVhQY-A%2CRfVdJOezHos%2CRfVdJOezHos%2ClUSjoxz-VHw%2CZLPdKVhQY-A%2CofMQPyY-7UU%2CXY-Rki5KziE%2C8gLwMwTGhXU%2CpupxUwMPCZ4%2CDyXsM1KiHk0%2CnBqYkD04TL0%2C9NijQCwukTk%2CTbj1a8vtOd0%2CY8Yxbi9kHNc%2CONdH5szp9EI%2CklBtKWb_lVA%2ChscSbivL4Q8%2CiZ1Q87ZH23Q%2CjUR6igLqDBo%2C2hwSC3cEKHo%2CbzVDdha-Krk%2Ciovaaa70Eec&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(860, 1, 1569489302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=z7gFR0UXtZA%2CU--gxzUni0s%2CP8rr4Q5ho8U%2CCLk3TkhjN5Q%2Cw4_AG818giY%2C9q57Hzlbcec%2CecQevwgmG0Q%2Cgd4h-0ylzM4%2Cwhc7WkpjFDE%2CmNICT5Hijbs%2C4n8r0TfQNw4%2CMZpE8H-tUNg%2CLCQT-hm91Qg%2CRGpyeBmBIpw%2CCLk3TkhjN5Q%2Cgd4h-0ylzM4%2C0ud4xaDa5fA%2CBIj0nTMHYts%2CFg5rpBgvM7s%2CR1F8ptYExL0%2CGsWYe_upego%2CcU1nbBbM9_4%2C_KGp56ZFiFI%2C3aYK08CRsPc%2CIrLr2umP2WI%2C8xgT8y2CkhE%2Cy5VDrGA1yoo%2CV2izMAFPEsA%2Chl63BGccBxU%2CDaSdh6dTFiU%2CavEfoVgF_p4%2CVlN2IKUwJr8%2CsQo259vRLj4%2CcfVPiliX-FU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(861, 1, 1569489603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XS7mlLAIHnc%2Co9e1Ff2Pa-c%2CyLrJ7QZdZOs%2CyCIdg7c-pC8%2C_LPqpx8enPE%2Cc0T4veTGGWY%2CukaN_Sbzk5s%2CNUT0SRpw2Ao%2CneVgXOrejXk%2C-PEhoAfMoDU%2C5ALNajj-hb4%2C61_vRJpORbE%2CrRlxw3QnaV4%2CEamGT7BuHmI%2CCfmwISyT7Ag%2COWCBWtNadl8%2C4hl8bu06szc%2CEamGT7BuHmI%2CneVgXOrejXk%2CixOlWTBP_9M%2CC6t_ocqSLZc%2CjzVuG5FkrBE%2C7zDHwTPrsEI%2CBZuFhm-Y_aA%2CuKeF2sOemCk%2CQxaqoEtxaI0%2C8GQiXyav_eg%2CiMx9yh_a0uI%2Cam6IPdmZYSw%2CJNde2A3jiYY%2CdmjSAm1r3sQ%2CWsbHud17wuE%2CMTObviF5UV8%2CgiQKdBvImoI%2CGQvgrUoH6dY%2CWkhlnUQblz0%2CAjZlfxOwHfQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(862, 1, 1569489902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tOuvoqsHvWY%2Cepne8Y-pGxQ%2CbIRb10_N_zs%2C0c2kBlVpSs4%2CnoFpm_svOeU%2CMtSaquwtqIY%2C_0yA-0nrSUg%2CUrIFsS1bgxo%2CslEJaNGxC7c%2CuqFoxaoRKRA%2CGJViTHfIE38%2CSX5QTufh5vc%2Cjn7Af7LB69E%2CJPe2mwq96cw%2CYlHhBv_aP8Y%2CUny8-eqiN6w%2CH6McA_fDqF4%2CUrIFsS1bgxo%2Cqj5fk_Tq-dg%2CMtSaquwtqIY%2CZbkLycfeehw%2CpDDgswdRyXg%2CGJViTHfIE38%2CwQ3fgVEQyjY%2C7oGE65zw0J8%2CtOuvoqsHvWY%2Cj9StgYkZ9hQ%2CPQNbatHLj6w%2CEe5cqpWQMaM%2CVvEs6q8zxjg%2Cj0W9AYSh5Rc%2Ct4EB-GOATzw%2CwtCbcUi-Ecc%2CIpdpFAgp0Q0%2CWAIsCsTS7uw%2CxUsK6x8wjx8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(863, 1, 1569490203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=KwvsfSqjb3A%2CFGEsROoQu2s%2CxmppzBrqqCY%2C5-n23Ao-AuI%2CHurnrSBgx_g%2CPov9vk0-E4Q%2CAQcTnrBJl9o%2Chngb8hxNSPs%2CGgOcytIJ9_c%2CkjoST8rS1jg%2CPoEtvV50bgU%2CoWK9jr2hoN8%2C9nRWol7Urno%2C9nRWol7Urno%2CHurnrSBgx_g%2CVu6YBByWGIY%2CXxL8rQc8Tzo%2CQlfPAzrkI4s%2CjpaVbV4s89w%2Cd4K-UsLKEuE%2CzpjRFwPxHRI%2Cguas5cq0qhU%2CdNh6nXtI1Zg%2CwTCmoi12mac%2CP4YR8rPzKJI%2CcuopBzaKyqw%2CzokGD--6E7Q%2CKkhP5dKrC10%2Cf0xTSCw68wg%2CJQsf2V4aFJ0%2Cs5XXp_dNaAs%2CYPJ3ltkxirs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(864, 1, 1569490502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=4AqNTyG_rms%2Cd5JqZYrkvTE%2CFF1zGKv7-RA%2CJBsNwBYprng%2C7kaIUByKo5c%2CjvUlurMaosk%2C6bO_UxKC7eo%2CDE7fvTjphdk%2C7I97LaiBQlg%2ClO1T9G6D5sI%2CPjU54-Mi7As%2CvGkDO5FrdY8%2CnwZxs38pXrw%2CnwZxs38pXrw%2CE4Lzb5K1yZM%2CxykaBHPxGjk%2CWQ790DrmlLk%2Cme6TKME0Y7g%2Cxm_FyCmxJ6c%2C5R6VsD1B0z0%2Cvo3ofSUB294%2CCsUQKFb0QJk%2ChP8fRbpQVuA%2C4pFtFfK2xJs%2CbMlTHgowKt8%2CQPTPtcBRKhk%2Cl3THNRTzZjM%2C0Pw4sS7h_Eo%2C6cP5lUgYJtU%2C5FG-nR13eJk%2Ctq1l9GXiwew%2CuiPpq7bqi-Q&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(865, 1, 1569490803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_3tnTIFpVhE%2CPJMUP54ilvs%2CFEoxmLcCQ24%2C9DdOkxM9khk%2CwCaJojz4n_4%2Cz1gMa093ORY%2Cp5MaQlD8Ul0%2CQB2gh2QS_Ug%2C_ZR3P0NSA9Q%2Ct0QDLFVTQdI%2Cyw4wwt506VM%2CdTgDbmpKHmc%2CcvsR1jCKbwA%2CfDr9bB7DAvc%2CEyYEFHWJTUM%2CVVucA5BcJPk%2Cz1gMa093ORY%2COhN8foEq7Qo%2CkVLLx_jL6LM%2Ci7Nmkof5wrg%2CZMFtU43jTnQ%2CC6HfTJsNHyg%2Clx_x8xOi198%2CFEoxmLcCQ24%2CSvJq1NWLx-w&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(866, 1, 1569491102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wjiC7kGrjuw%2CHvJk8WVTQxs%2CvkWz_ThUDBI%2ClnK6NTLIMa4%2C8GmKM5p8edw%2Cf0xf_dVMGJY%2CkA4MZApd1Qk%2C9e5IOQjp5Gc%2CK0dfxoG_YRI%2CTrvz5Rj6dVA%2Cq9sl5TlzKz8%2Cfx9JDOlIyFo%2CBqtFGWAyJx4%2CJ5F8Pi3AIQ4%2CcCsj2tAbZrc%2CxajtVr_stHs%2Ct8s_Z13jEeo%2Cwv91RUCBzqs%2CTrvz5Rj6dVA%2CdycdgkfvAHo%2CNGQmQPqXtas%2CffgNZYsQZYQ%2CC5A7aVwI1IQ%2CcCsj2tAbZrc%2CK0dfxoG_YRI%2CocqUykuQck4%2ClnK6NTLIMa4%2Cwv91RUCBzqs%2CRL7nt6lpfdw%2CtSWyP_JkBSY%2CvdWKEdmImtY%2C96Baj0EfJDA%2Cfx9JDOlIyFo%2CVmLZCRX9iw8%2CGFiAzX55t9s%2C8GmKM5p8edw%2Ca1PHQ0A_-Do%2C9pmFLBTwRSc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(867, 1, 1569491403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=8x-UwHxaqIc%2CEi_dI5aG_mw%2CUV6_N4c8p9k%2CqtxQZDd1IvY%2CLw79iBsg6YY%2CqF8vZI6TV30%2C1H_rRD_qVL0%2CLlDQcU29glE%2CVbRw_OXkHCo%2CsMF-hF8KHts%2C6EOEzcvkgps%2CSXHlPpIq0ro%2Cw36aa9BugD0%2CPB73jfeTljk%2C4WUtWEBJoSM%2CfRQvKsVg6RI%2C1Qitivg7qe0%2CkHgjW5WJd5A%2CK7lFiuvsBVc%2CfIqr8fSTEkA%2C8UbHJahR5-g%2CC1e5Tg_TgO8%2CxtoKMnlOKRE%2CRq4vu0TJ7i8%2C2mR2-LZ8NX0%2CtUVfdO8iTzM%2CB5J5aTFvgiI%2CTUM-OnraAG8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(868, 1, 1569491703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=PbixTS4fwws%2CXwippy9lhn4%2C_5TEVOIH1rg%2CNay5UOA3mf4%2CWiVW_ioTfr8%2CEl5hseF4-ZA%2CkjlANNCR5nM%2Ca3zet96xvJ4%2CLrXaXqRMKHQ%2ChZuBrPM8V4Y%2CxhwvETtofBg%2CEK9xm0lRIas%2CPbixTS4fwws%2CQs6bIecu3Mo%2CYm7By05zOoo%2Cey0TsEF93R8%2CYvej4wysh38%2C2B4e-FkeAbY%2CD9oVTb_F-0Q%2CkjlANNCR5nM%2CWiVW_ioTfr8%2C2Aus39uTrQk%2CFH4wCEzhLsk%2C09Vrvm41VgQ%2CukHXnxznW5Y%2CEK9xm0lRIas&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(869, 1, 1569492003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=5CqNqyU_XFE%2CR-a5-MImyeU%2CZhkc6vo1kZI%2C08M19ezGERw%2CITFTHlELQp8%2ChkXq4PdRiCI%2Cds3RU2yKono%2CAQviTct3iPI%2CEOOrCeRbcac%2CkmQiIE_vU40%2CMVWErqTj8Tg%2CEOOrCeRbcac%2Cl_pHwZ_2s2Q%2Cy6LrosjS_x4%2Cqh9HfxeyfVQ%2CXrsL8xRR0LM%2CP9uHzVymJ7Q%2CLg4wFOaWn58%2CSk9ST8R2SDk%2CZi-8YRaJQsI%2C8BdIPIo03M8%2ChkXq4PdRiCI%2C1-0ts6ICMHQ%2CvhiK9whxnKw%2C1I2HzFX47rc%2CZnPtQNfNcAk%2CBypmPqeW4Js%2CI0PgcSJ6Wgo%2CcymxDSGQq84%2Cw6hcIgBDQmc%2C7daU7IcSCeM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(870, 1, 1569492303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=RQBUWH_xKbA%2C8nWxeJwRrc0%2C-siNz-IPCjs%2C2sPcNr76N-o%2CKkeHuCvx0QY%2CCho4-eJxMQQ%2CXVwPI93xCRk%2CWcVAgB6M8xE%2Cf6pg366tRfY%2CRQBUWH_xKbA%2CWcVAgB6M8xE%2Cir_6hm7J5Dk%2CtmJiXsnXf-c%2CYwxbZ_dUESk%2CizVC0JyZ-BM%2CKkeHuCvx0QY%2CkU-Szbe_K08%2Chzwcon-ff44%2C507QNDT3REc%2CeunzEjgPpug%2C1pgDocEC8Jc%2CC15LbQjUrAI%2Cf6pg366tRfY%2CG0mKhqsEL_0%2C82djhkZnjdM%2CIKx9YoZ3I_s%2C507QNDT3REc%2C7zPhTP5HO5o%2C2sPcNr76N-o%2Ch0cZekesVc8%2CN38BFGs1K-o%2CWcVAgB6M8xE%2Cf6pg366tRfY%2Cir_6hm7J5Dk%2CX-tx5YOcBxU%2CUvoxVS_8t24%2CG5ZM-OLEiJo%2C4wDkTaVY-QE%2CjjeY2ozSBkY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(871, 1, 1569492603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=HIgb0_93mfk%2CsS18OZF5ilY%2CrvaBJPZoJq4%2C04sEjX77Eyg%2CCelic1_wLLo%2CsKqtNWnmezM%2CMTQDlU5a8w8%2Csbzv293PGNY%2C1jPuWgs4Pv8%2CT5wDbzGRmP8%2CNaPVBKE6MZg%2CubwLU2X69M8%2Cdjl_7LizRKE%2CUOCr-OWMU3U%2C2hdEkIxrBvE%2CN4FfZcQ9DJk%2Cxtw9phKkrRg%2CBDfBTt3xqF4%2C475B1FEtzQ4%2CWpDfGGjg1A8%2C2hdEkIxrBvE%2CrCGMLbOBu5o%2CXvlfpPZE_Z8%2CK7xKNjVCfKE%2CT5wDbzGRmP8%2CNaPVBKE6MZg%2CRGEbtmcbHgM%2C58CMdabt4GI%2CclfyjKJAk3A%2CubwLU2X69M8%2Cdjl_7LizRKE%2CUOCr-OWMU3U%2ClrPNZMnT558%2CMHTUYWluJlw%2CQ9iwLP-QIJc%2CPeYfWlWecQg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(872, 1, 1569492902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=zalpdp11PH0%2CeEwS3u9MYX8%2CtJH7dw7pH28%2C2HkuHgdDW2I%2CcB-4WIMEDc4%2C-MXckaOJLl8%2CtRQyuI_vrs8%2CoPaLi695SO8%2CC9R4PQQS2fs%2CCtVI4Fp5Qqg%2CcHKKWVAtB84%2CyppTMRGm9H0%2CfvdXp6C69FA%2CIf__ps8CcDI%2C3F7hUoQDQyI%2CEEoJ7MnaqkY%2CSy4ZSardrtw%2CGFa-PM2GF4w%2CbDsPzo89dc4%2CZiHdiuIdTCE%2CtUtEGt8hplI%2ClF2IYrz7M-A%2CaTZm8Q6X6z4%2CxXoWjOxiyf4%2CF7WsU_IG1zM%2CAHwiFgfwgnM%2CucE1JcXk9tM%2CgAW5dnvmc4w%2C2Q20xuov6Xo%2CDafaeb73SaI%2CDdwpN4MLbM4%2Chx7UaZlUnbg%2Cul1AnGCS2oQ%2CsfYuZxPBCD0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(873, 1, 1569493202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=9GJXA8a4CQk%2CZ0-MmwV5rjA%2Cn4IHt82cH0I%2CivIqK6aKS2M%2Ca7G9gFaXhNM%2Cv3u6ACX8jPo%2CcBGD18UPGBE%2CK3BLSwjBIv4%2CgwWtPQMxbJg%2C2DL2937exuM%2CpQE_Wwi-lfQ%2ClnkI50JeY5c%2C6FuZwR_W2Mg%2CEFW26FiOIKo%2CvcDiejiwTf4%2CYz28fmdaiiU%2CBzveRiFTPrE%2C5EPIa6vPquI%2CFVpktGaTUyM%2CYz28fmdaiiU%2CkQZkDgRVOd8%2C2DL2937exuM%2C9tcPBE6E6xk%2C5EPIa6vPquI%2CAjqjNG2VflI%2CSZunFQngWTA%2CGBrTpElF4Yg%2Cq2Wfy_A9mZo%2C_f5kjhcORcs%2CqNb2bg3Z1qs%2CI7IHFCY2DEA%2CpQE_Wwi-lfQ%2ClnkI50JeY5c%2C6FuZwR_W2Mg%2CdRDUqJHtakw%2CbS5VY_o_N-4%2Cs_Lq8FzYKgo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(874, 1, 1569493503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wi6B6zDQ6fU%2C6jA4-_1t9-w%2C6BUrBWMbY3Q%2CDuwRrQ2Il4Y%2CbhCVL32rLe4%2CjvlYnGToFmg%2C-eDSuISMhx4%2CKOw9W5XrR5c%2Cy-doxwQLaUc%2ChKbSvalBLTM%2Co3jNxNxosZc%2CdToaJgWA5s0%2CQv5FBBdwg1Y%2CDuwRrQ2Il4Y%2C8JLm3JhWMdU%2Cn_60tey_umk%2CwLsII-VO02o%2CRmZjaZwNhCE%2CNX0V_ziZiZU%2Ce9OormeBwFg%2C89vCJ_94UaU%2Cn_60tey_umk%2CBsfLhzURvKg%2Cv7DqiAVbCro%2C62uvoase30c%2C36Kis6gbfiY%2CjvlYnGToFmg%2CyjJcniChUOw%2C6jA4-_1t9-w&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(875, 1, 1569493802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=n74srylqe4o%2CN633yKMJsdQ%2CBRu8RliYpPk%2Cx4YlfH6PR6w%2CvWHrz0ByFbI%2CS1BxU2M9ClA%2C3-K-aFhFbcQ%2CIMBIzri-4Kk%2CuhOO0OmgaXM%2CH3xeuwcm8XI%2C7gaZViCQx7c%2CxNUVcP-3YwQ%2Czm6L7Ka5uWk%2Cx-lQUFCQ1Po%2CKtQTv3rWKmM%2Ca388lpit1LY%2CViFWK1bekVo%2CmM96KTHxKJM%2CCzE-ohArw1w%2CFqJVJyNeux0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(876, 1, 1569494102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=00g8fsmZmh8%2C1lojLZik6bk%2CSYXbwdDV2aA%2COGpN21MwLuw%2CUftoHnNykIU%2CnVlCVnz5Nc8%2Ch-8nnDeElJE%2CHFgMLr_HweM%2CujdC79KmA6M%2CxB9-aVQpzS4%2CunKLpc71TFY%2CKDC5QEF8gmM%2ClWBPxb1aGNI%2C7PQp98xzW-A%2C7RvnzJgS4e0%2C_hDr1-4erP0%2CVv6Tw3Qe2v0%2C8KHOrcHxiVc%2CCX2aO-uuZqY%2CKDC5QEF8gmM%2CrLEgGaZg5qE%2CP_HYw6xcr3A%2CkIAGhBuTVOo%2C8KHOrcHxiVc%2CjDSLiyvYy-E%2CoVOriOJZEEo%2C7T_6P__xJ3Y%2CY5Y4EhfImds%2CunKLpc71TFY%2CSUxz0XW1qyY%2Cgpqa2DV53II%2Ch7XUkantZLA%2C7RvnzJgS4e0%2CVv6Tw3Qe2v0%2CvVa1BGTPXrI%2CuTNjuwYvU54%2CTi4Y4IgsJEs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(877, 1, 1569494403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=MxlYNsMD7oA%2CTE4pLpJ0alQ%2CfqBjPf6f740%2CswFvPBcRBHo%2Cv92Pou3f2XM%2CvxwuJd5MEGo%2CjvPOG6PMVns%2CoebgZZ9OOqA%2CqctrM1UOs28%2Clff_dyq8eeA%2C4wHbmo41i6g%2C3R6_NnXJcSM%2C_XXw_I1MCUQ%2CjVxiOWn9iOc%2Cb-SHcEZDSiY%2CLlEvCRcxDs8%2CoebgZZ9OOqA%2CBnT_LggzmO0%2CTE4pLpJ0alQ%2CswFvPBcRBHo%2CtypgPnmRWJ8%2CB5I56kfP3fA%2C69eF45SL_sw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(878, 1, 1569494702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=KjL-mqe55J8%2C7ip6fsXvKgc%2Cwt7WJ00ycSI%2C6H_ev0z_3Gc%2C3WPAY2nJa10%2CpejVFdn85rk%2C5vsmeIF-g4I%2C6H_ev0z_3Gc%2C9GKQEEPhzfo%2CCu_v-ayMSsE%2CmPMNGm-llls%2C-YbJAOU-oog%2C7ip6fsXvKgc%2CWb92RkYoK1I%2CBb1s2LFcR5g%2CuyciJoMOJKs%2CWb92RkYoK1I%2C6HBiKOjKiUs%2C7ip6fsXvKgc%2CQ9EeINGBSNQ%2C1FFDwxVJqR8%2CldUaUj_VVqk%2CU4f2aEeQSOY%2CsZaF05KZg60%2CMVx6ZscCIvo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(879, 1, 1569495003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=xAX0pUfEaPk%2CTXUgy3tzDf0%2C_lsJisj0iSU%2CUGDSp5lXAGg%2CJe_dM9Cqy1Y%2CzL9G6VyRsvo%2CoeZPeqIWPf0%2CMOfrBiTaDoo%2CR51Tva9ts68%2CyiYEtL7LhvU%2CHx7HyKgImxM%2CRIWdiUrNUI0%2CSjlncjc4wkw%2CLrpeNIR9A_g%2C8yJsacYFMVE%2C0mfO6R28GWc%2CWoNHP2dUeGk%2CVyDutB_31cY%2CCIcqR_eAWkA%2Ce0nRpOGQhKI%2Cm7b07AbrS4k%2C5-HIHqMuOAM%2C8yJsacYFMVE%2CUQH3DXrJeNw%2Cqvn0jNK-AkM%2CoR_o8QtWPYU%2CvXWLJR0m2Fc%2CgKRgQmUIxpM%2CZ0nTX1wBVYk%2CQVWmJNlxebQ%2C0mfO6R28GWc%2CWoNHP2dUeGk%2CExvDL1D1z18%2CVAHXOGjcNlM%2CBePNxgVQMn4%2CsMF8xOxYLjM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(880, 1, 1569495303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3049KPuItH8%2CUwJPSnnpnsc%2CUgfY7_PJEks%2C5OeD5ENf_tg%2Cbq_b-2OomAg%2CafzYYHPgou8%2CuojRBBEQVug%2CZ1Z6UwfQ3xc%2CsjEVkjfv1x0%2CbHNgXd32LBU%2CJuIX1zF53-I%2CKL82dD-jEfs%2CIjpZyxTLjSU%2C3049KPuItH8%2C4CYaH9rWMIg%2CRuCL58qrEkM%2CUwJPSnnpnsc%2CUgfY7_PJEks%2C5OeD5ENf_tg%2Cbq_b-2OomAg%2CafzYYHPgou8%2CuojRBBEQVug%2CZ1Z6UwfQ3xc%2CsjEVkjfv1x0%2CbHNgXd32LBU%2CJuIX1zF53-I%2CKL82dD-jEfs%2CJxWC7W5eXzo%2CrKsOaKAj8yE%2CGaxINXIFO6o%2CyR-GppdB1pk%2CNB6hr7d8dBs%2CR6sSzAYduM4%2CIjpZyxTLjSU%2C3049KPuItH8%2CUwJPSnnpnsc%2CUgfY7_PJEks%2C5OeD5ENf_tg%2Cbq_b-2OomAg%2CafzYYHPgou8%2CuojRBBEQVug%2CZ1Z6UwfQ3xc%2CsjEVkjfv1x0%2CbHNgXd32LBU%2CJuIX1zF53-I%2CKL82dD-jEfs%2CGaxINXIFO6o&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(881, 1, 1569495602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Fyi35QaZqa8%2CgkhTVfL45rI%2ChA2lyIOjgCk%2CIzK2o7Du10U%2CfGJHb01qVQs%2C7Aed-CHSiuQ%2CcCnZtN6_NF4%2CfL0AE8iloI8%2Ccg1QoXFvFmQ%2CPtgnXB1iz9I%2CcgtNlat3tqM%2CCs-2qsPrxU0%2CKLhh8h-SXDM%2CVtlyDvTwrwo%2CwmQQ9dg7mj0%2CDFZAMVMmtf8%2C9__ayyKJC7g%2CSgkeaeRWJC4%2CCUKemFNKQew%2C5wwSkyeq484%2CJD5m4En337A%2CtKz97m3e1YA%2CdYZxXEyClYw%2C1zFupUaG-dE%2Ct5N-QrkJ0wg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(882, 1, 1569495903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JOO8QJNQBP8%2CLcrQsF9pf_s%2CUNyVxt6eLgY%2CcE2xNBa3AHg%2Ci7NuuwJbi5A%2CJHlB5E6Mhkw%2CoCkXQRzUpMg%2CYV4UPtLRq78%2C0_MuhhGqOaI%2Cup4HsYde9r8%2CSn0zTwC0SSU%2CRTFeK4eOqSU%2COHYpqve5NO0%2CLaXi453zXDQ%2Ctp9JZrCrrQY%2Cw6jNj5CeEQo%2CYV4UPtLRq78%2Cra-blP7OB8U%2Ca-vdk0cBep0%2CXZQo3zhpPsg%2CJHlB5E6Mhkw%2Cm79xL1rn2CU%2CYoXYdmuySxQ%2CVQF7TP2Vgkk%2CSVmxATUAtCk%2CK3o8-MkVVQg%2CEdeRfS6wXm4%2CZFSjbDUW8rM%2CzkzdAQf170c&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(883, 1, 1569496203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=NlLPhUdMo6g%2CGPbzZjaXU84%2CqdFOhLr2TLw%2CIoTiLAbw7I8%2CZfUKsp_Ohoc%2CGYkNbTPyjZk%2CzUxX4bnoyhs%2CEdQlKPWikxw%2CULuZZHrQfUc%2Cy6s5i2bQPGY%2CGPbzZjaXU84%2CqdFOhLr2TLw%2CIoTiLAbw7I8%2CZfUKsp_Ohoc%2CSYPRsrnZwms%2CBtUqBaBzmag%2CULuZZHrQfUc%2CjGo7WELwGg8%2CiCKJ-c6mi8g%2CGPbzZjaXU84%2CqdFOhLr2TLw%2CIoTiLAbw7I8%2CZfUKsp_Ohoc%2CBtUqBaBzmag%2C73FK2p-vL0M%2CULuZZHrQfUc%2CjGo7WELwGg8%2CLxu41Q3Gc1A%2CZfUKsp_Ohoc%2CGYkNbTPyjZk%2CGDUY34dHzCo%2C7zdspOuOdWY%2CULuZZHrQfUc%2CjGo7WELwGg8%2C0lYpxICZSck%2CTedgj8zEMLs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(884, 1, 1569496503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=00iv1RCxAIY%2CHlgMEIO9bSI%2C_P8HfTwDVSM%2CBQEUzURVq-U%2C1JY3k_BAZGE%2C-yScuIOAztc%2CQVmzrtytfH8%2C3pfMGxCfRfg%2Cpp00LfeQ3IE%2COxPiYJjdmgQ%2CvQ91AalJiV4%2CPv5xualn0fs%2C7zQ4cb4J9VA%2C9VK_BBI5LsI%2CstC4VD5kpBc%2Cx2uzE7873pY%2CUYfr-QUet9c%2C3qJ0MibTIs0%2CHBr7wMywhN4%2CjB65GlIyyrc%2CrkjemRRdPLU%2CHobGlRfP0qY%2C3pCN3YnkRO0%2CXRyQ5_7jlHU%2CLtGFh0tVKlg%2C1-rSrhFcIUs%2CRKXII7U8nfk%2CYyMgHAQtF7o&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(885, 1, 1569496803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=A9rpQ4EGrbc%2CNCzJf3tFQOk%2CwGm1XdUlvyk%2COtDMDvlr6uU%2CrM0VOtRuOYc%2CAA-JXCVMFoc%2CHuiKoa5Tu8w%2CnLNS3XlmlBw%2C-umbB9m2hzo%2C2NpdrQhSLls%2Cg79vCkNCcQ0%2Cj3NZKMl_pMw%2CUGcdGYxWwG0%2CgdvWeedQgzs%2Clq3nTATmkek%2C8luQBzRh5xI%2CIJ6gDNn6Y0k%2CYWpc4V6EAbI%2C963jJ5sbZ-c%2Cbi0WrwogPh8%2C2-Fk-zTnTp4%2CW-H2dIR3eTs%2CBRIvc8iYaVs%2CpmREHcO6Zc8%2CAOL4E-pjeU4%2CUGcdGYxWwG0%2CveQgtaIWIFs%2Coaf-1o4wbZ4%2C-umbB9m2hzo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(886, 1, 1569497102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=hTJ8K3jNJ_Q%2C5h5U5K_7-48%2C819P6Zl-gtM%2CWKkOBRdiNbk%2CkrecnUYZTjg%2CquI2aHki4Ro%2CWKkOBRdiNbk%2C7mcgnhjQ2TI%2CqfJfyJEL0P0%2CRuVv8sN8AVs%2C9N6Vbd4-VFk%2CkrecnUYZTjg%2CquI2aHki4Ro%2CZiYND_ubvLI%2CzK1v0UHMNCw%2CI02zDKowNYs%2CLxcyxVu1Xyw%2Czr3vyF4UWwc%2CO-yiSLhi07k%2CkrecnUYZTjg%2C8m9aIrR5R-A%2CquI2aHki4Ro%2C6hSfGzc4lJo%2CUi--6WWK6HQ%2CkrecnUYZTjg%2CquI2aHki4Ro%2CFHqqF0tr-lA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(887, 1, 1569497402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=WdanjLA0USo%2CtSSLX8CbEJ0%2CLqXNxN147bo%2CTU6_JFQWAhI%2CrtSMbiuK8gY%2CWeIZtH7ZTC8%2Cqp_Xyu1h1Jk%2Ccl3mA_Cfd_E%2CpPIzJaGd6RM%2CmDLTNG7YXDs%2CJigDmR2K-M4%2CvKW8sjB_pME%2CF-y_aSb7tmo%2CmPJiTP35Y2Q%2CBksOoTXLQ9U%2Cqp_Xyu1h1Jk%2Ccl3mA_Cfd_E%2CpPIzJaGd6RM%2CHchTEz4IgrM%2Ckra0HzHbf1U%2CqsTycwj-0nk%2CuW3mQaaPwh8%2Cd1E3IjjMlSY%2CPLFTnuyjYaI%2CQCmpC_OeZvY%2C5hIX4LSD6LY%2Cm3vyb6KRkCk%2ChjYAiLNuwo4%2CwQatrMgfaHQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(888, 1, 1569497702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=WkFL0xoylLM%2C044KRyiM4w0%2CkY2b9UuACQc%2CeljYFdHnxfM%2CePRji2rPF_U%2CdXaxUVj4LTE%2C8vQWI0gxqb0%2Co_IuroHlE5k%2Cdqzpd4OsSCg%2CQLsjbw8hbrY%2CgM8RtiKiBC4%2CppRxFDktVn4%2CuAEmM9acc7A%2CkfKNPHmpiP0%2Ckic2dHFEjGI%2C044KRyiM4w0%2CkY2b9UuACQc%2CePRji2rPF_U%2Co_IuroHlE5k%2CQLsjbw8hbrY%2CPqAzmfFYjU8%2Caw8fi_202Zo%2CuAEmM9acc7A%2CK8bgNgluwIg%2CGSHaGQEXhks%2CbyEEmqDSBYk%2C044KRyiM4w0%2CkY2b9UuACQc%2CePRji2rPF_U%2Co_IuroHlE5k%2CGIp5y_S5vt0%2CQLsjbw8hbrY%2CSimSsiTwKuQ%2CKhqGS0Pl9gY%2CKXxBOGLJndQ%2CuAEmM9acc7A%2CGSHaGQEXhks&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(889, 1, 1569498002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tTb_derSY5s%2C6rgc-zKGLsY%2CJOE3AkaqoTQ%2CclKFO6hd09Q%2Cy5oJV7gc6u0%2CHT9yug6OXhs%2C6VkODuzZHkk%2CHkGl07gyka8%2C6rgc-zKGLsY%2CW0E1wMt5djM%2CaMwdj_Jv5Hs%2Cg6WBtoaQhyE%2CWgGNkavxWxA%2CV9hiaDfFgiA%2CMlwqSnHmZNo%2CW0E1wMt5djM%2Cq_ZXYrK1HjQ%2CWtBhsOofpUg%2CCfMIlBNuPVU%2C93tXLrFI3lM%2C7hLlqagK4Y0%2CrtPFqwuUQPw%2CPcKDuLqNjhk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(890, 1, 1569498302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XPLPMBbEFvE%2CvOCrKGmuXXU%2CXrPBnAkdo78%2C0bHRBD-0Ct0%2Cd9z3SZaa6Ms%2CnCgEMP2KdbA%2CBDiwiX20ruE%2CypwYb_Qc484%2CbVC7E1udleY%2CNDD_MPBZkJY%2C0A1SmUbhwnM%2Cj0g5kdU45ug%2C4U6hYkT6GB8%2C3ncecwSAr6k%2C9nNAZmhwnJk%2CBeFPIj24bYw%2CeOCfzLJamDE%2CvOCrKGmuXXU%2C3yZBTeB5pY4%2CpuSH9BmPMt0%2CgBPdufTqoOI%2CQ__gLeV8Oi0%2C7feUueJqZZA%2Cj0g5kdU45ug%2CIHNDovSkI4Q%2CCwV0GY1SnDg%2CGw7sTZ0wxxw%2C4IgMK5xsukY%2ClwwBzVXKSos%2CypwYb_Qc484%2CbVC7E1udleY%2CNDD_MPBZkJY%2C0A1SmUbhwnM%2CvN03RLnTnJ0%2CBeFPIj24bYw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(891, 1, 1569498602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wf72sGaG77M%2CDuCL3kRCRas%2CooV4bfL1vos%2CiBPOzHjW5oE%2COZc871vMLew%2CIQ3kQPWlU-o%2CWxjFYV1xgq4%2C5hIixA50F58%2CiBPOzHjW5oE%2CpTv7Iq-LXDQ%2CB1m_YyWhv_4%2COZc871vMLew%2CfwG2-Tdw3t8%2C5GNkRrKl4FA%2CDrkuZLP3CXE%2CLZAQdoIuemM%2CWxjFYV1xgq4%2C5GNkRrKl4FA%2CB1m_YyWhv_4%2CLZAQdoIuemM%2CvqrCBAR6Pqk%2CG56-_OZTcbE%2CooV4bfL1vos%2CE0hKvlgWKtw%2C0SfTGBiLvQA%2CpTv7Iq-LXDQ%2COZc871vMLew%2CGez_vfSE0G4%2CbaEp3xOGIxY%2C5y6wlIczU4U%2C5hIixA50F58%2CDrkuZLP3CXE%2Ck8d11QjzLew%2COfJsTv_nzro%2C3YZAXLPWOtQ%2C-hw3Pi66v04%2CWq289rG9TmY%2CiBPOzHjW5oE%2CWPnnsgKJduo%2CEXGDsgkZnPw%2Ct_TGIorYIAI%2CwV5_7H2IC0k%2C0VQ6iShi0sY%2CWQQmnzAM5IM%2C6Fp5LvFLRm8%2CYhJSF8NAJSw%2CTGJWZjzEQQQ%2CL8msbd7OQeE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(892, 1, 1569498902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=1bnxiVTKnoM%2C1QKij3xxfEI%2C9RXatlxGdfo%2C-Ajy46yE_hY%2CIGkS7poJ-Sk%2CUUDewsvf2Mc%2C4nsD8ILKb94%2C2F6bsxg9Im8%2CTxfJ-sGbbnU%2Cv0rjmKASK-o%2C4SkLjZj0wyw%2C3QasE_yp0zY%2C52olAX5vMzo%2CaBo2YWz5HcY%2CaPsS_1O4-5k%2CA3v2i_RsjS4%2CE6rcmyvwRAg%2C5-S5fJXov_Y%2CmfD-fdldsHE%2ClAs8MTq08zU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(893, 1, 1569499203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=UYfaX8at0Kg%2Cp1_qmP3oC60%2CJHV4vZepV-A%2C8BiUQksW3Qs%2CDlprGeoRn6k%2C5a2h-IC0cCs%2C4mr6LAqOueE%2C9Jsm3lvAcAE%2ChyZLBt0c9U0%2Cf4jnh53VXkc%2CuNT2-QyNOLw%2C6TQzN8yiBCw%2CMW8rcv4Qegc%2CHp59I3gwNhE%2Cqe4abKp8vgA%2C6zpsF67svIw%2CGskXyQ39BTg%2CXPa5Dvo0XtM%2C_rQJ6_wuEsk%2COKcByMUh2no&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(894, 1, 1569499503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=AbeQ0GR3Ck4%2CuvjFA6xJPRI%2C-kYaiL4F36A%2C0BEz8RjBThw%2CJU2Q510N1vo%2CdIo6GRKOFR4%2C5rTXUdiWrYM%2CKbssYZSl-_4%2CMv7Jw3L5F-w%2CzVODorsllcI%2C0n0RY61rKXY%2CgZCJM1V8mzQ%2CdfjqqdVeKHc%2CLouhWzRz2kQ%2Cd2W1aesRxA4%2ChFON61dinbk%2C2qs9EzIHM0M%2CA4xOZ9UBZF0%2CRmEAFMn4DLQ%2ClQdXCx7dC7A&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(895, 1, 1569499802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=c1b3mP-osR0%2CYsf2cMufK60%2CYxFRaUW2cGU%2CU0W_lyWQWvM%2C8JT_Bm25ejE%2C6N0iS5po6xw%2CoiObNceqfi0%2C1lXUb8TluMc%2CbnZBq0zHX5U%2CB3jU9Xz_GHE%2CsGUs_PscIwk%2CBvfccqRMahM%2ChDl3-wMe2o0%2COdkDhgS0nyw%2CchjKU13VxHE%2CF_iBBnD8G4k%2CBvDEpj5pvb0%2CKeUiXYrVBBE%2ClnXc9cHrwLY%2C1Bas4Pgl_5A&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(896, 1, 1569500102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tbLNAidrGQ8%2CHNuINo1lF-k%2CV_XU5Arleqg%2CJ00SnO-GA0Y%2Cq2q4R53vMi0%2CDgcy2tQwPB8%2CsDbRaYkUu_M%2CaNuor2HBpRk%2CZZOgKtWjLiQ%2CcMSyW3BmZjc%2CgSKqxTbWitw%2CcXRAqa07Z1Q%2C_k7dzTjshTo%2CbgLZInDujaU%2CQdazqssqjrs%2CQ3Agf_7anew%2CBM8i_ZgcahQ%2CdpQ5bcz3B0c%2C5ZZAfgtiqmo%2CK50WgRNBbuI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(897, 1, 1569500403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=0D8Qik17tfo%2CYB7uNbSyXtY%2CPbJEuxxTzqg%2CY3VJi3hwn38%2C1W8586i9If4%2C1HORe0GPykc%2CpWKHZU1vwvI%2CM7ypjoMmtwQ%2C2Kw8EUclres%2C61o3nEnn2xg%2Cg005lpXWmuU%2C9K669F2kSWU%2C3c2CuiAau-E%2Ccf3aXGCuBvE%2CL07j700kA6o%2CXNyZ5dO9P5M%2CNzYAXW0j0M4%2CDcz54KNKdAI%2C9LL96VGq2N0%2CXcO5wIOhSBk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(898, 1, 1569500702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=IE0vnX4uYRA%2CC_YvMl2V7Ws%2CitV7vWUVXGY%2CNRc2l9klk1E%2CS-UBIhD_yiA%2C_m-hfEmXSC0%2CxGMFehTQCig%2CZnQpR2FmU1U%2CU4cdzkBp6oI%2Ct8fK4g7JZ8M%2C5aUt0Uw4adk%2C3Vr56-Tq_pg%2CIprZEi-yaDo%2CzFjoRIhXCh0%2CWnrEovQ9TH0%2CrUYevxTq94Q%2CE1L4ClUU7iM%2CL8oqHvCcPSE%2CHEZ00hEOLTg%2CkfXH1gzLcug&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(899, 1, 1569501003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=zdG9iWKZZng%2CJgOFYURrlFs%2C1zyDL4bPdZE%2CsNLGwJ9gEoQ%2C2qexKVZIBuM%2CK1pWKl96LO0%2CBGwLI_IQzzs%2CzeDQU8oKqsM%2CxCTJRxtINxY%2C8OgqtpjR_xg%2CTZNuoa4XAf0%2CewMSMz4bN9k%2CqlZQlZ6zsV0%2CJr8O4uAqqhg%2Cci9DmioA6IY%2CRV7gUVihazE%2C5_Nc1A_Zv7c%2CJjO6VmFCyH0%2CpbLVKDhBZCo%2C9J8AjtoA524&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(900, 1, 1569501302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=aIASHKF0dH0%2CV5R5StaaF-I%2CDHg1fOylZvQ%2CyFHC56Rxzyo%2C4_4ZhE5wAxw%2Ccn6TKsu21Iw%2Cr5PtXp5xzsw%2C4KCBgCSVBFo%2Ct-mD_vssvLE%2CNXeq1ZxnSw0%2CaHcJGyfEKZQ%2CPulvgkf3rK0%2C2pszAgxDn2E%2CTk_aV2rAONA%2CTt-JSMIApas%2CeDS-voCroZM%2Cg_KvmgamBY0%2CbC5FbJ3vPsk%2CqMDC8Qlugsc%2CRJ07uBAGqc8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(901, 1, 1569501603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=B2KZtiZVmzE%2CzO8Tegt5aTo%2CVrQ8DKrP5aw%2Cma2GMIbi-S8%2CZanknu9oiSI%2CNj7OV_ttDg0%2CEiT174CJ6wA%2Cd4LxXWsz8Ik%2Co1yRrwBxe1w%2C0n8u8ybPNdk%2CPjBvRnJkY7s%2CdtCfw2Vqyms%2C8U3z47918ao%2C_FYghHDx23g%2CP4_O0r-C-vA%2CMug_gTKuhcE%2CChzhbsXgTzk%2CtL4bkTPpSfM%2Cp901P5dL5Tc%2CK4CRfK-2G3w&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(902, 1, 1569501903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Aa9YWvhvWYY%2C6rkByvGvM5w%2CSUpkmwpyHIM%2CNWgktIG_u-s%2CnUhub4wlFaY%2Ca4wV2oZLmW4%2CiiBtfIT3Vgw%2CWT8cK3bnVl0%2CjThG87iOCSE%2Cf2wyNoUHoZk%2CgxGfYlyiYwE%2Cb7ZZpKcHz8Y%2CfEnCIaP607M%2CDhKGSWnCFYo%2CndbdDVt7YDM%2CFmlLYP7uf1s%2CGC5m__N9NPY%2CxuCzrpfprmQ%2CEVcODj7iN9o%2C7llYVzWp09U&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(903, 1, 1569502203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=oosBJrqJUaA%2ChgkZ_7M72UM%2CIRSWQOQS1gw%2CGXIrnqsPnTc%2CugHlUu3EwLY%2CfqSX-ZXr0AA%2C6FlRv-A_X14%2CzSqe2tzK8vw%2CNHeJ8cjXkZc%2C9GzGMy3PB_0%2C0Tqj2dIazYo%2CMCn_c_BxZ_U%2CNtiEffBZFJg%2CEYV6WyB3Jho%2CWxjkY4pFya0%2CBXtJzV6k09M%2Cb57oV5zIwwc%2C5K5h6wMjx_c%2ChG0JmaYuYxw%2CqOeBdGOxoho&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(904, 1, 1569502502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=guITDHXKk7o%2ChsqTZdzU7Qw%2CdXh02XQhflY%2C2sCdTh6W6Z0%2CJRKSuZ1q-00%2Ck-jdkpDyZzU%2CDGFKzBxG_8U%2Ce0V0pMK5p_4%2CT_Vcn9Tq3Sk%2CUtaml3XFiV4%2CHNbTiAjtyhs%2CU7xdtPN4SJE%2C9Jq8r_KXFeg%2CB3zxq8nfReQ%2CSCeoI-bA3V0%2CwPy0cBhMbrE%2CDWGTtOBS_3I%2CBzn3U_HcOEc%2CjVbYRUZaNwc%2C7SZY9-y7Jbw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(905, 1, 1569502803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=GIftaijouAM%2CNIEDDDH8WcE%2CRNn91AqybUI%2Cch67dCDHVn8%2CK8EDMNcl6_o%2CoUCEvnj_bl4%2Cwwgptafm99I%2CO2CdLCzZD4M%2C4CPzedQ9JpU%2CtrFvTUE0iA4%2CO2YVM2MV8G8%2C4uUhUcaelkQ%2Cse2izKK_L4Q%2C-G-8etQfm24%2CWKCQIr82PX0%2C3lvz7w_rR3U%2C7tVRfLZfz-U%2C7Mhcj_EP5P0%2C3BTw1VgcwhI%2CJMaDircrKSQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(906, 1, 1569503103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wjPkpZkEIVs%2CmgTW4o9ppzo%2CduNlBdGKXIQ%2CmfA9m27o81c%2Ck0Bz3XQkHdo%2CYAUJoypxOnc%2C6WU8D-Ndi7U%2C_BxLPkCKISo%2CvDMsKiQNscs%2CuNyeYYzfiT0%2CS__CxuwJG4I%2CIMWZ0QLPID0%2CU2_juTehfr0%2CoLEL7gMSIpI%2Ctid43l0m2gs%2Cx5kU6eGA9mY%2CR2LRreziHp0%2CdcIyyPwSzio%2CeWRigayZtd0%2CNH0EMyKf0oM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(907, 1, 1569503402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=2W8R0BGTqZE%2CiLZyUIT5ZnU%2CqpDMxeldBA8%2C2J0aRktX-6Y%2CUTGikMOIlKw%2CKZyW0JNntAE%2CPRYY8zPM9yM%2CLjsJNoaiqm4%2CTQ-dQH7gUrE%2C7aGS6i7_vKQ%2CUlGRVHsSAvk%2CPacSpVltcQc%2CG3jv-bsLGsM%2CMhHwS_ApKuE%2CEUFHz2jEOsU%2C8DT-3g8tCso%2CFYx3ahCAcfo%2CuBvcQYtHYL4%2CRTaULrXnnvc%2CUC1nn2BXSOM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(908, 1, 1569503702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6ZS5Z0ms9b0%2C0qRTD33cP4M%2CdY5G1dNsaho%2CErLhS1fyGWE%2CL8QW9AWW_Z0%2Cdclb_KN3agg%2CaZ07sf-gwa0%2CgXD5iPUhm4U%2CbBYWSRFt-AI%2CyJDi1HInSPA%2CIwmtiSdvJ5s%2Ceqpb2_ciV64%2Ca6LCJgNwSpM%2CRxrOiWAn-D4%2CeN7pOAMFghY%2CFv19Ic1cVdE%2CxXngotGMAIA%2CdsMkxXgpAIc%2Ci635uwHEBt0%2CxcAzo3gF-Wo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(909, 1, 1569504002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=VNS3hhDBQ2o%2CSY_PNalXMqU%2ChGWDa6_Boio%2CoSQDmsxNWmg%2CwSlmJU50Org%2CO3cDztXBUEI%2CUBrI4luKcoo%2ChgPHhpX5qw0%2CDnUC9MiYj0k%2CsTv2qBsDRws%2CluPigvRFXNc%2CO6nKRVQGS84%2CoZSnSaEJhJ8%2CMevm0UqAHSk%2CZ8zW3eXgifc%2CB7_GVZnG6S8%2CyNwuGfUH1xI%2COtw9bX1K0w0%2CwfwrZJ8Oj8I%2CQ9qYegQKtj0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(910, 1, 1569504302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=n4o5jypcpMs%2CtNc_xgP0IKs%2CNerNkmu-8SQ%2C7V_uC6fi0Ts%2CS8rBQ_13uSQ%2CAmziMRt1vG4%2CmnsmmpOgUzo%2CL4gHAQwGLqo%2CWMT-6qVJ-OQ%2CXFr_rDco_6g%2CzSAcksMcRWU%2CoU0lo6txkjI%2C9ZdJlXDjzeE%2C46Mk7i9uPx8%2C8oAKMC7ALyU%2CaYshsRK33k8%2CfVjFjRiUmvw%2CMciqCb0Enw0%2CM8u8c3ZiVGI%2C4YnijUaF6jI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(911, 1, 1569504603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=2z7lGH0caKI%2C1i4CegEiRkQ%2CpbFM6hXDpe8%2CGCg_DwgPRRI%2CVDpyyeVnBcc%2CXlMX-iO13w0%2CbvEI9RIbiEM%2Crww4gaPxTS0%2CYXOnZsFCNbE%2CnffJWzx6ULI%2C9r3o_Ce6Ibc%2Cf9tB3Bb3DbM%2CZ8DDYu6PDLY%2CdcIUi-96ASA%2CxbHXnCHeNDQ%2Ch2aQBpXk30M%2CvkjYFuMXYiM%2CnrodHaTSSyw%2Cyy7zkJgWfyY%2CcBLzAEoMvM8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(912, 1, 1569504903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=FdfS6DTnEmQ%2CaxC_9vtlUzg%2CXcokyB9PaS8%2CudCqJMlS_c4%2CQOLyb621_W8%2C6s_1ytAfdik%2C5CFXBB-8LTc%2CF259u0OIhIw%2CFpi9_6_hXCA%2Cy-q8GoID2Vg%2Ctd150XM-KhU%2C4xa-z9JJHhY%2CSX8fqxZgoJI%2C_k7BXHVIfeg%2CF9P0h2jGJfc%2CUW0y38pN0Zg%2Cpa6Mhydktp8%2Coa2uMf1KBEE%2CfhcvX7g-0Ew%2CU4gyNagU8NA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(913, 1, 1569505203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dfGoCbG4Gpk%2CF3zY6D9uYgE%2Ci0eS-UXEsdA%2Cm7koGDPcnq4%2CAX3dZzhn6eE%2CUJyoF3LBxjI%2CZCzsgqdA4kw%2CjGd2KVuUhGA%2C8lJfRHe8A_E%2C_y6NjSIZhDw%2C75gF9W-BoSw%2CEe7uUHYp1qc%2CxcMQ2KmddNk%2Cxx4ImEc2r5E%2CJrMhDLEFi2U%2C3VEuvicLy3I%2CqyXwFaKcGbY%2CV0Wvj0WHi90%2ClO0YvWYrvsA%2CqB-0pl0tD-M&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(914, 1, 1569505502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=FU8c_CwazyU%2CfI0RgPkcDV0%2C3FmyvPs0b0w%2Cd51F9qbjVns%2CXiGVUBRaHQE%2Chd_yfVmDQGo%2ClS096D8yGlQ%2CoGdtlO2ZNYc%2CShDjtvs0v50%2Ce4lCHCA8pxY%2CqVLXOrOMF8Q%2CChyRn_xorPo%2Co5OzDYGLOeY%2CyrXGi-LnZXg%2CyhQcd41qMiw%2Cn9qPDBSnxZU%2C57KSNpRYXWg%2CPggqWDqxuWw%2CYP3yak1L_5g%2CPNUjm4RqqXc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(915, 1, 1569505802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=NxETththErs%2CRpB8UYokGP0%2CX6IkgIPeuEs%2C3sQ5eHfCzss%2CSGsSHful0iw%2CZggZeYXzPOQ%2Co0BX4CwCEP0%2Ce0cousCMyMY%2Cjo86dKADVQM%2CRMyd_Wy7NuA%2CGKQXJW_LsCw%2Co51WYFzS8kw%2Cx5Ffi5Zbt5w%2C5IljejzGtMc%2C99Rt9hnakEc%2C6Kgl23DzUD4%2CIPxAHuuNSsM%2CRBr3qAoRZig%2C2nEYfNGINwY%2COQ7dhw-1M0U&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(916, 1, 1569506103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=plM_OABap_Q%2Cbe2qUEi2wPU%2Czq3BDO6rjPw%2Caa_yffYubn4%2C-pjYKmndTr0%2CbcuWzRji9AU%2CWNvsGh8gDHM%2CsL_f8a1jXBU%2CbFh1ExUFazU%2CI9mdns7qsi0%2CXH9ODHygwjg%2C7RXRAaITEyY%2CK9fPOWmo2Lo%2C-MpKN4VYRE8%2CF_DSOT7PO-M%2CnnH2MfzGk6Q%2CVC3f2A8mPa8%2Cqb458qscArU%2C-ULhIk8Fky8%2CUM-AmMeKEP4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(917, 1, 1569506402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=74xkB-6Ueb8%2CR5CT7u-0iVA%2CTf6XHhMAQKE%2CWJ6BLXWkEc8%2C4eTWVmYlzvE%2Cd_6-Tj7fuNg%2CuqkR_pDfLoE%2COcaPus3zMMc%2C-Ce-WA2TCuE%2Ci4Wl7VnY_pU%2Cv9shrKeplII%2CXcjypSQXk28%2CDa_9QS75Xn4%2CrHiefdS0UQE%2CPqsDDFxYLJ0%2CRWn_Hyb9MpQ%2CgYcjfJfWW7E%2C3gfWhqIErRM%2CQiPiV7M8q54%2COzo3tpNi074&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(918, 1, 1569506703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=F5OlZPHDYOM%2CSMgBk1ITOho%2Ctc8eZAqEvx8%2CVLlvAPqoMd4%2CNTSvDNO0RPI%2CeULvfkLn0v0%2CHSPeq-NulmI%2C8GIGEZnTLuo%2CMaKeT-rXWWs%2Chp6HE7_eZ1Q%2CXTbEimEi8uc%2CSQBgl2EqL7Y%2CYodYbxGnT3Q%2CqyaA30MLo-A%2C1jsO2QrqQGU%2CCYeD3f00XAE%2CyiyFU6d2dLQ%2C62WUqvSuYss%2CPWNUzblEcak%2C1nylf_ocd6M&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(919, 1, 1569507002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=qDck-mO8lzE%2CIJT8lka-EoY%2CK2wA8WS-AnE%2C4jgg0T_F2aA%2CstfPV7HN2Dg%2C_Zk6Oy91hp4%2CzVx_XjqM0mk%2CKD-rBbudEBE%2C40IN_lQeZxM%2CfjcZzVMl7ls%2CjVmWfoDbS2w%2CTV81biAmv_0%2CMz3h5Py17VU%2C4P3W-2FgdmM%2C0m0Q_EPG-60%2CHs9-tIQ9R3M%2CGwkmNbGn2cc%2CDqLq4Ax35yg%2CUmI8zJ6uR9I%2CpkxinvABBcA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(920, 1, 1569507302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=bNNz2yDzix4%2CX-DmksFeMfA%2CFgFVS-_3FFI%2CqgMBv9_axnU%2CC5Jxst76rUA%2C28t8lSWYdWQ%2CzQAywDmyne0%2C_P-qf1XX5sI%2CVBwBu7WNZZA%2CwDvx_g0XluM%2CurNwLCCdUPs%2CiFKkV-jiS64%2CU9nqHJQfR9o%2CLHbXGBiuBN4%2CftF29VaoppE%2CpP0aDg4Bkdo%2CcvKd-tWoMzg%2C5Sp12BHeTBM%2CD8-5UMTD36g%2CwjEr-9r7M-g&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(921, 1, 1569507603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=WMkHL15dyyk%2C1_74gQ4IyyA%2CAF9dWmBs6Hs%2CE-8l3Bb8Pqo%2CA9SJx8DOy8k%2Crd4BQp4JYPc%2C-qDpN5FNF4A%2CKZdA6Qbfm8E%2CRtxURucVLMM%2C5tR4XRoEtxo%2C-3wG3a4Ztj0%2C9lQ0JeKGHEY%2CfpZ4hAYNqCw%2CJGsAZjXdFpE%2CqG-W04Si8CA%2CYpTys9DXBbc%2CaQLZu0yBvRg%2Cdw-EdAG5Egw%2CRhLzssZbUIc%2CvwCltq_Furs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(922, 1, 1569507902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jrc-QOCvcxU%2C37mV9SHLuGg%2CtV69WVJNxTo%2CaVfkDIghuNk%2CiBk7fx5q0Hc%2CcfkxVpAYP-4%2CJMxNb0mN6Bw%2Ct9f2J-r9t4c%2CoCnAGAtrDYs%2CZnDvW3RTbXQ%2CST335cAKrNI%2CdWdsBXaH1lc%2CkuYNHpoGSk8%2C10MQWyfS9_8%2C_hWx79pzKi0%2C1mk_jQIikFw%2CK6l_5W4irg4%2CgxPsfbTZ3Jk%2CLAkac0hU8vY%2CyH2NI9gkv3s&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(923, 1, 1569508203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kHZJq4uvo5Q%2ChjxwfDUL4I8%2CirJS72tAzH8%2Cb3pdrQ7n8u8%2Cs_3GFuz_lbk%2CKiLxb2G-t8c%2Cd6k5ZbozVeo%2CrfJRNAo7jNY%2ChPdLn3BxnUc%2CUXHm-p9oZ8U%2C2CclpD8o7Vw%2C8wg3ISBWAX0%2CTRbO7AfGtjo%2C1XpTh-HCpo8%2Cve-hD7djzkg%2CiWiYU8UzOgc%2CDNPHF9EL9ow%2ClwB8G-6EuMQ%2CAasHebYXNSE%2CzLE63VyxbV0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(924, 1, 1569508502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=MnBrmIxbD3w%2CHc0BmXJTix0%2CwFZZJ9x9gZI%2CDpzwA0jtlU0%2C-d6g4yTHpWc%2CyGQ36yA3V1w%2C_pmUH3EXncU%2ClpKYMeo_cgo%2CXglEBf-881Q%2CPk30JW1D5QI%2Cy43YWFnMDZc%2CFRLk1vuPDOU%2Cx40gkiD51B0%2CdFAMQJ5f22s%2CZwtP2HS-vIY%2CsD003LAN_WU%2CNlg_4pkylsA%2C3o7tuljjz14%2CXpT1EilG-jU%2Cm2x-PPpsWPo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(925, 1, 1569508803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=RtJPTGOUIkE%2CJdgqMPlb5T0%2CvCjO4OYQ__o%2C_WzMWO0lyME%2Cngs2cukgiIg%2CnQnV-IrnyY4%2CuQmRxx-3b68%2C871LZ4jVhzE%2CXMbLDcY5z0o%2CqKhsr0lep70%2CvHENw6uTmGo%2Cb-YhYC0p5lw%2CmwegEbph2ys%2CmSKYXvKJh7M%2C5ITXXBC3eq8%2CF1NJobZySMM%2Cf1dz0tEBh0g%2ChapTtvcwFfA%2CcclyZ_rDDe8%2CAIaC8fN01S4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(926, 1, 1569509102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=2yENNX-cleg%2CU_9lncYm4qs%2CigNUrfovXPY%2C6wBVHgPWyBk%2Ck3Gnwah3jHA%2CNrV2ef7OZ2Q%2Co8DfmwaNCp0%2CngX6p10Tvfc%2Cecwb36u9EKM%2Czdrycooqkx8%2C9OzQQbLWakU%2CNLiXNQZhya8%2CZseG-YRBRDc%2CpOzmsGQzDlU%2Cm0dGVFozuF0%2CsPrbjiSMIUw%2CwfC6ad_IQwg%2C6OnlD_tahBQ%2CRwVzpEf_U-Q%2CwfzSwBIN8cg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(927, 1, 1569509402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=q3TAfHwcrmo%2CSIQhboOQrWs%2CXht5MXHESpA%2Cq3u9hOd7p4M%2C2KRk34K1f4Q%2CCCtWsbwAFuo%2CBAQBHwfE4xM%2CoKqG5lj5b6M%2CkE9-O7S98vM%2CL24T7R_H5rg%2CMFt6V6xWvYg%2CC2R7vJGxz_w%2CkwrOJspaOgQ%2Ch6C4u08uqSs%2C5LxHEPNl6VE%2CQm_-_4kCx1w%2CUhvsBquryNY%2C5TGA-OrBF8o%2CFAfGdTQf2cw%2C7238fPRBw3w&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(928, 1, 1569509703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dwPW8D0vV7s%2CrKGSt4poVyY%2CVvOmDOrph-U%2CGqjrlZjhYQ4%2CC7NpgheJoc8%2Cbn1fF_BmZ1U%2CZQ7y-lWDuPc%2C9YR38DAtq1o%2Cao7bUcmzhJY%2C0cwxb8Q-F2s%2CXoCfMYVSqf0%2CZ2Dx9gty9fU%2CffeURBV_lrU%2CMhSmswRw8NY%2CxNrIg3EgfdE%2COrIll2d5Sbo%2CJL9gYgw8iUw%2CssyTA-GWcDw%2Co0LWh2DclU8%2CeCgYT2dDr3Q&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(929, 1, 1569510003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=nn9wZ90hwaw%2CBmFrpUCWMuE%2CGjzsEXlNoAQ%2CGMh55u69eH0%2CvebUgeP3hQY%2CVLQ0b4Gm38o%2ChZ5Xc_ogK6w%2C3pUW31fD8g8%2C9uXskiFo2oc%2CBQ7RZhVjGAk%2Cmiq8V5xSGig%2C4x9w5wLTdJk%2CkjZ8bRWcir4%2Ccpf_MXHzceM%2CFlPwe6zDMK4%2C9UN-PU4mMUs%2CP8dIzNr7FAw%2Cglp-sOZtiNA%2CUCovvH6VZ_I%2Clyei_EZp9zg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(930, 1, 1569510303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=hC2PNZzknj0%2CHosUVA_tzZc%2C7OE03kbg5Kk%2CoQlS0UOfzWo%2CPK2hhGJAyuo%2C363ohJZxTa0%2CUVuP9FNk2nQ%2C-vMM0wmkiMU%2CssIpae2U2tk%2CfixBOs7kWr8%2CIb6c8kkhjP8%2CDDBw5YewKQU%2C8Dp5KEV_7y0%2CI8u4MycCf9M%2CWnoCySZRlEU%2C8q4qTA3Jo5w%2CgWLHJCs3YR4%2Cf_hoRHsjukk%2CwLLMO2PDKWI%2CTytVbG0OCJg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(931, 1, 1569510603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=c13cWh9gb1A%2CdeVg26N5WrE%2CP9s2T4v5q1w%2CrXF0LV72pdY%2CqqQxrkBkAnU%2CxSnPih9aHUQ%2CV2emcJc5QTc%2CWIIAtOYKijs%2CHIA209JVBug%2CH5D-HR8DZP8%2C_3EWBD9ADvU%2Chffq6dzP7Xk%2Crb5WpT1bZa0%2C4X2tydH7Z1s%2C7sQYdMNTYX8%2CfrzusAPKg78%2CwRXXkds9_XI%2CoRbQKRCFtho%2CgcHpy6oeb2Q%2CrUAqtt7hInk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(932, 1, 1569510902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=K34uRYWaD-4%2CHm8FeeIKe4c%2Cx1A0OHlSwq0%2CzWpEv7NRXy0%2C2t8Ty28CtQg%2CaSEeDdyrrik%2C9Sh15Q4yaJY%2CcMcmsqRwtSA%2C_JKDF1dP98w%2CzMMoxG0QIRM%2CmWj9xlF5MOk%2CBJz-3yXNuko%2C-jPnS7i0kKM%2CPwszEEs28uY%2ClMBdFMC9288%2C_mDBTk8ogwM%2CPi2pHtHY6io%2CTbkqbCoEvyo%2CB-8StsGpSh0%2CByY6pgBhxO8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(933, 1, 1569511203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JBJtSm_H-o8%2CgTgYHeD543I%2CEyIaIV8GP6Q%2C4CBmV9tp72w%2CMf7rRy48dJo%2CQqlsHhaRQKU%2CMJtIOAxD8B4%2C8NVzadSQIHg%2C8a2GdRjp1M8%2CiKVmvtgtV4M%2CsWsdaSmWg7E%2CG2IUBLmbwzQ%2CeLDegM_FX7c%2Csz7f9dtZZ2U%2CYN5SIniPnwE%2C6uJb8OxN7yg%2ClbXIRTuAe_Q%2Cu8oYY37lDyI%2CCnV1h80n7ag%2CYk1lqlHwfUg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(934, 1, 1569511503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=PQQz8z4kB6A%2Cx7Cc27eQHoo%2C99pfJv-WI_E%2ChabhdxSW1DQ%2ClmHyYPGutLo%2Cph3zo-zineM%2CfcX0GQBKa4g%2CTigfNbA3EB4%2CHRPgHCD4jog%2CQcyFoxobvOg%2CIzfS7qGOHnQ%2CGqFIJ_0Jhdw%2Cc6rriV9iaJA%2C_mU42IGLWBw%2CMxgLC6XqlH4%2CTQXzoQodpg0%2CxrfK9CzZg1c%2CcST1mdeTff8%2CCaC5kxH91V0%2CF8iAogNkUaQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(935, 1, 1569511802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=xD3agE6fnh4%2C_0qZqlGmfYE%2CJ78Pvg-D_js%2C71cV-V8yKns%2CM_vfqnOyyjc%2C_2VG1rAvxg8%2CDVjcuqye1lc%2CzeIEybIgW5Y%2Co1pdmlLWTxs%2CZsoEmN9OOT8%2CxgIgyibjTyM%2CJgowpofVYDs%2CCqq1l1XNHIU%2CarzmbN6RXYk%2CHukYD-v8VX8%2CIQaqvF74cTA%2Ct0k1FvjW57U%2C2Ry8mmzeAC0%2CfmuWaunS4nE%2CUqIYaiEyQ1M&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(936, 1, 1569512103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=mn3TtT1eCsk%2CB5H3IzsNxJs%2CvPd7LuhX5H0%2CYhpvNNy4bj0%2CDUsrw8YM7vk%2CZc09w61V-oU%2Cx6EfRL-tkd4%2CFarjFqxh5Ak%2Cjov2onT9BrA%2C9i8cLl0M93Y%2CSCDIIDfNYAY%2CzDs-ma4AMtA%2CTrorhcPsdmY%2CoDL-MxhvtEs%2CaWaO0fTXyic%2CjZb0Y87PWrY%2Cg6RTOc7XBN4%2C-iEsmxvwxcM%2CEWCvyeMfeu0%2CvPTCw2Zy8N8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(937, 1, 1569512403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=8fiMcqZTbfc%2C44DPVnKTaxQ%2CKfjQ0KpNilM%2CYYeSmF9GD8c%2Cl4WyuaTOfCY%2CMlFNw0OgPRg%2CKCJUtrxj3Bc%2CWjRi7nz6QhE%2CghxSMMCXPkc%2CiwYrLAVlGl8%2CdrWECIgjWNo%2CCy1yUmLzvQY%2C_8JVYwOaAAg%2CYX_0ySxs2Fc%2Ct1LlE8E8iN0%2Cq3CWl0VDM28%2CIkoD_nGwkQU%2CmMCZfzEgsYU%2C2Z5SXCDGtsE%2CA2-GHVo-rUQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(938, 1, 1569512702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=GPgzUJD1QW0%2CK_57ftwmuWE%2CLfD0f6MGDW4%2CZ3q38wXRxPM%2C5WVpR0j-dDc%2C7mdWd7uy-7g%2Cdf3pO6OLTwI%2CfEJI752jkzI%2C_auVnYhtRsE%2CqnUAqQoOMfE%2CkSEz2v8Qy-Y%2CF49DBVDSjmM%2C89R_yMkeIbc%2C8oLB0YIRM1k%2CmVRYU7jhEpg%2CrywU3C5AR84%2C0vP4wJWMelg%2Cn36vcl57uFw%2C5qOi9OwIPbU%2CNoXzzqfvDaI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(939, 1, 1569513003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=De1PFokTFrM%2Csit93W7Y5w0%2CtTkTVIc-jFI%2CNvlKGtkOToo%2ClkMk6yI1Q2s%2CpEQ-mwDYDmo%2C3oVhrpjL6G8%2CBUwkhpNYT3A%2CCnam8Y98XMQ%2C-WVIdHB0ubo%2CSycWAQCMwYg%2CzAoIiPP8mdk%2Cwhmc-14C5yY%2ChnZCWPZjqdE%2CJ3y9Xc4vbRs%2CBMBYjwu5y0o%2C6W_5FJ-56Ic%2CIw7JOjy_VLc%2C0gwvAKPKFCs%2CPdwL6SYiB_o&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(940, 1, 1569513302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XyufR3bHYGc%2CH8OKnRbN07Y%2C5anTdce1zDw%2CsOdwZ0AFzys%2CphsLA_QEkLo%2ChJEVocSCMI0%2CAfcFv0vufek%2Cq7obn2nG1mg%2CVVj-yWXnpZs%2CUNPHxxEFz_A%2Cv9_-sYM7Ga8%2CRtb2mkomRMU%2CZGdsr-kq6uY%2CD2SkbAsU9K0%2C0UeNoYuHgRw%2CZ78-oegO6A4%2CEvOigSPhnSs%2CM-oSbHYH8gM%2CO9emRw0hAKA%2CXXQhookqato&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(941, 1, 1569513603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3GO9IxTV_Sw%2C_PiWEo-fGWs%2CwATVqcMkK80%2CltsRpOUIxDo%2CiekTUyTo8Q4%2CyruYzSCcFoU%2Cz17CJ7JSiOM%2C37nfz-ge9M0%2C3WUkIiy-mXU%2C9F2OJRpUWJ0%2ChYVen_dJo68%2Cz2Valc57ZE0%2CqrMy7eBYseo%2CqrZ-7m_A78w%2CBkoqDTUO06I%2C5lcoRBoKs_0%2CPTPsFN6gho0%2C0HN0fEc2Rbg%2CCSQobURxhiE%2CjvaUNdYt7Cg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(942, 1, 1569513902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=TdCmr_GWhc4%2C15TSVInQPHQ%2CU8LDbZPZH3I%2Ch8dZGcMqrxk%2Ca0Xoj2cS5I8%2CPponzT6M9zg%2CSlT3EZGBsqY%2CByVbC1iUT5A%2Co_SBHSYyFd4%2Ca1HBp0qNBPA%2C8YmFu_cltxE%2CZchRowkohaM%2CaH97jNWODd4%2CWD9NB-9TzIA%2CjJ8d5ksCkEY%2CYPuTrGgU-Rc%2CBA8vzLqkjMA%2CKG1NS5QPqdo%2CzoGooTyhAks%2CVkXxNMnm5Og&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(943, 1, 1569514203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=InrmBIPO-24%2CX89LqRajXE4%2Cf-ltVq_Q4Io%2CnEDFRcFb50k%2CwiGhfiYVAlg%2CGFBT3ns5460%2C03FI39LtJ6o%2CSKPXF467PpE%2CxFyc-Mpgpk0%2C7qL19c-6rL8%2CUwlsm-H6SfU%2CLOnUrZ_ixPA%2CVAx2L1bh9i8%2CkG6NWUXpLNU%2CtOpep3jIRiE%2C02lCN7EwYAs%2CwQZPZ9toFes%2CjD9wzpzx55k%2COuqYFYNtbks%2CgEckj1rfQk4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(944, 1, 1569514503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_N02FO56LWM%2CaU47DsueGvA%2CaG3diwVmKec%2CbozcYpwIdx8%2CoHI1KoKlAQA%2COEb2uZK9Kxc%2CJMEFTvwxezg%2C8cdwmUh1GS4%2CXd5YCDZMblE%2C1Z45doct6KU%2CoKY600o3CXw%2CrlebwD2tVMA%2CtyOFf3oKe7o%2CVPYpM7p1HxA%2CvUztBRyRWl8%2CJBRZ7jC80Oc%2CuJ73PmPbtoY%2CjmfWMA9iMWI%2CxVKHy4KKT0I%2CQe4M65sZX2w&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(945, 1, 1569515102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=zE28mP5escM%2CnFHr7upuJfs%2C2WMYC7Qbzao%2CCfjr-qwJX70%2CevASrI39Rgo%2CkgSfdKXrqHA%2C7AaByCx4Mu0%2CB-eaf8nVmfo%2CjF5b27JUm5c%2CjqBgNluELTo%2CWKjIspEsT2Y%2C1WirbIZo41g%2CRkt9AnitNzQ%2CCvifncZONSQ%2Cn2P_Dqk9vwQ%2C6rZN_OsO-Mg%2CypkyHpyWd0o%2COCPYWz8lxTo%2CF6PWOCrDzjE%2CX8mOx10GfGc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(946, 1, 1569515403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=pXXrs63MgtQ%2Cq71NBny0V-I%2Ce-FdGmvTSro%2CuCdyvAkTwqc%2CweW2kATd9-k%2C8kNctA9Gbtg%2CRDpX9amN2vs%2C6djJcNcPI6c%2CxzCQVaUYtUQ%2Cxl7l38e46NE%2CcQy6rtDqVus%2ChitDC1m6exE%2CR4HRfKIfTP4%2CnGsN2cmrYx4%2CYcKG0WofC8g%2CN7njTrM1K_M%2CcJH666IdBPE%2CsgYuXi88b2c%2C-AVoETNIGns%2CuVcrL5whzCs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(947, 1, 1569515702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=PrVOVAOzBZI%2C2KREH3N0a7M%2CVMa18SfHl58%2CCVMboYaxC5s%2CpmshY-LXr1o%2CT-BRminnlyc%2Ca3sG1WmbQMs%2ChAMnKFm0OPM%2CWylVznU3q3A%2CeUHHfJkBmqI%2C4m6kJIejNpQ%2C6nradr8tw4o%2CaBS_tRyYY2E%2CKlmSilkQ9Uk%2C9ESORwt_Qa4%2CSvvrR-_L9mE%2CF8FjiXhmJxc%2C_w4oHSNZW48%2Cu-Je4ef6q-M%2CbG8-uBvJgLE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(948, 1, 1569516002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=beeAm3tKCac%2CYkZUNbJ7fdE%2CwPTN1PwR4sE%2C0u7QIsbUJ5U%2CKOBOvSgzVM8%2CR0hPc54Z7c0%2CD-xFmpO9K3w%2Cw1jBk91b0pM%2CbT9OhBWA5ag%2C4wMZCbQx8b8%2CxsqaU136TNY%2CLzpsLLpPCGg%2CyhqnwgQVP78%2Coh8hof8QiQk%2CEGE4nh3dRr0%2C4M1__0GEiBo%2COvd7xhGK3gs%2Cwds5DtKUmzI%2ChORQHtpigos%2CPgRb10A6Q54&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(949, 1, 1569516303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=qAgSGvMEK3k%2CppbVZxiZObM%2C5sShGJNoV3s%2C4gD1QE0Gvho%2C0mSliX72NfQ%2CIsVDqTgqrLQ%2C5VCUWgQuAhE%2CHnVnqw96V_o%2C8vcp23ezvpo%2Cp2fkz5tLUWQ%2CE49FZNwQyBs%2C3wuUgmsSWew%2CZq5B6HnToVw%2Cf5CCqmw_JF0%2C6YcxqxZ1ZL0%2CucP7nZ8Mfeg%2CGmyv9ELFtU8%2C4OYXD01bulw%2CchGfSibHpk8%2CJloYTLBvRG0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(950, 1, 1569516602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3QUGljtn7UQ%2Cy0dkr34OONc%2C6IsKv1zsOcQ%2CtEfq-zi83Jg%2CHnaQs9g9514%2COfJFJeroL4I%2C97hyyW_RSzk%2CqrthTJJ9YjU%2CWFw-vhy423I%2CYBOe7d_gM8Q%2CcjXfrhnf7N4%2CjgLYTV7UKtc%2COTvqGeg5yQI%2CMc7gp_IOsRU%2CNIVltEIRr8E%2Cy-d4yAi47d8%2CHJZ-TdybGR8%2C-FYdLvRWxlM%2CWHe8rtoKJlY%2CR3R-YqRgbjE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(951, 1, 1569516903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Y2bglz5_2eM%2C9OBTDmqKEXU%2ChB__PWt7hEE%2Cs9RK6auGCHc%2CMASM8xs8sic%2CTU_k3M2yfaQ%2Co8a3EytFbhY%2CXXSWBNx4r0Y%2CZGoqsgoplsU%2C-PRwev-aw_8%2CauUoZla0OsE%2CLIlnzqg8ugs%2Ck1DAsRp30lA%2C90szV9jYOKY%2CklD8zyNCS6U%2Cs9Be0KSESKI%2CaKDM__VFaxg%2CLfmWnBGjFGk%2C_IRIXWXx9Po%2CT7up8w4mvWU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(952, 1, 1569517202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6rZlYvqLRUo%2CKg67J5ASp5o%2C3m6QyxC8ez8%2C3hBZXL2dKJY%2CJX7NaNudAmI%2C0KAFcnDku1o%2CFbx6275AcPs%2C54_rrfNEbIE%2CeLt2QFEj4y8%2Cklo7Km9ZjNY%2CPWhQvxoMsX8%2CsYnhM0ASfZ4%2C73jjtrLDA-U%2CsBEP4lzHaQY%2CexH1dZSMU9k%2CTobTMlhbblU%2CdL2M2HhCl8w%2Cna5gaEjiNeE%2CfzZcSX1spvk%2CBByjoxzBoaY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(953, 1, 1569517502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ERpiiwH6O-o%2CyfhYO0dKVQw%2Cl_0ms8bXn1I%2CxdQDh8w9eSI%2CrX-OPx05dbg%2CvUMfKmO_t1A%2C58T4Rv0jWps%2CEnwcpjx_vfU%2CHf81H9fjLAE%2CapnK833sk0Y%2CercXVI1PAXk%2C0Gp5RNTQajI%2CqnDjitKpsGk%2CZ6vs7Pz59_0%2CAqPf888Igyk%2C4riI1PEDo_k%2CrAjZ_vwkhtk%2CDzeujNWy0F4%2CZR-6Bs6z0Mo%2CrElOg96pxHE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(954, 1, 1569517802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=f7KEdq_7SA8%2CyV4Jolf1bV0%2C9521rx3Q9fg%2CDEMklxte6OQ%2CLTxKxxYEUj4%2ClZeN4pRkk1I%2CYGOeSHsV914%2ChXY2QYjyKrY%2CsKo5SHM2nQA%2CR8XkePojBT4%2CWnybIwKBtAY%2COlvdUAPzh00%2C1PaUdUKBw90%2CTd7qxucMnlw%2CrqBu191-AzE%2Cmm0pobleSbc%2C4NBIk1MIx0Q%2CrXsMz7AKaiM%2Ce3UQfdgS9OQ%2CNm6t8WCk3tk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(955, 1, 1569518102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kNB-rLeS2I0%2Cyazz5chHBOY%2CalFR6lSvE6s%2CseBKBNiUoww%2C7WNCjZ4ljis%2CKeF3oSO5Idw%2C6sujjdQR1UM%2Cxj-3Ebp8jIo%2CMfxomKbvFWg%2C3ZyvLvSUioc%2CUWZKCF2H9IY%2Cbfit4OoSZdY%2CnVukC87xOKk%2C8vctPRVp_i8%2CQqQC997uMnE%2CahI4livuN6c%2CS5scv07iiOE%2CQZ1ADhLvD1A%2CAXSA_CU4C00%2C6pTTM_h6prQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(956, 1, 1569518402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=GPUi6OlGsFk%2CMQiex1ajAsQ%2Czlr1iRkMDWg%2CmqMT5y09c8w%2C2CYSrPw4JZQ%2Cqg6lFN_YC3E%2CeRL_qzRbL4g%2CojpI_Wjv3P8%2CEsbPQw45Sso%2CD7ZYEin8YzY%2CVhv96AuVVDg%2Cc8gBYZQU6Vc%2CGH2umP5cpi8%2CTDH91h3fS2g%2CBoEGbmMTVPM%2CjPBlPaL_zLk%2CFD7AiQUDnJ0%2Cecya4gOHX6k%2CQBcUZmk3Euk%2CFGHL3uQYWvA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(957, 1, 1569518703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ABiwbuy_m7s%2C7T6o1mbuZ6Q%2CzkAzS9MvZTU%2CeSK7MGXp2DQ%2CBgC4yuLYRO4%2C84nTyu5XOn8%2C6Z38Mgsn0nw%2C-0s8BcnDb3w%2Co-YkoKZD_JQ%2CchroZmHXCUA%2CqE4PCcpZJAs%2C0VzUMxaIshk%2CLXrsMrKmKTc%2Cz8AAjx25Vog%2C3DV92a8LUxo%2CObj1LVOE6Ec%2C3CPbc23liy4%2CNwqC5Yu1sKo%2CQvUGW3cPhnQ%2CrQ8Y1PiD4AQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(958, 1, 1569519003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6K9l81-4wrQ%2C9r0L4dFRtak%2Cwofd2goPluQ%2CeZ8_s4QJGb0%2CdCXKjKgPsVo%2C9qKFYgGa3gs%2C95t7OHN5vGs%2C71l5CBkkRBw%2ChJXq3Frhj3g%2CovOWuNxchk8%2C7gJ4pAAWk6M%2C_jzuDoYX53Y%2CwiSgLtFpDdM%2CycBuj2WdMHI%2CJdKkponCtVc%2CXzdHl-XRBu0%2CXmFfxfE9OWs%2CEkgdjMYJSS4%2CtuVPiECEI2U%2CLY1nwsjPehY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(959, 1, 1569519302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ZZ7TvdCC21g%2CfUcBN4NvSDw%2CTHGGZnHmo6c%2CHvT9PepQPU8%2CAPRilKTDfB4%2CnN83-1RI9s0%2C3XhzZMDT16M%2Ctk7TWVckixE%2CU7GO3eWMQeo%2C6y8fmGgXOKQ%2CbhkDrQWXFXg%2CsHCYtlwC6A4%2C7Tedsa2Q0Pw%2CGEomDfLcAH8%2CnooRnZ6fvJo%2CK7Ct7zynl6Q%2CEJ8ttKa8XBM%2CNKyiIDRA2WM%2CdJaMgcEkY_8%2CjqdOLfOBX6I&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(960, 1, 1569519602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Shz95e_nTas%2CkxBkZl935pQ%2CfCeQd6u89Jc%2CRGFygXZouVM%2CXv4mB8QjzyY%2CdkjFlFxeCus%2CD8JtCFvagsA%2C6JmT03d9Ek4%2CuGdo8Wx2zuE%2CCatvagXsl7M%2CJwruH2XcXz8%2CFgVYI_KJiRA%2CGf2_YhLfB60%2Cr1PiAMgQQE0%2CTAbpxDXJXYA%2CqXjN-xTvWtY%2Cqfks1davQ0M%2C1AgvnnLC12k%2C3vvoOgkF1cw%2CaAC7es5ObwU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(961, 1, 1569519903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=53kF-KLjZ8g%2ChY9wkQbAelU%2CSgHGws_RXSQ%2CcRvZmSw9KuM%2CEa08bslH9m0%2CWld5ABp9-Hc%2Cv-GS_Xtp2GU%2CWnbWRvleTO4%2CpjT7cld8KjU%2CYLKz_6VbHzM%2Csk4KvL324KY%2CI7587oq6Xsc%2CQyt-1HVxTgo%2CtUxPN0Z3vpQ%2C2qRnJP0IVQM%2C7C-EcsSmO4E%2C61x8qsbbcM8%2Ck1vI-Ms0Boo%2C6oPs6f7vrcg%2CpdUmw0jVMKA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(962, 1, 1569520202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=GR6Vccrxsik%2CY0iwKJe7zRI%2C95H7gSfPnR8%2Cps91-JcIFUY%2CK6XPY1noaVM%2CumxCh4Ehlco%2CKNtmmboajJc%2CTWF8j8o6uGA%2CA1puQmUF9Yo%2CNrTPnkyMvso%2CdW_xjVhxxOw%2CvXW4eFVZhu8%2CJL4cH0movQc%2CgACH3-bsJpo%2C684zmzZpd-E%2CXPsdi2qYLQI%2CBKwtRmbVwQw%2CxdHmX9iKs0A%2Cl8zjW3SZU_U%2CupFsAk2808s&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(963, 1, 1569520502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=V2XhIMqNoqU%2C9Fru53cvNbg%2C7cS5NbOXQDg%2CZ2wbXDFMRjM%2CxikaD6zum6I%2CWuKx_QlZoUQ%2Cu_HOfTjlkcw%2C9WaJTYG1g40%2Cc994a_vmXD4%2CPQ6LKDuDwzw%2CvlsutpMT60o%2Cbm7KRj7aMIo%2CuKwnbW1qb0o%2CKCQ-SupxCSc%2CUQWSMoDD48Y%2CTZ1dWHsuOlQ%2C1JuFQNuOGRM%2CxCrlf8XJlSI%2CywiNDfXytaE%2CVBCFWzlG0PA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(964, 1, 1569520802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=2VRCmCeWJ44%2C5Rfpa4CkiF8%2Cdm6WpYDhDwM%2CUSZUnsCHrUY%2CGAfbL3E5A6M%2CID0zZDdK5iE%2CpCMIwZszwDE%2CVT68usZMn4I%2ChvV79_6VW5I%2CdWwErl-nrJA%2CVPeDDtd4aJ8%2CuFtfJGBSHl0%2C4v2dkUGh1tM%2C223bjseTyeQ%2CfDgxN_o7N1Q%2CmGvFwASZWVM%2CGnfQ7S_C9OU%2Coxlpvshsgj0%2CgWYpFvfSx78%2CfUTGrvBUCP0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(965, 1, 1569521102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=faOpLFl-gdE%2CAs6PobZLM1s%2Cm8FxYYJwkjs%2CYt46JTt_RWc%2Csy5-Npwp3vU%2CqUGt-Y4EV8k%2ChBcVClZYlEk%2C8z1n56N9A14%2CoKFvUWt7Jc0%2C6BR5iNt-h48%2CglJ7fsCL_us%2C5jCnQC5Mc94%2CuPA579cm0xo%2CLvuBWWXs0jY%2CihgflAX3R_M%2CiYHNK-blCII%2COYJHAJVOYlQ%2CzetLhpIJJiQ%2CHX18tfFGRpk%2CaKsB8trkNP4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(966, 1, 1569521402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=nVQF2Bu5VUo%2CdSfO6lUPXjA%2CG0Q7v1bGmaU%2CGRDGkE4tLzM%2Cjuwruhn41kY%2C95eMf3GVlzU%2CutMRUK1sqI8%2Cq5CQAEgJLPg%2CTEFs9aVhFxk%2C-CpK4MqcjQs%2Ck0k5WVY1VOw%2CWuFhmLiJkt4%2CRgWfVISSZqQ%2CpeTf-_FJ82Q%2CsNwgUdfpUuQ%2C4e-AZjGu6_4%2Cmr_PBhomdxk%2CMvP1iwxtdj0%2CKUWuCv6sRl0%2ChLZMa-kEJXE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(967, 1, 1569521702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6mulCN6eQSs%2CRP90gFrMenI%2CFsuc8jxfOdE%2CnjDQcqQ9L9M%2CKL3dc82oRRU%2C8RwhCbltHC8%2CNXuxWKGXhaY%2CAcUtzHnKjnA%2CrDI78_AOz-Q%2C_qf6k0fhrVQ%2CvU4oRc9UmD0%2CLBV6vz5rXxM%2C7RTQTbjLiH0%2CxID9Ield-iU%2CNzFWRX0IULc%2CpNegpYxRzSA%2C2ziRJYf0ZTA%2CLwEsm-s23gA%2CuNZERngDKJM%2CQCO_YHR5aAM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(968, 1, 1569522002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ABBWvbSKDw4%2CJJ_28IqNOOw%2CpPHmaCIiiyY%2CB25MTZLsL6k%2CAvcRDtbWdak%2CaSVY8ig4Ebg%2CVm8lWCpvuNU%2CsTi8W6paJiY%2CgX4zE3FSIIU%2C6gvEoljjU8k%2C_bWg6UaT7lo%2CFI3iaY4Yvzs%2CZ4SnZZKwSOo%2CCp6FS_YQ1e8%2CVSnaXSr8tME%2Cw0LLwPqvFfQ%2C9KkUqj7S2tk%2CF-WAeyc5dN4%2C3aLxYc7q3zU%2CuX7e6dcC8rI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(969, 1, 1569522303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=fX-7j5g6leI%2CeWtMg3Z2Wm0%2Ce-dYWk1OKv0%2Cy_XYsRuTP68%2CW-NpfKt2dPs%2CJC3XFGEvcFg%2CopvBGApml00%2CU0QBKaxndJM%2C8qxPBaWDpV8%2C2AEh5PCzvMk%2CKnsPHpzdFJ0%2Cu9r8sasxizY%2CxIXjzq8No7k%2Cf8FLRgCaUhk%2ChgZ4q4g2CuY%2C0jWd83QN5UQ%2CXmtEYOGFbzw%2CMFTcmVlCKao%2CMTG4gohBJ24%2CnW0WDw3xzaA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(970, 1, 1569522602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3_wkLHRZ3CM%2CSp1CH3ppEok%2C7FckJ0z0oRw%2CsHeLYn4zGc0%2Cd4L_uHpQAag%2CktGYtT36bDE%2CrAgr0Tsg01w%2CINsVZ3ACwas%2CyV9rJiW1HgI%2CrO6yKf_k6eM%2CiT4Ew4xWaMs%2CT5AG70tkF80%2CkzjVu1cOXWU%2C2yXAmJSCLj4%2CHYlkdpBgicY%2Cwz4BLojWNso%2CHWiTkCi_z8M%2CIxuL2XQ7u2Q%2CPH9IKbyRmmU%2Crqhu-wXY-eg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(971, 1, 1569522902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tmtaO_3YsUI%2Ci68ucAkkbMw%2CwzCwBwXilpI%2CvXGzvsR1m0Y%2CFAmLYuYQZ88%2C0fgKSezfuS8%2CllOF1mcUg-Y%2C3kLjOCRmnL8%2CIDNyrcrV_uc%2C2I047_UTL_Y%2CY55FIrRUdyw%2CNmhoFnEErFA%2CF1_cYZotJl0%2CL78AvpIh6G4%2CelHzyZi_BTQ%2C4kf0ByP-DH4%2CrBQCp1lsOUk%2C_6iGMS3BnbU%2C0-L9skhNXAM%2CrxwPUv8guTY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(972, 1, 1569523202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Qfcq8SEGG8M%2COw9QhTH89H8%2C0d8w94ViMhc%2CWu7HTsWDG00%2C_xogTuei6nY%2COcW7wtf79TI%2CKDrP6eJ-AUc%2CgABB00N6zIw%2C2BvrKCbqV1A%2CixR4HulGdVQ%2CnHo8sLj4SMk%2CrG97hmVldGk%2C6DkXmCPHSLY%2ChwXW6G1GWbw%2CjhXAKnWG6DA%2CztQbL-x1Ib0%2Co3RFhMdj2cw%2CIM-jrzEak9c%2CMXv_mm-HcRw%2CbfeItyBZUFU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(973, 1, 1569523503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=PfWqHlAE7kY%2CUcW1csc4Wcc%2CUPmWAhYPOhY%2C0RhvaaNySMs%2CDGTEkNGM4jY%2CWU9LbbPeFaI%2CVWv_LAb4sMc%2CXcErSxUjNGQ%2CVvwgGx9UM1k%2C5Xa-gl9_IQM%2C5cs_CzpzgAQ%2CFHPar_6qgj0%2CPuG72rNeOU8%2CTRZvh89oWeY%2C7pzQ-IJf3T8%2CMc62nPIK5gk%2CcZYORaLxgdM%2C1nEaENomV_U%2CsSScUmVZGto%2CWob_XVyi6Fk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(974, 1, 1569523803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=oy5VYu4a8aQ%2CP98MyfCfgDw%2CPydlAqoF_ag%2C0TbHeHBk7Ss%2C9XV2oV9LSms%2C-8d1UWH_tsg%2C43r_Xi9mBwk%2CGRCTUfRYOsg%2CLFDOhmyVT3k%2CtnnYGKs8E1s%2CVLuRasf_rPk%2CGwj8CBpyJsw%2CubJeQSourpk%2Co-HfJXkMahE%2CTux4rl7K-Ig%2C-Lmd1BgBJOs%2CB5a6wrJpxP4%2Cmsijy9FBzM4%2CH5gLAlUSss0%2CNem7usp7_DM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(975, 1, 1569524102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=7hi1CvpGaRY%2CFQwd80kogL4%2CXo-D5X4uerI%2Chy3YR2jM6-8%2Cav5oZGuMPu4%2CPRT6tJQbdS8%2CKvrPVe8VYpo%2Cu2AL0VixMRA%2C0JRhzT_hdWQ%2Cu-yAi7_gNXs%2ClNY5bDNVyMM%2CCjZiVXhmrCU%2C1joDyEynaMc%2CcPoXkGR7Ocs%2C2DFHB02Bmnk%2C2niap6sywKo%2C3FmGy2Sob10%2CgeBd5fYqHDs%2C5TmfreQ4wuY%2C5BKmt71UZ_U&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(976, 1, 1569524403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=t5gIknIxiCI%2CPfBTNOQ4lq0%2CQGCTwJaxWSk%2CiGYZNJpqVo0%2CPBmRUmeWRf0%2CqsBCKda9k8k%2Cos9jQ9c1ugw%2Cz7qPN8au-pU%2CtVg_gn4K9I8%2Cf5aKdqkUrvY%2COB8rg_1l0nM%2CxCLhdnBUi0U%2Cl59VRvuQB_g%2CKv7-kmL8rpY%2CBG8AzTniqdQ%2CSvFRyNYcesU%2CMHIN5EJsVFM%2C_LO_u4jAFxU%2Cabul8u2tfJI%2Cx6PYK65xA6k&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(977, 1, 1569524703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=qIcJxZKxlQE%2ChYasxQmlLpM%2CS160UuKE3RI%2CLGrZzNWBi60%2CjIv4wF2SvbA%2C5WUb5-XyjZU%2CCxDq5hb8C2Q%2CMxXdNJBTFyY%2CaR-n6vB45pY%2CR6UXs-_JsiY%2CeZzib8Rle7s%2Cle-elBrTsxY%2CcXSPGJc3Xf4%2C-hJ0OCbZo2E%2CIo4dD5y1PkQ%2CTUrVIZCYRQ8%2CYTbqgrF7Xzo%2Cwxwqq8PJGPQ%2Ctzkj4s_ZF4o%2CLiZxg3D8dKc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(978, 1, 1569525002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JhEz6qVf8UE%2CYZ_qJ5JFD3I%2CiVO6DcP_GHM%2CeQzI6u2TO6Q%2C3CTsJKLizjk%2CsR7ShQi645o%2Cmkc9FEqFvZ4%2CkN7attkgIzk%2CA5oRJ8c2UXg%2C6yeuVgy_U3Q%2CxM5f9Hn-LbQ%2C8noAtC8bhNc%2C70iw1_a_yjQ%2CECjnlexqDcs%2CYC0OMwtYvQ8%2CURaAAGeZUvA%2Cre-cwuxV3dc%2CFx_xxs2_eYA%2CvywiIYQFE-w%2CCbSQpMlJ0gI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(979, 1, 1569525302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dZvv1DNT_EY%2ChzUseQij9TI%2CcjyaMunjLic%2CcWD4EkaQctw%2CecY8YOlqVw4%2CIrHml8E03J4%2Cd7aH6vkn_yg%2CX-IM95AOOBs%2CXYdj56nPE-0%2Ccj4HGtr0f8k%2CWNJaMnDQzBQ%2CBdvu4tIBO2E%2CXKCa0GjN0Uw%2C4cPcSzSr4ms%2CohH7jOFB7iM%2CEk7FEF8d-PQ%2CpijUrkI3R5A%2CrjNegO5xpjY%2CCdHABa6LOg0%2C3GWFnKMXon4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(980, 1, 1569525603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ay_T3id1sk4%2C5JeVVwZ09uM%2CBVl06mxrQ80%2CjrNe7XtfCts%2CoRH8gh_WGx4%2C7zzf1hADEOY%2CuJYdrgJUc64%2CKM7s_7bHn1A%2C7xZNXyTMqJQ%2CYA681NFp3gA%2CvceapOCJVRY%2Cs79RwtrDdWY%2CX3cKAKRKp2M%2C0f4gNd32ne4%2C3-p9lo7ohnU%2CJy19mBwlPQA%2CZGTHKNQ_wLI%2CKO6DEbK_-Lc%2CaJzuMLFfxZw%2CdtDxoe9WTI0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(981, 1, 1569525902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=t5VJsmzNsqI%2C0231J0t_dT4%2CO2LExhcq1YU%2CjoAebhIaxs8%2CHtCnoOFfQdc%2Ca-c0kgXpXZU%2CtBzRS_bsaGs%2CtLh-QAL1xvA%2C_vwco2zlGVs%2C88oA7b6qO6I%2CA5hwFgG02O0%2Cj0_HOclZvNY%2CvWhYlu7ZfYM%2COkQ0h6gIVzc%2C68XZ_q74YDk%2CXbFCFssDoSQ%2Ci-u1_IZA19M%2CorFpIq4IRng%2CXw6cYsLQrtI%2CbUUDGTtm8no&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(982, 1, 1569526203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=fuWKXhqawok%2C7VQwSEJ-TYg%2CjF9JAj-ijas%2CI1sOcwOmAcM%2CaDJo1DlJMHI%2CnbJiAvT_nEo%2C0BZNuAX2RSY%2CFxcJy-sRa1Y%2CTDyJOmUbgfo%2CHOIKodrc-Io%2CV3e6DY9mInA%2CrZgJ0GuJN-Q%2ClS_e4n3XNKQ%2Cs40kyu1p5tE%2CbeCoGpVM7kk%2COpMI6pjwLFA%2CbnRqDIOAUiA%2CTVKq3HWBX68%2CYRf-SGDS1WU%2Cq3PKNjVErtU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(983, 1, 1569526502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=P1ZfOt-KaOM%2C02sbMzG7SzU%2CnPZQeSql8B4%2C202KR66lHck%2C3v3iSYvZu6o%2CCF9oeHwBxIQ%2CpKn1CYnBUUw%2CpZvX5jTlYZ4%2Canczcerb_cw%2Cli2kwvoAu2g%2C0V5bugvSPcI%2C3jP9-Apatik%2CraPeTObp3cg%2C9VJSikeJLaM%2CDtRl00PMomc%2CG9WJYkYfmtI%2Cs4nnHv1JHRE%2CECtSFe1NOGg%2Cu2fOF-uY31c%2CY8RehCQ46MM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(984, 1, 1569526802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6za7ICfgaSg%2C54W22gT7-R8%2ClnEJjHGxePY%2C_-0jeUeKVYk%2CnjIH64UPiNQ%2CSr2YXPIaozg%2CsgxpCAJ2MfQ%2Cd2OIUlldHos%2CGIi9qoBVyg4%2CT6Ei7Ww9p-U%2CcNNnf6giAmw%2CCXJ8iABiMtM%2CyTSyi-0cCQE%2COE4xkkA1Zh4%2CkGD8VOlZsWo%2C6vPvC-ej1bI%2CqsyH-5zzWbg%2CCvZNcqdsn20%2C0IyDKsM_dsg%2CC3xu1zimPVw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(985, 1, 1569527102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=sbkJNPtviy8%2CTP4iGgiLknU%2CUbitKvOJUQ4%2COsPPn4Z4CD8%2CTbX5zEgkTJ4%2CCrcHfOjwf5g%2CDEsWy4Yf84c%2Cx3LMsK2YyfU%2CSkLZKPd2-G8%2CbHpLtGKfVOA%2CkQqQ0XjJ4Po%2Cwrs0m-ucE_E%2C6TVDq8QAsKQ%2C05mPjcUAPNY%2C2dv9ZDZ_R4I%2CYB3rRl17po4%2CEcPfCMLKsVc%2CsRmOhNznBqY%2CclGv_Lp4_zQ%2CgfWlAnuM7rw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(986, 1, 1569527403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=D1XEgut66kI%2CqS6Y1uXUEYE%2C7uLkKYnKuNQ%2Cb00Z3UxkFzc%2CyXHiaun5wC0%2CdusaPJ_vTPQ%2CmAW9ezb5NhI%2CwKeatGdu_pg%2CcURAyXAgW0w%2ClBLGhV1lbVU%2CLwDshFHrijk%2CBNrMl_VD2SM%2Cg1ud8Zv5Uqo%2CiYM05SQGBhk%2CuLl4nWG-tkM%2C24VzJboVelY%2C11B94pYaHoQ%2CX9bv8MYQNW4%2COwrj4i2rpwc%2Cyr4pErbugEQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(987, 1, 1569527702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kz4reSTxIjg%2CmUf8lTbRRe8%2CNYbQo13K__c%2CfgsezB-KvUE%2CO5PXxkk9VNU%2Co8d8gs1MJD4%2CPVk4jxrx87M%2CQh9nqCopkQw%2CjbQGZui2_cI%2CBMqHf7Q67B4%2Ct4G56RdxkHs%2CbHjoPxLpIHw%2CCYKhxFlf5yw%2CJVUIamcYxzI%2Cf6cOfNNkxp8%2Ct2T_ilIg7jo%2CpnZliv1qpcU%2CzuTFqtNLetk%2CCfhQQ4zL220%2CtCRXTGJmqng&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(988, 1, 1569528003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=j66vpYrsmf8%2C9vvM1TnjwWQ%2CQn2bH8Dczjg%2CJ2iGKm8bzlE%2C6KdETCgVqAw%2CmKlulEbxAwE%2CEP1JRzkE0nA%2C9uR_8cUGGhg%2CpBPvDlFPHZQ%2CSeZTdWt4j0o%2CWTmQE5P-Gbg%2C3NLtkbzzcdE%2C-DrEBQzhmDg%2CxcdDqWHidHQ%2CDaPWlRqy4N0%2CxUGVSLld-OM%2CzAhSxmRXoK8%2CO7JSIUSWFp4%2CM3urag_tlQ0%2CvcrUfS4x5ok&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(989, 1, 1569528302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=sur5miujMp8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(990, 1, 1569528602, 'Checked 3,351 videos in 12 hours, 14 minutes'),
(991, 1, 1569788102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=LPA0oiyglnI%2CqUS7djFnRMk%2C3L2tuXcPoag%2C8Q2MddLb2kw%2Cykwf_bL7Gb4%2Cn69_fc1gRds%2CkCmZrZUg_m8%2CXUzQCRjCGvs%2Cg5LSEIwzRsA%2C9BYI5C4MRl4%2Cehb8lZie8CM%2ChuvCLTR2rY8%2CIdi4zKqU0RU%2Ce5NqyIOMskM%2CX8rf4FVaOAc%2Cjz_bxQrcH6M%2CKpP6UeTLWX4%2C1LXWSP3vF6k%2Ct6JQb8HAPlc%2C_-OX-Bi6f2A&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(992, 1, 1569788402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dUeCUqouQd8%2CnjpXypbRIqg%2CQ_Ky6sp3sCo%2CZdCvFEi6qNs%2CI_oasb0mIkU%2C4ESkElqRWFA%2CN2SfkjM9pqw%2CABiCY0J_T8Q%2CSpxaagrsWk0%2CdvUEpYqMUiY%2C5WN0S07zjek%2CJ2jfLrc-6Fc%2CRyXbqIwIIu8%2Cs7DZ38PCtQg%2C8FatMar4BFA%2CxU9LotK0AxM%2CZNNsbjSPSXI%2CXlHdacu_UBg%2C6HdIkaFrYwA%2CT79hf5ACkT4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(993, 1, 1569788703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=j6aUxX4ZC-o%2Ci2WsarJgPb0%2C_9FF7cQ68yI%2CZ1IkNV-cSLo%2CRL7yx5WFcqo%2Cc4qvSKC4eI8%2CtQLP1iypguA%2CUnDOyfKXwK8%2CezqW4kZJsiw%2Cwk_N28mqotM%2CnGzCmbIqWNE%2CObh8wAcUkiM%2ClfzzF74ev2o%2C3rsj77L7APw%2CYK-egeYR7hQ%2Cm2wwXkOtyCQ%2CACRLFbCT02o%2CiiZOOHZAmxc%2CsLdu9dMbHV8%2CiiZOOHZAmxc%2CHsCdxRQ78R0%2CTYnctR1ZOhs%2C-ZMz4q_8Gyw%2Cv9ZFDElsHb8%2CdUsO4UIWlWI%2CaA3j4P0pO5M%2CQWVrT8Ji-18%2CM_qf7h98GqE%2Ca2i5uZJFtgQ%2ChMSy2aKhp5E%2CcjQmCOlSWAc%2C7kMC_KP3F1o%2CbxTsWGbBddQ%2CyBKH2zf6sg4%2Cny-z-nsnYKs%2CToZNa1Gn1i0%2CEob7MvHpP1s%2CpDk5RCtl_PY%2CIVR9rhiwGCs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(994, 1, 1569789002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=H1cEFP_H4Rk%2Ccv747wcGLRA%2CmDIVRGiKIOs%2C1fb1ftKaiew%2CdKfgf7B9Ngs%2Csp4Oza3jZ6E%2CqdyMuVi4Zuk%2CY8obmSrMRIU%2CgJt3FZ6-TE4%2C9QTBrs4E7W4%2CExj0PanWEx4%2CSJevNgqKsKI%2CWfV1kgmoajA%2C6P4-CXHxKEE%2CpAc2DpOCH5E%2C1ZinpCiaswE%2Caq9VovDyxYA%2ClvhRZgwHfqQ%2CiO8JkejgZvM%2CDU4yV2SUjts%2CXqWC4-PvtAc%2CZWa8Rayk1Yo%2COLH8S3-AWmU%2CedOLZdCwCkM%2CenslUo4H0OI%2CiO8JkejgZvM%2C23fWFI_dhfo%2CYyoyYXpNLdo%2C-L4E9JhRZ6A%2CrTUNyflIGiI%2CQUlukn1DY1g%2Cp8CZYZtm6nA%2CMHmNI8uiYws%2Cyx6HBaLaN9I%2C9d_wFtIRmqA%2CMyIgCjw4ejs%2CMNWfTw3SSeU%2C2wF2g9t41hM%2CXQiZKJKygIM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(995, 1, 1569789303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=PH47p1LPPYc%2Cs2glwjPQZhw%2CBBIuEGYFUUw%2CAplb9VQKYZ0%2CKwSzwZgsBO8%2C2yDhHj-xM08%2CXGSs_tml10I%2CsZzqXwgNsAA%2COGY1hFMw1Nk%2CDPW_kQtRqzI%2CMJG3LLhGfyM%2C0AhweyabC_E%2CIW8RbI45jJw%2CqJnhyuW7Yic%2CGKJ5ck4OmKU%2CAk_k9wcc8YI%2CQuN_XY9hm3I%2CMZraQauugYc%2CQuN_XY9hm3I%2CMZraQauugYc%2CI5WgH0YRkzc%2Czvdz4fKbPLc%2CD0E3UfVgcoY%2CHRv5Xkk-qpU%2CIkMc-9C_5qc%2CqJnhyuW7Yic%2CKloOPX12Wno%2Cl6x2QwiSjU8%2CAk_k9wcc8YI%2CozSIfK25nRU%2CJNPqwk4fwTc%2CRga-Y7ZRVrM%2CfAz2E4KYoJg%2CfrCQZ3iCutM%2CBCRYtioAdFg%2CN55CvISOW_4%2CHvClFK1Rtx4%2COzyUwFh0HGw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(996, 1, 1569789603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=fW0FebXntxA%2C1yKJlrl6Z5c%2CDtTBZJUnTzk%2C4GZYatoT0Qk%2CNoeXcb7cZKw%2Chc-4FnMVL1M%2CQ29Aqm9Cx6U%2C83wUfjWFM80%2CyIBovRRaz2A%2C3CBC-S6bvqs%2C0RCheNEQmnM%2CoDDMV_D5G5o%2CFOxZUVn9ZqY%2Cy8TdKSql-jE%2ChIyc-w22TRs%2CQMlYeE5_ZWY%2CPcvKIhjSGg4%2C4fBm1a1xnGk%2Cw5WZTdj3Hp4%2C4fBm1a1xnGk%2CFOxZUVn9ZqY%2C83wUfjWFM80%2CvFFX-uOcSJE%2Cg8j0EtybPQY%2CI6_jPFibXkw%2Csx5sTyeuHxY%2Ckb2S8Wr0WeQ%2CZIaSJoH8bRc%2C--d_Z5viup0%2C3zj0c3Wc4vs%2C0n1APIGNeqw%2C0hNsp4qu5tU%2CVaAZBikUGMQ%2CJZpjbjx3llY%2ClG4ZSecxNSA%2CXxndzfBEurw%2Cq_L4QmVcidA%2CPRb9Eql47Kc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(997, 1, 1569789902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=5rLo2o7oZYc%2CzUXJZvSo-dM%2C80Eziy1PGJ0%2CdeBONYQpQMg%2CmSrtsEPzWO4%2CXTgBpjR7_0U%2CYlwGvObRTu8%2C7Wsakj-8BMs%2CoIg1lulQ5JQ%2ChqbxXCj-ww4%2C_jhPChwnE-4%2Cgc2ESqPaPB8%2Cqu-jcRXwDn0%2Cj8UScDHpvu4%2C44g64eY2MQ8%2CNd4ySfLgyUs%2C08jqA16EcuE%2Cg_eDIP-RJ4Y%2Cqu-jcRXwDn0%2CpD4jI8Btd_M%2CEuiIKkDgwrk%2CBL-KZYOzDXU%2CLoDFF3JiIyk%2CNd4ySfLgyUs%2Cn1FAXD72ji4%2C08jqA16EcuE%2COUXlpzO8VBg%2C44g64eY2MQ8%2CkFXOwdUh8Hg%2CFr07zmRfGNo%2CPU0rGi1PD6s%2CYGKv9ff_3cM%2C3z9jaV6S5Dw%2CrLKx7KndiAc%2Ca78MUSjcAmU%2ChNYJO5hdSQ0%2C0u3ckEn1wtk%2CqGy3Tq8JKAE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(998, 1, 1569790203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=c8mBUxLGCtU%2Cq2Koz24aWL0%2C1-lTGij04bw%2CJtNFP8959q0%2C990yNjs5ZvI%2CqWqfNLTKhvA%2CPoFXlRFfQiQ%2CC-TpVr0SBQM%2C3Ty1Ad9kknI%2CFwxuzl4ZrHo%2CWyHi9g9wJsg%2CVMnw_BO7-Hw%2CMC7zzZiipME%2CvWudYcnwv9g%2CUbV4JxumOxY%2CQpOqNR2aQlE%2CVMnw_BO7-Hw%2C5LR3x9GvfSc%2Cf3-dFv2gJ2o%2C3Ty1Ad9kknI%2CC-TpVr0SBQM%2CkmzKFyhmnv4%2C4FAjJAwqKBY%2CQpOqNR2aQlE%2CFwxuzl4ZrHo%2CjwTJPH2f9zI%2CPoFXlRFfQiQ%2CUbV4JxumOxY%2CX1adM3UNIzA%2CDtY1P2wqk3k%2C-JlzLfjKG2g%2CoaSF6IpZv6M%2CL-rkLWB3RNY%2CXUrOCxP1-aA%2CMRua_acKDis%2CE-jVdFRcHcw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(999, 1, 1569790502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=PGfh0L0NB14%2CWKVp0uhLs48%2CMsvnJlp6e0I%2C3I7j-LW18Tg%2CxhkTF9Y2u3s%2CtU9o8uirPfQ%2Cx8bHVRjgE5s%2CaeLybVemQ0Q%2CbY67d9Io-8Y%2Cq7jAiUm6L6I%2CtjvAb4I4odY%2CHuHYJcHHE2I%2CIQ7LX6acNo0%2C_XDsg4F3LKw%2CkNh3sxDN2vs%2CQGR_ns5u7lE%2C270g8sVPrj0%2CPqrszOo3Cjc%2CAN3C_EKEc_0%2Cf788Ke8vXM4%2CX00xQCn6Chg%2C_XDsg4F3LKw%2CPqrszOo3Cjc%2CHuHYJcHHE2I%2CtjvAb4I4odY%2CvMOL_W5b8-Q%2C5wZt1EinPVY%2CHzeOXfTcRrw%2CDbu1LLHyiUQ%2CTWnvgz26bIs%2Cade2fF_3uhw%2CRMTnsmtjU3o%2CVuHWzPFWT7A%2C1TjV3UvQ4k4%2CotyhaCyA3nE%2CFhHuOYP_Bl4%2C7k0zX-7_9DM%2C247H3HWrgdo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1000, 1, 1569790804, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=PRDu6CFqaCU%2CdPPaWfQ4HXM%2C42Q3LyXagXU%2CRaIX0O0sGKY%2CGvS67tYy2b8%2CUKaaoA6Nkb8%2Cxc7w1himkB0%2CanHRauHHfZ0%2Cw5wEcSpKsqE%2Chd4DhBfMWAw%2CIC6QBasle4E%2CCgP82jfvbcY%2CaQkDplf1HS8%2CMCgbq9y8rdo%2CzOxLzOjXnn0%2CzOxLzOjXnn0%2Cxc7w1himkB0%2Cw5wEcSpKsqE%2CR0aivswdmkk%2CwjL4BDgYGAQ%2CCgP82jfvbcY%2CaIZ2fBQvKxk%2CanHRauHHfZ0%2CaQkDplf1HS8%2C14ENoSkB2cQ%2CIC6QBasle4E%2Chd4DhBfMWAw%2CE8lwhouxOnI%2C_2n9qzeLtjA%2Cx1XGjAJn7vE%2Ccs79oXGpKtw%2CWbOr6qv80yQ%2C_8FRsPoT6IY%2Cupbv8cFEMtM%2CSNsaUfgXqf8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1001, 1, 1569791103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=CKWlg5ERpm8%2CxRz12Q9lQnU%2C68g2OJI1GZY%2CfQKrb43e1QY%2C8F8SnVzGei8%2C0yJgdzdGLsA%2CNfPyuLZQ88Y%2CRIKFM7M0jlM%2CvRze5Dd5myM%2CVWXO3qTe6rA%2C-R68OaDmeBg%2CmHNBIDUhLMY%2Cd6mDCOFuJi0%2CTPolKPb2ySg%2CSQ4QyDeREbg%2CSQ4QyDeREbg%2CAdsAFMyF1Gc%2CTPolKPb2ySg%2Cd6mDCOFuJi0%2CKs9gCJOu9pY%2CSX89dxDldVg%2CGVKdZU956EE%2CviRVVQ5ZNrg%2C_gotP5DOWVM%2CsS8QAZvdvxg%2CVpARPQcfm4k%2CCFkbfixP-lc%2CAdfjEbj5uTE%2Ci49gNYac7P8%2CDG6YGHKea18%2CyeD71cZrfdM%2CzMYAgQPgSOE%2ClVBcHK8n__g%2CP2OvR5KVqSY%2Cip0-QuSlyxw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1002, 1, 1569791403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kvO_BtPHKG4%2C-Frd5TIl8wk%2C0_aW1B_5VWQ%2CPNB9jjvb3Ak%2CBNFkj7uC--c%2CY0Ci3oD95wA%2CaeM-kant7KI%2CHdh9ZAPkCxo%2CsecSYGHJ_Mo%2CP_tOTJhADKY%2CuHYvK7AiSg0%2C7-bXYn6Jbp8%2CNjqs0v8QW1Y%2CqrgvQ4hskyI%2CCVo4oK9w3ho%2CkhtarBGyapY%2CqdlCBuAqucM%2CuHYvK7AiSg0%2CkhtarBGyapY%2CNjqs0v8QW1Y%2CyUHAflyT5Yo%2C2tjc0f0mq4c%2CPCu2JVwuaVw%2CkX8foOnynwQ%2Cm5EBWdhwCBg%2Ch4o6V2I6N5Q%2C8MQhtOJkYqA%2CbH4hTFKBDL8%2CcKwYM6E3sgE%2ClOMNtwHWyCQ%2ClPt9A0ZmDgM%2CWaBy7tRC_14%2Chk537lqgIkE%2CD5ktNBIjdQg%2Cl8vackaxDDg%2C5Lwf6CDbMi4%2CintHmtv89Rs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1003, 1, 1569791703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=O8gMQ3XaYbo%2CFNJ-N9wBXr8%2CiOh4Tre6Cmo%2CjVtiFi_il2g%2CgUNfxU48YNs%2CB1R6VNPl4M4%2CLnRmIHeWEgM%2CNiadC9l12tc%2CqRAl6ZCJo40%2C2bPJH4hM3xI%2CtYiUVVuGkRI%2Cd2MzmczwgAo%2CAvert19E1kk%2CrnuiPcgcauo%2CAlJJMo9Aeu0%2CpZ26jEc1TBo%2CiOh4Tre6Cmo%2Cd2MzmczwgAo%2CAvert19E1kk%2CB1R6VNPl4M4%2CLnRmIHeWEgM%2CwdOQ-2N57g4%2CPKd_7p4-7pU%2C9g7ZAvecrMw%2C9WY2GiPxGBM%2CYUK51KD4V20%2CHfdRJshiLcs%2CVU0uOZ1pxKk%2CuBQnKitz5v0%2C7259_I4lC3g%2CUvFG6PAUAFU%2CSPZRtlqBgYk%2CwwQ1fSapexY%2CQH_-2yhRdMc%2CvkUjF_VUpX0%2CQLS3nGdfJOU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1004, 1, 1569792002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=c5xE1Ut1pVE%2C3z2UIdtbrac%2CGgXKokOk-wA%2CnNdqPZ3VmwU%2CthCAi3AXBP8%2Cz2fGNR-Qa5w%2Co7bJO8AN_Qs%2CB_nTIAXqv_Q%2CO8pVgnEZSGU%2CfxO4SSNOo1A%2CXieJ7_djy1w%2CB5WFV-HmkeM%2CQ4JB5eamVzI%2Cjwza9Lw68ys%2Cet9D_4GZXk8%2CoMhqwgiZkbE%2CMC2sg_5WVZc%2CO8pVgnEZSGU%2C0tWezgJM3B4%2CgPhUTVYO4KY%2CqJ8jmOYx8EM%2CdktTj3GPd3c%2CgJOh_N38fW4%2C_0L6Wt6wF9s%2CLQHOkaWod00%2C3ejtm9jP7RE%2CdLy0Gjg58tA%2Cqob3boUvApU%2C6nokcgPpxBI%2C-smr7Uzf_wI%2CfHoXq30SPgs%2C2whpdDRyJz8%2CQLjDVJzoxZk%2CY8wHx33RXMQ%2CxEBhaQ4vR9U%2CFS19NoyC334%2C13i7bPPhJV8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1005, 1, 1569792303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=mHPfYuDkWLA%2CcfO2K9-QvZY%2C2IyFnicDaZQ%2CnYGceRykgCE%2CXYCyCvTVREs%2C3Kdzh6pp6T4%2CM5Sysjv4Ko0%2CDNV_M1rIkqw%2CK4CCl11au0M%2CIrjxO6R0xgs%2CqOc_A1d1Ly4%2ClTBWKBivpdI%2CRL-D1VnJgj4%2C-Uqeh3pRi6M%2CixtikESbzrw%2C6Uh-je5htCE%2CHNQ7d1MD-D8%2COEdgVmTfCss%2Cs_GVK6JTeLI%2Cfi-f5m9cnl8%2C19tMOYQ7Cuw%2C5xZk9RUWvu4%2C5wTWnjzHLO4%2CLjYyARJUWPM%2CyJnZX8vHwmw%2CZ0czqEppeWE%2Cf8pAjiioUQA%2CDkYHDFmCtZM%2CVUSNJE98tHo%2CJ-H13JqwpvU%2CRC30s7awY7M%2CuAdufTh0x3E%2CJpi4jzcy5IM%2CDmfb7TMEdFY%2CiZ8jauB9VYk%2Cl2uXKqTftMs%2C7X53RwMCYQI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1006, 1, 1569792603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=EaGBeZbokSo%2Cu8lWbQP0-tg%2CUwAurBVeZfQ%2CAT1vD6b0t7s%2CojihYGGKKIQ%2Cqr96LV9YIFM%2CAADKgXTgwk8%2CrbdCX2ylZeI%2CofMQPyY-7UU%2CI0XcJsHM9Tg%2CKTOx0538A1s%2C8gLwMwTGhXU%2C5srxyN5Kl98%2CoTz-DtIOaAs%2CVBvHS9g00F8%2CSlbq_rYaIuI%2CWZDQf5Glg_M%2CR2svr9HKefs%2CHCmVwTHXhbI%2Cz7gFR0UXtZA%2C2hwSC3cEKHo%2CYe9M1-WkXVg%2CpupxUwMPCZ4%2CRfVdJOezHos%2CiZ1Q87ZH23Q%2CUYicGfpI8oo%2ClUSjoxz-VHw%2CZLPdKVhQY-A%2CXY-Rki5KziE%2Ciovaaa70Eec%2CTbj1a8vtOd0%2CLCQT-hm91Qg%2CONdH5szp9EI%2CjUR6igLqDBo%2ChscSbivL4Q8%2CP8rr4Q5ho8U%2CbzVDdha-Krk%2CnBqYkD04TL0%2CDyXsM1KiHk0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1007, 1, 1569792903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=X69UzUcFM4o%2Cw4_AG818giY%2CY8Yxbi9kHNc%2C5nXlOIZj3jU%2Chw_2vltbayk%2CecQevwgmG0Q%2Cr6M-9jWQLCY%2C4n8r0TfQNw4%2CMZpE8H-tUNg%2CFg5rpBgvM7s%2Cwhc7WkpjFDE%2CRGpyeBmBIpw%2CmNICT5Hijbs%2Ci3wEVA3wEvU%2C9q57Hzlbcec%2Cr6M-9jWQLCY%2CIrLr2umP2WI%2CRGpyeBmBIpw%2CsQo259vRLj4%2C0ud4xaDa5fA%2CBIj0nTMHYts%2CcU1nbBbM9_4%2CGsWYe_upego%2CavEfoVgF_p4%2Chl63BGccBxU%2C3aYK08CRsPc%2CR1F8ptYExL0%2C_KGp56ZFiFI%2CVlN2IKUwJr8%2Crn7kzqZW-Fo%2C_LPqpx8enPE%2C8xgT8y2CkhE%2CV2izMAFPEsA%2CukaN_Sbzk5s&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1008, 1, 1569793202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=yLrJ7QZdZOs%2CyCIdg7c-pC8%2CXS7mlLAIHnc%2CcfVPiliX-FU%2CB1L14uXbze4%2Cy5VDrGA1yoo%2Cam6IPdmZYSw%2CixOlWTBP_9M%2C5ALNajj-hb4%2CCfmwISyT7Ag%2C4hl8bu06szc%2CEamGT7BuHmI%2CC6t_ocqSLZc%2CneVgXOrejXk%2CrTptGOMTvCU%2Cc0T4veTGGWY%2Cam6IPdmZYSw%2CC6t_ocqSLZc%2CrTptGOMTvCU%2C4hl8bu06szc%2CrRlxw3QnaV4%2CneVgXOrejXk%2COWCBWtNadl8%2CQxaqoEtxaI0%2CGQvgrUoH6dY%2CWkhlnUQblz0%2CgiQKdBvImoI%2CjzVuG5FkrBE%2CUrIFsS1bgxo%2CrCWAOXanIns%2CuKeF2sOemCk%2C7zDHwTPrsEI%2CBZuFhm-Y_aA%2CJNde2A3jiYY%2CWsbHud17wuE%2CiMx9yh_a0uI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(1009, 1, 1569793502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=gUzIxmD3utw%2CAjZlfxOwHfQ%2CJPe2mwq96cw%2CSX5QTufh5vc%2CAQcTnrBJl9o%2CTbnOznVvTnQ%2CuqFoxaoRKRA%2CslEJaNGxC7c%2CYlHhBv_aP8Y%2Cepne8Y-pGxQ%2CtOuvoqsHvWY%2CGYeRdxWeXqc%2CnoFpm_svOeU%2CH6McA_fDqF4%2CbIRb10_N_zs%2C65fg14C8gkc%2C7oGE65zw0J8%2CUny8-eqiN6w%2C65fg14C8gkc%2CZbkLycfeehw%2CbIRb10_N_zs%2CmGQG7y3-3XA%2CpDDgswdRyXg%2CTbnOznVvTnQ%2CslEJaNGxC7c%2CGJViTHfIE38%2CuqFoxaoRKRA%2Cqj5fk_Tq-dg%2CEe5cqpWQMaM%2Cjn7Af7LB69E%2CH6McA_fDqF4%2Ct4EB-GOATzw%2C0c2kBlVpSs4%2CIpdpFAgp0Q0%2Cj9StgYkZ9hQ%2CPoEtvV50bgU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1010, 1, 1569793802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Zr0uHHPs_Rk%2CWAIsCsTS7uw%2CUpGsOzqZN7M%2CkjoST8rS1jg%2CVvEs6q8zxjg%2C5-n23Ao-AuI%2CGgOcytIJ9_c%2Chngb8hxNSPs%2CYH53XCJp3KA%2CKwvsfSqjb3A%2CHurnrSBgx_g%2CeyTdyfF37Q8%2CFF1zGKv7-RA%2CPQNbatHLj6w%2CxUsK6x8wjx8%2CwtCbcUi-Ecc%2C9nRWol7Urno%2CanBOZr-ZRqQ%2CwtCbcUi-Ecc%2CWAIsCsTS7uw%2CYPJ3ltkxirs%2CXxL8rQc8Tzo%2CanBOZr-ZRqQ%2CxmppzBrqqCY%2C5-n23Ao-AuI%2C-wOLzUUiJyI%2CwTCmoi12mac%2Cf0xTSCw68wg%2CKkhP5dKrC10%2CcuopBzaKyqw%2Cd4K-UsLKEuE%2CdNh6nXtI1Zg%2CQlfPAzrkI4s%2CZMFtU43jTnQ%2ClO1T9G6D5sI%2C6cP5lUgYJtU%2C4AqNTyG_rms&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1011, 1, 1569794103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jvUlurMaosk%2CWQ790DrmlLk%2CzokGD--6E7Q%2CW5nHduxwug4%2CbDTZT8Q0xnY%2Cs5XXp_dNaAs%2Cguas5cq0qhU%2C7kaIUByKo5c%2CDE7fvTjphdk%2CJQsf2V4aFJ0%2C_qlD8DQP2Ms%2CJBsNwBYprng%2CbMlTHgowKt8%2Cd5JqZYrkvTE%2Cs5XXp_dNaAs%2CDE7fvTjphdk%2CWQ790DrmlLk%2Cp5MaQlD8Ul0%2Cguas5cq0qhU%2CIqWcCs-kau0%2CuZa7atKf8tQ%2CzpjRFwPxHRI%2CvGkDO5FrdY8%2Ctq1l9GXiwew%2Cq9sl5TlzKz8%2CQB2gh2QS_Ug%2CwjiC7kGrjuw%2C1njkplZrXHI%2CuiPpq7bqi-Q%2Cwv91RUCBzqs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1012, 1, 1569794403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=h15r4V6V7Cc%2C_ZR3P0NSA9Q%2Cfx9JDOlIyFo%2C5FG-nR13eJk%2CZX2wRTFn4Ps%2CFEoxmLcCQ24%2Ca1PHQ0A_-Do%2CwCaJojz4n_4%2CI7q-hZRDh30%2C7wT4vkFE99E%2Cyw4wwt506VM%2CQPTPtcBRKhk%2CHGjYOsw7_zQ%2CCsUQKFb0QJk%2Cme6TKME0Y7g%2Ct0QDLFVTQdI%2Cftas0zeC0ls%2CxykaBHPxGjk%2CSvJq1NWLx-w%2C0Pw4sS7h_Eo%2CkVLLx_jL6LM%2C7wT4vkFE99E%2Cyw4wwt506VM%2Ch15r4V6V7Cc%2Cme6TKME0Y7g%2Ct0QDLFVTQdI%2C9DdOkxM9khk%2C_ZR3P0NSA9Q%2Clx_x8xOi198%2C5R6VsD1B0z0%2Cz1gMa093ORY%2CHvJk8WVTQxs%2CqVkmJafM3VE%2CXcSJCqnN6jY%2CtSWyP_JkBSY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1013, 1, 1569794703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=5wh-yQLqJUY%2CkXiFgNm9LrQ%2CEi_dI5aG_mw%2Cvo3ofSUB294%2ChP8fRbpQVuA%2C9e5IOQjp5Gc%2CvkWz_ThUDBI%2Cf0xf_dVMGJY%2CJ5F8Pi3AIQ4%2CkA4MZApd1Qk%2CTrvz5Rj6dVA%2C9o3Mr6HfHTE%2CxajtVr_stHs%2C9e5IOQjp5Gc%2C8GmKM5p8edw%2CcCsj2tAbZrc%2CrqV0X8G3qQ0%2CK0dfxoG_YRI%2CIvXHHRrwXDg%2CRL7nt6lpfdw%2CtUVfdO8iTzM%2Cgztal5TMgeM%2Ct8s_Z13jEeo%2CJ5F8Pi3AIQ4%2C6EOEzcvkgps%2CTrvz5Rj6dVA%2CtnwgUzNXU-0%2CfIqr8fSTEkA%2CUV6_N4c8p9k%2CdycdgkfvAHo%2CBqtFGWAyJx4%2ClnK6NTLIMa4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1014, 1, 1569795002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=96Baj0EfJDA%2CLlDQcU29glE%2CCH8cMiEYD98%2C39oDvaK9Kk4%2CGFiAzX55t9s%2CWXJCNkh-6Xs%2Cz7k0ZUP_Hfg%2CQmd1zDo9prE%2Cw1GMgRSPAco%2CNn5krcTQV1s%2CdyP28fwtTCU%2CgVPFqrdYeTI%2C4h4ecBtpLb4%2CLw79iBsg6YY%2C9pmFLBTwRSc%2C1Qitivg7qe0%2CRq4vu0TJ7i8%2CImVpZd49Sxk%2CC1e5Tg_TgO8%2C2B4e-FkeAbY%2CsMF-hF8KHts%2C2mR2-LZ8NX0%2CEl5hseF4-ZA%2CD9oVTb_F-0Q&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1015, 1, 1569795302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=SXHlPpIq0ro%2Cy07jvblPqz4%2C70O7LyAf1g0%2CxtoKMnlOKRE%2CB5J5aTFvgiI%2C4WUtWEBJoSM%2CLrXaXqRMKHQ%2CfRQvKsVg6RI%2CCNqxlwgXkH4%2CQs6bIecu3Mo%2C_5TEVOIH1rg%2CkHgjW5WJd5A%2Cw36aa9BugD0%2Ci5BK3_yRtUQ%2CXwippy9lhn4%2CS0M2cjx8F_w%2CVc4NSKQ3MGY%2ChkXq4PdRiCI%2CYm7By05zOoo%2CZhkc6vo1kZI%2CuHdNsIPSqRI%2CPbixTS4fwws%2C09Vrvm41VgQ%2C78NA0Q1tyBA%2CFcm39viatvw%2CXwippy9lhn4%2CNay5UOA3mf4%2CEK9xm0lRIas%2CClY_ysP4RuM%2Cey0TsEF93R8%2CeunzEjgPpug%2CkjlANNCR5nM%2Cgp2FsAItYOw%2CCho4-eJxMQQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1016, 1, 1569795603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XPvR3fn7kZE%2CtzFMDBFAOiQ%2CwkgjOCLPdGU%2C3hQuRcxH0vo%2C08M19ezGERw%2ChZuBrPM8V4Y%2CGY07YMgioGE%2Ch-RN16FxH_A%2CR-a5-MImyeU%2CAOELNKMar7g%2C_TOdZzyWt90%2CZi-8YRaJQsI%2C2hdEkIxrBvE%2CMVWErqTj8Tg%2CITFTHlELQp8%2CEOOrCeRbcac%2Cds3RU2yKono%2CtmJiXsnXf-c%2C1-0ts6ICMHQ%2CkmQiIE_vU40%2CLg4wFOaWn58%2CAQviTct3iPI%2C2nJ_sSsRLaw%2CPeYfWlWecQg%2C1I2HzFX47rc%2CN4FfZcQ9DJk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1017, 1, 1569795903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=P9uHzVymJ7Q%2CvyudW5b9rek%2Cw6hcIgBDQmc%2C8BdIPIo03M8%2CXVwPI93xCRk%2CC15LbQjUrAI%2CQhP1zJzJ88g%2C7daU7IcSCeM%2C8oi1m9LHT_s%2CvhiK9whxnKw%2CxBdVcw0lRzs%2CI0PgcSJ6Wgo%2CZnPtQNfNcAk%2CUOCr-OWMU3U%2Cf6pg366tRfY%2CvhiK9whxnKw%2Cw6hcIgBDQmc%2Cir_6hm7J5Dk%2CI0PgcSJ6Wgo%2CKkeHuCvx0QY%2CXrsL8xRR0LM%2ChDtIOz9HJw8%2CsNpCeF-Z4z0%2CvyudW5b9rek%2CByhlUbYnftg%2CUOCr-OWMU3U%2C424qnr-OqEs%2CcymxDSGQq84%2C8BdIPIo03M8%2Cf6pg366tRfY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1018, 1, 1569796203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=iMNFpRKLqfc%2Cl_pHwZ_2s2Q%2C9oS43-n3uu0%2Cqh9HfxeyfVQ%2Clmcz2snMzUA%2C3F7hUoQDQyI%2CkU-Szbe_K08%2CIKx9YoZ3I_s%2CSh9v_lm8Pnk%2CN38BFGs1K-o%2CfyKgdILMIhw%2CW6gxMnDE5G0%2Cb8bPyRgf__k%2C-siNz-IPCjs%2CCelic1_wLLo%2C8wMzfyS5MH0%2CsS18OZF5ilY%2CX-tx5YOcBxU%2CtUtEGt8hplI%2C1sal6X6HPmo%2C4wDkTaVY-QE%2CZ0-MmwV5rjA%2CEEoJ7MnaqkY%2Csbzv293PGNY%2CNX0V_ziZiZU%2C1jPuWgs4Pv8%2CjjeY2ozSBkY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1019, 1, 1569796502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=rCGMLbOBu5o%2CMHTUYWluJlw%2CGFa-PM2GF4w%2CIMBIzri-4Kk%2Cv3u6ACX8jPo%2CJtAkcPlKT0U%2CG5So2vuXgSA%2CSy4ZSardrtw%2C04sEjX77Eyg%2CWpDfGGjg1A8%2C_f5kjhcORcs%2CT5wDbzGRmP8%2CNaPVBKE6MZg%2CK7xKNjVCfKE%2C475B1FEtzQ4%2CubwLU2X69M8%2Cdjl_7LizRKE%2C6UVJaiqiPJE%2CG5So2vuXgSA%2Cxtw9phKkrRg%2CMHTUYWluJlw%2C6UVJaiqiPJE%2CZDNBhca20Ac%2CXvlfpPZE_Z8%2CTxXr-to7_wI%2CrCGMLbOBu5o%2CK7xKNjVCfKE%2C58CMdabt4GI%2C_f5kjhcORcs%2CT5wDbzGRmP8%2CNaPVBKE6MZg%2CclfyjKJAk3A%2C-eDSuISMhx4%2CubwLU2X69M8%2Cdjl_7LizRKE%2C2HkuHgdDW2I%2CvqI1dFXRylg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1020, 1, 1569796802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Q9iwLP-QIJc%2ClF2IYrz7M-A%2CganiZKPQcd0%2CS1BxU2M9ClA%2CNzveD_e3vQU%2CP_qzxzBvYpM%2CyppTMRGm9H0%2CoPaLi695SO8%2CZ3QSd43MYDo%2CCtVI4Fp5Qqg%2CB2YHnySXrjg%2CZpq8NL0-cWw%2CBRu8RliYpPk%2CNR7VZdSsSbM%2ClF2IYrz7M-A%2CtRQyuI_vrs8%2ClrPNZMnT558%2CcB-4WIMEDc4%2CucE1JcXk9tM%2CBRu8RliYpPk%2CZiHdiuIdTCE%2C8JLm3JhWMdU%2CLQb-KPDY-x0%2CAHwiFgfwgnM%2CuyciJoMOJKs%2Cz3D3elhVaFk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1021, 1, 1569797102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=cBGD18UPGBE%2CK3BLSwjBIv4%2CF7WsU_IG1zM%2CwH0l0Zh7DM4%2CBzveRiFTPrE%2CN633yKMJsdQ%2C9GJXA8a4CQk%2C9tcPBE6E6xk%2Chx7UaZlUnbg%2CC1v0QRrxbDQ%2C2DL2937exuM%2Cn4IHt82cH0I%2CpQE_Wwi-lfQ%2CEFW26FiOIKo%2ClnkI50JeY5c%2C6FuZwR_W2Mg%2CVv6Tw3Qe2v0%2C5EPIa6vPquI%2CFqJVJyNeux0%2CgSir05KwGw0%2C5EPIa6vPquI%2CuiBcltWHOE0%2C56-ngoIT4RM%2CGBrTpElF4Yg%2CDdwpN4MLbM4%2Cq2Wfy_A9mZo%2CY2qpOX6yBD4%2C62uvoase30c%2CHFgMLr_HweM%2CqNb2bg3Z1qs%2CpQE_Wwi-lfQ%2C6jA4-_1t9-w%2ClnkI50JeY5c%2C6FuZwR_W2Mg%2Ce9OormeBwFg%2CVv6Tw3Qe2v0%2CFqJVJyNeux0%2CAjqjNG2VflI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1022, 1, 1569797702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=snTIv_sYPfU%2C7NfiJjrJ5b8%2CxXoWjOxiyf4%2CaEKQqWedTvo%2CYz28fmdaiiU%2CdRDUqJHtakw%2CH3xeuwcm8XI%2CwLsII-VO02o%2CSYXbwdDV2aA%2CujdC79KmA6M%2CcCaE8VWqSQY%2CyjJcniChUOw%2CONF_YlUCyv8%2CyFKLGOYny8A%2CKq-kWPdjtgg%2CQ9EeINGBSNQ%2C0z0qfeNCuOc%2C1FFDwxVJqR8%2CA8GoiX-lx-c%2CGPP482BCPD8%2C00g8fsmZmh8%2CCzE-ohArw1w%2CvxwuJd5MEGo%2CsZaF05KZg60%2CViFWK1bekVo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1023, 1, 1569798003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=9GKQEEPhzfo%2CE4IuBLa4GUQ%2C8yJsacYFMVE%2COGpN21MwLuw%2CUftoHnNykIU%2CnVlCVnz5Nc8%2CrLEgGaZg5qE%2CmPMNGm-llls%2CpejVFdn85rk%2CY5Y4EhfImds%2C8KHOrcHxiVc%2CunKLpc71TFY%2CNYyPPYEPBWY%2C7PQp98xzW-A%2C7RvnzJgS4e0%2C_hDr1-4erP0%2CAylh1_LteRQ%2Cgpqa2DV53II%2CkIAGhBuTVOo%2C8KHOrcHxiVc%2CMaWaZUL17Ts%2CoVOriOJZEEo%2C8yJsacYFMVE%2CY5Y4EhfImds%2CmM96KTHxKJM%2CvVa1BGTPXrI%2CunKLpc71TFY%2CS9d28IVmj8k%2CrPnERWlXcxM%2CSUxz0XW1qyY%2CR51Tva9ts68%2C7RvnzJgS4e0%2CMxlYNsMD7oA%2CjvPOG6PMVns%2CuTNjuwYvU54%2CfqBjPf6f740&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1024, 1, 1569798302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=afzYYHPgou8%2CswFvPBcRBHo%2CfipphddyR6E%2CbbnpcIadOtc%2Clff_dyq8eeA%2CoebgZZ9OOqA%2Cx-lQUFCQ1Po%2CqctrM1UOs28%2CCIxwONzDNto%2CWb92RkYoK1I%2C8VppaY9bjMs%2Ch-8nnDeElJE%2CMwrfQ8DDw14%2CLlEvCRcxDs8%2CBnT_LggzmO0%2CKtQTv3rWKmM%2CoebgZZ9OOqA%2Clff_dyq8eeA%2CB5I56kfP3fA%2C69eF45SL_sw%2C1lojLZik6bk%2Czeeze2pID74&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1025, 1, 1569798602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=UxnVAJ_nwWw%2Cwt7WJ00ycSI%2CPtgnXB1iz9I%2C6H_ev0z_3Gc%2CsmF4ZDqwG60%2CeHH-kq49vt4%2Cp5W2Y0pKq3g%2C3R6_NnXJcSM%2C-YbJAOU-oog%2C6H_ev0z_3Gc%2CTnwSbmfnqEk%2Ca388lpit1LY%2ClWBPxb1aGNI%2CeHH-kq49vt4%2CgkhTVfL45rI%2CNZzY9R3A4wc%2CgkhTVfL45rI%2Ch7XUkantZLA%2CVKxtnEnopds%2Cb-SHcEZDSiY%2CUQhD3tTGpA4%2CwUw0Kimhq5A%2CsMF8xOxYLjM%2Cra-blP7OB8U%2CEdeRfS6wXm4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1026, 1, 1569798903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=xeuvwjegDCs%2CDFZAMVMmtf8%2CMOfrBiTaDoo%2CBePNxgVQMn4%2CRIWdiUrNUI0%2ClAbnD5MWs4o%2Cm7b07AbrS4k%2CKwKDs_tNh4I%2CFyi35QaZqa8%2CzL9G6VyRsvo%2Ccg1QoXFvFmQ%2CSjlncjc4wkw%2CCbxHGyc0-Eg%2CUGDSp5lXAGg%2C5-HIHqMuOAM%2COuDS8si3oQo%2CCIcqR_eAWkA%2C0mfO6R28GWc%2CWoNHP2dUeGk%2CMVx6ZscCIvo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1027, 1, 1569799202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Tett_zvedNU%2Ce0nRpOGQhKI%2CeiSF7u1rVNI%2CvXWLJR0m2Fc%2ClRW3AhIVQ7E%2CVyDutB_31cY%2CWX23qulrFaY%2CoR_o8QtWPYU%2CgKRgQmUIxpM%2C4aMmVmG_dIQ%2CJxWC7W5eXzo%2CQVWmJNlxebQ%2CRuCL58qrEkM%2C4EM_Dft5Ru8%2CKL82dD-jEfs%2C0mzTOv0GVp0%2Cm6nl__4PNV4%2CvXWLJR0m2Fc%2CVyDutB_31cY%2CUwJPSnnpnsc%2CUgfY7_PJEks%2C5OeD5ENf_tg%2Cbq_b-2OomAg%2CuojRBBEQVug%2CZ1Z6UwfQ3xc%2CW0lMJvo97HU%2CoR_o8QtWPYU%2CsjEVkjfv1x0%2CbHNgXd32LBU%2CJuIX1zF53-I%2CKL82dD-jEfs%2CqdFOhLr2TLw%2CGaxINXIFO6o&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1028, 1, 1569799503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=R6sSzAYduM4%2CIjpZyxTLjSU%2C4CYaH9rWMIg%2C3049KPuItH8%2CrKsOaKAj8yE%2Ci7NuuwJbi5A%2CR6sSzAYduM4%2CIjpZyxTLjSU%2C3049KPuItH8%2CrKsOaKAj8yE%2CLrpeNIR9A_g%2CU4f2aEeQSOY%2CDnSEl03C-FE%2CIjpZyxTLjSU%2CXg7Ur69Yn3k%2C0Q30Q7axeKg%2CB3VJIWELQWs%2CDnSEl03C-FE%2C3049KPuItH8%2CZ0nTX1wBVYk%2C2fCWeP2wXjQ%2C3049KPuItH8%2CNB6hr7d8dBs%2ChA2lyIOjgCk%2CcgtNlat3tqM%2C7Aed-CHSiuQ%2CcgtNlat3tqM%2CExvDL1D1z18%2CxAX0pUfEaPk%2CVIZ6Gp2Tbd8%2CDl6sYvPKA1k%2CZFSjbDUW8rM%2CCs-2qsPrxU0%2CYV4UPtLRq78%2CKDY_3VPeoOE%2C9__ayyKJC7g%2CUNyVxt6eLgY%2CJD5m4En337A%2ChFBeFNdKoKs%2CXZQo3zhpPsg%2CdYZxXEyClYw%2C1zFupUaG-dE%2Ct5N-QrkJ0wg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1029, 1, 1569799802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=P_DYGbqdTS0%2CJJu43c0LhWI%2C0_MuhhGqOaI%2CTwo3-Exsi18%2Cup4HsYde9r8%2CQ6BMfaIGZyA%2CSn0zTwC0SSU%2CJOO8QJNQBP8%2CRTFeK4eOqSU%2COHYpqve5NO0%2CwPFmxu5xTD8%2C5wwSkyeq484%2CLaXi453zXDQ%2CtKz97m3e1YA%2CRTFeK4eOqSU%2COHYpqve5NO0%2Cy6s5i2bQPGY%2C5wwSkyeq484%2Ctp9JZrCrrQY%2CtKz97m3e1YA%2CCUKemFNKQew%2Cm79xL1rn2CU%2CYoXYdmuySxQ%2CVQF7TP2Vgkk%2CLaXi453zXDQ%2CSVmxATUAtCk%2CK3o8-MkVVQg%2Cnfxzg9ZKUD0%2CzkzdAQf170c%2CwmQQ9dg7mj0%2CULuZZHrQfUc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1030, 1, 1569800102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=GPbzZjaXU84%2CIoTiLAbw7I8%2CZfUKsp_Ohoc%2Ca-vdk0cBep0%2CU8iMcH3no-U%2C_WxywXsWyBE%2CRKXII7U8nfk%2CjGo7WELwGg8%2CDyR7K7rjZGY%2CBRIvc8iYaVs%2CpsqItaTPVAM%2CAoKyk8663wk%2CNlLPhUdMo6g%2CGPbzZjaXU84%2CIoTiLAbw7I8%2CRYu5xsI4Yao%2CZfUKsp_Ohoc%2Ca-vdk0cBep0%2CrM0VOtRuOYc%2C5h5U5K_7-48%2CjGo7WELwGg8%2CBRIvc8iYaVs%2CpsqItaTPVAM%2CAoKyk8663wk%2CNlLPhUdMo6g%2CGPbzZjaXU84%2C5h5U5K_7-48%2CIoTiLAbw7I8%2CZfUKsp_Ohoc%2Ca-vdk0cBep0%2C7zdspOuOdWY%2CjGo7WELwGg8%2CBRIvc8iYaVs%2CGDUY34dHzCo%2CIoTiLAbw7I8%2CZfUKsp_Ohoc%2Ca-vdk0cBep0%2C7zdspOuOdWY%2CJ0mPrErg-GE%2CjGo7WELwGg8%2CBRIvc8iYaVs%2CQvyMWmFiB8E%2CzK1v0UHMNCw%2CIPubDmAVRPQ%2CQVmzrtytfH8%2CzUxX4bnoyhs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1031, 1, 1569800403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=VgcAl1Kzm8w%2CHlgMEIO9bSI%2C-yScuIOAztc%2C1Nipp44754M%2CJHlB5E6Mhkw%2CNfzo8VAbIks%2Cpp00LfeQ3IE%2Cy5eUyNurmhk%2COxPiYJjdmgQ%2CrkjemRRdPLU%2CHobGlRfP0qY%2CvQ91AalJiV4%2C7zQ4cb4J9VA%2Cx2uzE7873pY%2C2H0aoRCDgD8%2C8luQBzRh5xI%2CnLNS3XlmlBw%2Cg79vCkNCcQ0%2C3qJ0MibTIs0%2CjB65GlIyyrc%2CHBr7wMywhN4%2CZiYND_ubvLI%2C3pCN3YnkRO0%2CSH6NlWT3fYw%2C1-rSrhFcIUs%2CYyMgHAQtF7o%2Ckra0HzHbf1U&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1032, 1, 1569800702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=UGcdGYxWwG0%2CJOE3AkaqoTQ%2CtNlckvT664U%2COzWMua8cTBA%2Coaf-1o4wbZ4%2CquI2aHki4Ro%2CXji5n16bWt8%2C2NpdrQhSLls%2C-umbB9m2hzo%2CLtGFh0tVKlg%2Cag6zlMpz0nA%2CwGm1XdUlvyk%2CO6ZzE81SN8s%2C963jJ5sbZ-c%2Cbi0WrwogPh8%2C2-Fk-zTnTp4%2CW-H2dIR3eTs%2CpmREHcO6Zc8%2Cag6zlMpz0nA%2CveQgtaIWIFs%2Coaf-1o4wbZ4%2Cq__6vhBH3eQ%2C-umbB9m2hzo%2CLtGFh0tVKlg%2CEShPesVJcQQ%2CMobBpqqxgEI%2CkrecnUYZTjg%2CAA-JXCVMFoc%2CPv5xualn0fs%2C9VK_BBI5LsI%2CquI2aHki4Ro&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1033, 1, 1569801003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=IJ6gDNn6Y0k%2CRysz9Kf3zzs%2CRMRqlBdUrsk%2CK1_VBA4gjbk%2Cz2kj4Uf0wl8%2CK1_VBA4gjbk%2CHuiKoa5Tu8w%2C2BEtOJi1GlQ%2CQCmpC_OeZvY%2CYeAmpEB08q0%2CLxcyxVu1Xyw%2C8m9aIrR5R-A%2COtDMDvlr6uU%2CQCmpC_OeZvY%2CIxFEJqiu3fI%2CIxFEJqiu3fI%2CUi--6WWK6HQ%2CYWpc4V6EAbI%2CQCmpC_OeZvY%2CXRyQ5_7jlHU%2CQCmpC_OeZvY%2CXRyQ5_7jlHU%2ChTJ8K3jNJ_Q%2CtSSLX8CbEJ0%2CWtBhsOofpUg%2CvoQcCUoC-Pc%2CTU6_JFQWAhI%2Cqp_Xyu1h1Jk%2Ccl3mA_Cfd_E%2CpPIzJaGd6RM%2CmPJiTP35Y2Q%2CBeFPIj24bYw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1034, 1, 1569801303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=clKFO6hd09Q%2CvKW8sjB_pME%2CF-y_aSb7tmo%2CBksOoTXLQ9U%2CJigDmR2K-M4%2CdXaxUVj4LTE%2Cdqzpd4OsSCg%2CWkFL0xoylLM%2CbaEp3xOGIxY%2CHchTEz4IgrM%2Cd1E3IjjMlSY%2C5hIX4LSD6LY%2Cm3vyb6KRkCk%2ChjYAiLNuwo4%2CwQatrMgfaHQ%2C8oYguxSL5gQ%2CuAEmM9acc7A%2CclKFO6hd09Q%2CeljYFdHnxfM%2C044KRyiM4w0%2CkY2b9UuACQc%2CePRji2rPF_U%2CZhFuJhIpawc%2C21N6btxJ1-s%2Co_IuroHlE5k%2CQLsjbw8hbrY%2CuW3mQaaPwh8%2CypwYb_Qc484%2CLZAQdoIuemM%2Cd1E3IjjMlSY%2C5hIX4LSD6LY%2Cm3vyb6KRkCk%2ChjYAiLNuwo4%2CwQatrMgfaHQ%2CWgGNkavxWxA%2CuAEmM9acc7A%2CGSHaGQEXhks&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1035, 1, 1569801603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=BXpCvFfKxjs%2C93tXLrFI3lM%2Cg6WBtoaQhyE%2CV9hiaDfFgiA%2CK8bgNgluwIg%2CMlwqSnHmZNo%2Caw8fi_202Zo%2C3ncecwSAr6k%2C8vQWI0gxqb0%2Cq_ZXYrK1HjQ%2CV8bMxwiaU0s%2Cy5oJV7gc6u0%2CG56-_OZTcbE%2CSimSsiTwKuQ%2CKhqGS0Pl9gY%2CrtSMbiuK8gY%2CgM8RtiKiBC4%2CvN03RLnTnJ0%2CpJJhuASHFzs%2CaMwdj_Jv5Hs%2CrtSMbiuK8gY%2C-03un2qtxeg%2CW0E1wMt5djM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1036, 1, 1569801902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=GIp5y_S5vt0%2CHT9yug6OXhs%2CKXxBOGLJndQ%2CvOCrKGmuXXU%2CGIp5y_S5vt0%2CnCgEMP2KdbA%2C4SkLjZj0wyw%2CYhJSF8NAJSw%2C7hLlqagK4Y0%2CrtPFqwuUQPw%2C4U6hYkT6GB8%2CdIo6GRKOFR4%2CXPLPMBbEFvE%2CvqrCBAR6Pqk%2CAbeQ0GR3Ck4%2C0SfTGBiLvQA%2Cd9z3SZaa6Ms%2CXrPBnAkdo78%2C0bHRBD-0Ct0%2CIHNDovSkI4Q%2C7hLlqagK4Y0%2CrtPFqwuUQPw%2C0BEz8RjBThw%2CGw7sTZ0wxxw%2Cqe4abKp8vgA%2CbVC7E1udleY%2CNDD_MPBZkJY%2C0A1SmUbhwnM%2Cg005lpXWmuU%2CPcKDuLqNjhk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1037, 1, 1569802202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=wf72sGaG77M%2CDuCL3kRCRas%2C3yZBTeB5pY4%2CpuSH9BmPMt0%2CgBPdufTqoOI%2CQ__gLeV8Oi0%2C7feUueJqZZA%2Cj0g5kdU45ug%2CooV4bfL1vos%2CaPsS_1O4-5k%2C3yZBTeB5pY4%2CpuSH9BmPMt0%2CgBPdufTqoOI%2CQ__gLeV8Oi0%2C7feUueJqZZA%2CldI25DhC6Kg%2CaPsS_1O4-5k%2C4IgMK5xsukY%2CWxjFYV1xgq4%2COZc871vMLew%2CCfMIlBNuPVU%2CBDiwiX20ruE%2CpTv7Iq-LXDQ%2CB1m_YyWhv_4%2Cv2Tld1Av8PU%2Chl_FidbBPlc%2CbeBx7KT293k%2Cp-PuYzZAcwI%2CCfMIlBNuPVU%2C2Y7hRiEfvu8%2CzsUNkNizkWk%2CIQ3kQPWlU-o%2C9nNAZmhwnJk%2CBOr2EUsiO8g%2CaPsS_1O4-5k%2C6dvFYyo8gY4%2CO-or4yzaTbI%2CfwG2-Tdw3t8%2CWxjFYV1xgq4%2C5GNkRrKl4FA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1038, 1, 1569802503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=CwV0GY1SnDg%2ClwwBzVXKSos%2C9Jsm3lvAcAE%2CE0hKvlgWKtw%2C5y6wlIczU4U%2CDrkuZLP3CXE%2Ck8d11QjzLew%2COfJsTv_nzro%2C3YZAXLPWOtQ%2C-hw3Pi66v04%2CWq289rG9TmY%2CiBPOzHjW5oE%2C5rTXUdiWrYM%2CWPnnsgKJduo%2CEXGDsgkZnPw%2Ct_TGIorYIAI%2CwV5_7H2IC0k%2C0VQ6iShi0sY%2CWQQmnzAM5IM%2C6Fp5LvFLRm8%2CTGJWZjzEQQQ%2Cd4LxXWsz8Ik%2C1bnxiVTKnoM%2Co1yRrwBxe1w%2C1QKij3xxfEI%2CPjBvRnJkY7s%2C9RXatlxGdfo%2C-Ajy46yE_hY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1039, 1, 1569802803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dtCfw2Vqyms%2CIGkS7poJ-Sk%2CUUDewsvf2Mc%2C4nsD8ILKb94%2C2F6bsxg9Im8%2C_FYghHDx23g%2CTxfJ-sGbbnU%2Cv0rjmKASK-o%2C3QasE_yp0zY%2C52olAX5vMzo%2CaBo2YWz5HcY%2CA3v2i_RsjS4%2CE6rcmyvwRAg%2C5-S5fJXov_Y%2CmfD-fdldsHE%2ClAs8MTq08zU%2CUYfaX8at0Kg%2Cp1_qmP3oC60%2CJHV4vZepV-A%2CgxGfYlyiYwE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1040, 1, 1569803103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=fEnCIaP607M%2C8BiUQksW3Qs%2CDlprGeoRn6k%2C5a2h-IC0cCs%2C4mr6LAqOueE%2ChyZLBt0c9U0%2Cf4jnh53VXkc%2CuNT2-QyNOLw%2C6TQzN8yiBCw%2CMW8rcv4Qegc%2CHp59I3gwNhE%2C6zpsF67svIw%2CGskXyQ39BTg%2CXPa5Dvo0XtM%2C_rQJ6_wuEsk%2COKcByMUh2no%2CuvjFA6xJPRI%2C-kYaiL4F36A%2CGC5m__N9NPY%2CJU2Q510N1vo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1041, 1, 1569803402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=KbssYZSl-_4%2CMv7Jw3L5F-w%2CzVODorsllcI%2C0n0RY61rKXY%2CgZCJM1V8mzQ%2CdfjqqdVeKHc%2CLouhWzRz2kQ%2ChFON61dinbk%2C2qs9EzIHM0M%2CA4xOZ9UBZF0%2CRmEAFMn4DLQ%2ClQdXCx7dC7A%2CNRc2l9klk1E%2Cc1b3mP-osR0%2CYsf2cMufK60%2CYxFRaUW2cGU%2CZnQpR2FmU1U%2Ct8fK4g7JZ8M%2CU0W_lyWQWvM%2C5aUt0Uw4adk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1042, 1, 1569803702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=8JT_Bm25ejE%2C6N0iS5po6xw%2CoiObNceqfi0%2CzFjoRIhXCh0%2CWnrEovQ9TH0%2C1lXUb8TluMc%2CbnZBq0zHX5U%2CB3jU9Xz_GHE%2CBvfccqRMahM%2ChDl3-wMe2o0%2COdkDhgS0nyw%2CchjKU13VxHE%2CF_iBBnD8G4k%2CBvDEpj5pvb0%2CKeUiXYrVBBE%2ClnXc9cHrwLY%2C1Bas4Pgl_5A%2CtbLNAidrGQ8%2CHNuINo1lF-k%2CV_XU5Arleqg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1043, 1, 1569804002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=J00SnO-GA0Y%2Cq2q4R53vMi0%2CDgcy2tQwPB8%2CxCTJRxtINxY%2CsDbRaYkUu_M%2CaNuor2HBpRk%2CZZOgKtWjLiQ%2Cci9DmioA6IY%2CcMSyW3BmZjc%2CgSKqxTbWitw%2CcXRAqa07Z1Q%2CbgLZInDujaU%2C9J8AjtoA524%2CQdazqssqjrs%2CQ3Agf_7anew%2CBM8i_ZgcahQ%2CaIASHKF0dH0%2CdpQ5bcz3B0c%2C5ZZAfgtiqmo%2CK50WgRNBbuI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1044, 1, 1569804303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=0D8Qik17tfo%2CYB7uNbSyXtY%2C4KCBgCSVBFo%2CPbJEuxxTzqg%2CY3VJi3hwn38%2C1W8586i9If4%2C1HORe0GPykc%2CNXeq1ZxnSw0%2CpWKHZU1vwvI%2CM7ypjoMmtwQ%2C2Kw8EUclres%2C61o3nEnn2xg%2CTk_aV2rAONA%2C9K669F2kSWU%2C3c2CuiAau-E%2Ccf3aXGCuBvE%2CXNyZ5dO9P5M%2CNzYAXW0j0M4%2CO2CdLCzZD4M%2CDcz54KNKdAI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1045, 1, 1569804602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=9LL96VGq2N0%2CXcO5wIOhSBk%2CIE0vnX4uYRA%2C4uUhUcaelkQ%2CC_YvMl2V7Ws%2CitV7vWUVXGY%2CS-UBIhD_yiA%2C_m-hfEmXSC0%2CduNlBdGKXIQ%2CxGMFehTQCig%2CmfA9m27o81c%2CU4cdzkBp6oI%2C3Vr56-Tq_pg%2CIprZEi-yaDo%2CrUYevxTq94Q%2CE1L4ClUU7iM%2CL8oqHvCcPSE%2CHEZ00hEOLTg%2CkfXH1gzLcug%2CzdG9iWKZZng&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1046, 1, 1569804903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JgOFYURrlFs%2Ctid43l0m2gs%2C1zyDL4bPdZE%2CR2LRreziHp0%2CdcIyyPwSzio%2CsNLGwJ9gEoQ%2C2qexKVZIBuM%2CK1pWKl96LO0%2CBGwLI_IQzzs%2CzeDQU8oKqsM%2C8OgqtpjR_xg%2CTZNuoa4XAf0%2CewMSMz4bN9k%2CqlZQlZ6zsV0%2CJr8O4uAqqhg%2CKZyW0JNntAE%2CRV7gUVihazE%2CPRYY8zPM9yM%2C5_Nc1A_Zv7c%2CJjO6VmFCyH0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1047, 1, 1569805202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=pbLVKDhBZCo%2CTQ-dQH7gUrE%2CV5R5StaaF-I%2CDHg1fOylZvQ%2CyFHC56Rxzyo%2C4_4ZhE5wAxw%2CUlGRVHsSAvk%2Ccn6TKsu21Iw%2Cr5PtXp5xzsw%2Ct-mD_vssvLE%2CFYx3ahCAcfo%2CaHcJGyfEKZQ%2CPulvgkf3rK0%2C2pszAgxDn2E%2CTt-JSMIApas%2CeDS-voCroZM%2Cg_KvmgamBY0%2CbC5FbJ3vPsk%2CqMDC8Qlugsc%2CRJ07uBAGqc8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1048, 1, 1569805502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=hgkZ_7M72UM%2CB2KZtiZVmzE%2CzO8Tegt5aTo%2CVrQ8DKrP5aw%2CIRSWQOQS1gw%2Cma2GMIbi-S8%2CZanknu9oiSI%2CNj7OV_ttDg0%2CEiT174CJ6wA%2C0n8u8ybPNdk%2C8U3z47918ao%2CP4_O0r-C-vA%2CMCn_c_BxZ_U%2CMug_gTKuhcE%2CChzhbsXgTzk%2CtL4bkTPpSfM%2CBXtJzV6k09M%2Cp901P5dL5Tc%2CK4CRfK-2G3w%2CAa9YWvhvWYY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1049, 1, 1569805803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6rkByvGvM5w%2CSUpkmwpyHIM%2CNWgktIG_u-s%2CnUhub4wlFaY%2Ca4wV2oZLmW4%2CiiBtfIT3Vgw%2C2sCdTh6W6Z0%2CWT8cK3bnVl0%2CjThG87iOCSE%2Cf2wyNoUHoZk%2Cb7ZZpKcHz8Y%2CHNbTiAjtyhs%2CDhKGSWnCFYo%2CjVbYRUZaNwc%2CndbdDVt7YDM%2CFmlLYP7uf1s%2CxuCzrpfprmQ%2CEVcODj7iN9o%2Cwwgptafm99I%2C7llYVzWp09U%2CoosBJrqJUaA%2CGXIrnqsPnTc%2CugHlUu3EwLY%2CfqSX-ZXr0AA%2C6FlRv-A_X14%2CzSqe2tzK8vw%2CNHeJ8cjXkZc%2CFdfS6DTnEmQ%2C9GzGMy3PB_0%2C0Tqj2dIazYo%2CNtiEffBZFJg%2CF259u0OIhIw%2CEYV6WyB3Jho%2CWxjkY4pFya0%2Cb57oV5zIwwc%2C5K5h6wMjx_c%2ChG0JmaYuYxw%2CqOeBdGOxoho%2CguITDHXKk7o&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1050, 1, 1569806102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=hsqTZdzU7Qw%2CdXh02XQhflY%2CJRKSuZ1q-00%2Ck-jdkpDyZzU%2CDGFKzBxG_8U%2Ce0V0pMK5p_4%2CUJyoF3LBxjI%2CZCzsgqdA4kw%2CT_Vcn9Tq3Sk%2CUtaml3XFiV4%2CU7xdtPN4SJE%2C9Jq8r_KXFeg%2CB3zxq8nfReQ%2CSCeoI-bA3V0%2CwPy0cBhMbrE%2CDWGTtOBS_3I%2CBzn3U_HcOEc%2C7SZY9-y7Jbw%2CGIftaijouAM%2CNIEDDDH8WcE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1051, 1, 1569806403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JrMhDLEFi2U%2CRNn91AqybUI%2CqyXwFaKcGbY%2Cch67dCDHVn8%2CK8EDMNcl6_o%2CoUCEvnj_bl4%2CFU8c_CwazyU%2CaZ07sf-gwa0%2C4CPzedQ9JpU%2CtrFvTUE0iA4%2CO2YVM2MV8G8%2Cse2izKK_L4Q%2C-G-8etQfm24%2CWKCQIr82PX0%2C3lvz7w_rR3U%2Ca6LCJgNwSpM%2CRxrOiWAn-D4%2C7tVRfLZfz-U%2C7Mhcj_EP5P0%2C3BTw1VgcwhI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1052, 1, 1569806702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JMaDircrKSQ%2CwjPkpZkEIVs%2CmgTW4o9ppzo%2Ck0Bz3XQkHdo%2CYAUJoypxOnc%2C6WU8D-Ndi7U%2C_BxLPkCKISo%2CvDMsKiQNscs%2CS__CxuwJG4I%2CIMWZ0QLPID0%2CZ8zW3eXgifc%2CB7_GVZnG6S8%2CU2_juTehfr0%2CoLEL7gMSIpI%2CyNwuGfUH1xI%2COtw9bX1K0w0%2Cx5kU6eGA9mY%2CQ9qYegQKtj0%2CeWRigayZtd0%2C7V_uC6fi0Ts&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1053, 1, 1569807003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=NH0EMyKf0oM%2C2W8R0BGTqZE%2CiLZyUIT5ZnU%2CqpDMxeldBA8%2C2J0aRktX-6Y%2CUTGikMOIlKw%2C9ZdJlXDjzeE%2CLjsJNoaiqm4%2C7aGS6i7_vKQ%2CMciqCb0Enw0%2C4YnijUaF6jI%2CPacSpVltcQc%2CG3jv-bsLGsM%2CMhHwS_ApKuE%2CEUFHz2jEOsU%2C8DT-3g8tCso%2CuBvcQYtHYL4%2CRTaULrXnnvc%2CUC1nn2BXSOM%2CXlMX-iO13w0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1054, 1, 1569807303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=6ZS5Z0ms9b0%2CbvEI9RIbiEM%2C0qRTD33cP4M%2CnffJWzx6ULI%2C9r3o_Ce6Ibc%2CdY5G1dNsaho%2CErLhS1fyGWE%2CL8QW9AWW_Z0%2Cdclb_KN3agg%2CgXD5iPUhm4U%2CbBYWSRFt-AI%2CyJDi1HInSPA%2CIwmtiSdvJ5s%2Ceqpb2_ciV64%2CeN7pOAMFghY%2CFv19Ic1cVdE%2CxXngotGMAIA%2CdsMkxXgpAIc%2Ci635uwHEBt0%2CxcAzo3gF-Wo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1055, 1, 1569807602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=VNS3hhDBQ2o%2CSY_PNalXMqU%2ChGWDa6_Boio%2CoSQDmsxNWmg%2CwSlmJU50Org%2CO3cDztXBUEI%2CUBrI4luKcoo%2COcaPus3zMMc%2C-Ce-WA2TCuE%2ChgPHhpX5qw0%2CDnUC9MiYj0k%2CsTv2qBsDRws%2Cv9shrKeplII%2CluPigvRFXNc%2CO6nKRVQGS84%2CoZSnSaEJhJ8%2CMevm0UqAHSk%2CwfwrZJ8Oj8I%2Cn4o5jypcpMs%2CtNc_xgP0IKs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1056, 1, 1569807903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=NerNkmu-8SQ%2CS8rBQ_13uSQ%2CAmziMRt1vG4%2CmnsmmpOgUzo%2CL4gHAQwGLqo%2CWMT-6qVJ-OQ%2CXFr_rDco_6g%2CzSAcksMcRWU%2CoU0lo6txkjI%2C46Mk7i9uPx8%2C8oAKMC7ALyU%2CaYshsRK33k8%2CfVjFjRiUmvw%2CM8u8c3ZiVGI%2C2z7lGH0caKI%2C1i4CegEiRkQ%2CpbFM6hXDpe8%2CGCg_DwgPRRI%2CVDpyyeVnBcc%2CSQBgl2EqL7Y&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1057, 1, 1569808203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=rww4gaPxTS0%2CYodYbxGnT3Q%2CYXOnZsFCNbE%2Cf9tB3Bb3DbM%2CZ8DDYu6PDLY%2CdcIUi-96ASA%2CxbHXnCHeNDQ%2CXiGVUBRaHQE%2Ch2aQBpXk30M%2CvkjYFuMXYiM%2CnrodHaTSSyw%2Cyy7zkJgWfyY%2CcBLzAEoMvM8%2CaxC_9vtlUzg%2CXcokyB9PaS8%2CudCqJMlS_c4%2CQOLyb621_W8%2C6s_1ytAfdik%2CShDjtvs0v50%2C5CFXBB-8LTc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1058, 1, 1569808503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Fpi9_6_hXCA%2CyhQcd41qMiw%2Cy-q8GoID2Vg%2Cn9qPDBSnxZU%2Ctd150XM-KhU%2C4xa-z9JJHhY%2CSX8fqxZgoJI%2CYP3yak1L_5g%2C_k7BXHVIfeg%2CF9P0h2jGJfc%2CUW0y38pN0Zg%2Cpa6Mhydktp8%2CNxETththErs%2Coa2uMf1KBEE%2CfhcvX7g-0Ew%2CU4gyNagU8NA%2CdfGoCbG4Gpk%2CF3zY6D9uYgE%2Ci0eS-UXEsdA%2Cm7koGDPcnq4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1059, 1, 1569808803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=AX3dZzhn6eE%2CGKQXJW_LsCw%2CjGd2KVuUhGA%2C8lJfRHe8A_E%2C_y6NjSIZhDw%2C75gF9W-BoSw%2C2nEYfNGINwY%2CEe7uUHYp1qc%2CxcMQ2KmddNk%2Cxx4ImEc2r5E%2C3VEuvicLy3I%2CV0Wvj0WHi90%2Czq3BDO6rjPw%2C-pjYKmndTr0%2ClO0YvWYrvsA%2CbcuWzRji9AU%2CqB-0pl0tD-M%2CfI0RgPkcDV0%2C3FmyvPs0b0w%2Cd51F9qbjVns&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1060, 1, 1569809103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=hd_yfVmDQGo%2ClS096D8yGlQ%2CoGdtlO2ZNYc%2C37mV9SHLuGg%2Ce4lCHCA8pxY%2CqVLXOrOMF8Q%2CcfkxVpAYP-4%2CChyRn_xorPo%2Co5OzDYGLOeY%2CyrXGi-LnZXg%2C57KSNpRYXWg%2CPggqWDqxuWw%2CPNUjm4RqqXc%2CRpB8UYokGP0%2CX6IkgIPeuEs%2C3sQ5eHfCzss%2CSGsSHful0iw%2CZggZeYXzPOQ%2Co0BX4CwCEP0%2Ce0cousCMyMY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1061, 1, 1569809402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jo86dKADVQM%2CRMyd_Wy7NuA%2CgxPsfbTZ3Jk%2Co51WYFzS8kw%2Cx5Ffi5Zbt5w%2C5IljejzGtMc%2C99Rt9hnakEc%2C6Kgl23DzUD4%2CkHZJq4uvo5Q%2CIPxAHuuNSsM%2CRBr3qAoRZig%2COQ7dhw-1M0U%2CplM_OABap_Q%2Cbe2qUEi2wPU%2Cs_3GFuz_lbk%2Caa_yffYubn4%2CWNvsGh8gDHM%2CsL_f8a1jXBU%2CbFh1ExUFazU%2CI9mdns7qsi0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1062, 1, 1569809703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XH9ODHygwjg%2C7RXRAaITEyY%2CK9fPOWmo2Lo%2C-MpKN4VYRE8%2CF_DSOT7PO-M%2CnnH2MfzGk6Q%2CVC3f2A8mPa8%2CzVx_XjqM0mk%2Cqb458qscArU%2C-ULhIk8Fky8%2CjVmWfoDbS2w%2C0m0Q_EPG-60%2CUM-AmMeKEP4%2CFgFVS-_3FFI%2C74xkB-6Ueb8%2CR5CT7u-0iVA%2CTf6XHhMAQKE%2CWJ6BLXWkEc8%2C4eTWVmYlzvE%2Cd_6-Tj7fuNg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1063, 1, 1569810002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=uqkR_pDfLoE%2Ci4Wl7VnY_pU%2CXcjypSQXk28%2CDa_9QS75Xn4%2CrHiefdS0UQE%2CPqsDDFxYLJ0%2CVBwBu7WNZZA%2CRWn_Hyb9MpQ%2CgYcjfJfWW7E%2C3gfWhqIErRM%2CQiPiV7M8q54%2COzo3tpNi074%2CF5OlZPHDYOM%2CSMgBk1ITOho%2Ctc8eZAqEvx8%2CVLlvAPqoMd4%2CNTSvDNO0RPI%2CftF29VaoppE%2CeULvfkLn0v0%2CHSPeq-NulmI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1064, 1, 1569810303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=8GIGEZnTLuo%2CWMkHL15dyyk%2CMaKeT-rXWWs%2Chp6HE7_eZ1Q%2CXTbEimEi8uc%2CqyaA30MLo-A%2C1jsO2QrqQGU%2CCYeD3f00XAE%2CyiyFU6d2dLQ%2C62WUqvSuYss%2C5tR4XRoEtxo%2CPWNUzblEcak%2C1nylf_ocd6M%2CqDck-mO8lzE%2CIJT8lka-EoY%2CK2wA8WS-AnE%2C4jgg0T_F2aA%2CstfPV7HN2Dg%2C_Zk6Oy91hp4%2CKD-rBbudEBE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1065, 1, 1569810602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=40IN_lQeZxM%2CfjcZzVMl7ls%2CF1NJobZySMM%2CcclyZ_rDDe8%2CTV81biAmv_0%2CMz3h5Py17VU%2C4P3W-2FgdmM%2CHs9-tIQ9R3M%2CU_9lncYm4qs%2CigNUrfovXPY%2C6wBVHgPWyBk%2CGwkmNbGn2cc%2CDqLq4Ax35yg%2CUmI8zJ6uR9I%2CpkxinvABBcA%2CbNNz2yDzix4%2CX-DmksFeMfA%2CngX6p10Tvfc%2CqgMBv9_axnU%2CC5Jxst76rUA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1066, 1, 1569810902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=28t8lSWYdWQ%2CzQAywDmyne0%2C_P-qf1XX5sI%2CwDvx_g0XluM%2CurNwLCCdUPs%2CiFKkV-jiS64%2CRwVzpEf_U-Q%2CU9nqHJQfR9o%2CXht5MXHESpA%2CLHbXGBiuBN4%2CpP0aDg4Bkdo%2CcvKd-tWoMzg%2C2KRk34K1f4Q%2C5Sp12BHeTBM%2CD8-5UMTD36g%2CwjEr-9r7M-g%2C1_74gQ4IyyA%2CAF9dWmBs6Hs%2CE-8l3Bb8Pqo%2CA9SJx8DOy8k&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1067, 1, 1569811202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=rd4BQp4JYPc%2C-qDpN5FNF4A%2CC2R7vJGxz_w%2CKZdA6Qbfm8E%2CRtxURucVLMM%2C-3wG3a4Ztj0%2C9lQ0JeKGHEY%2CfpZ4hAYNqCw%2CJGsAZjXdFpE%2CqG-W04Si8CA%2CYpTys9DXBbc%2CaQLZu0yBvRg%2Cdw-EdAG5Egw%2CRhLzssZbUIc%2CvwCltq_Furs%2Cjrc-QOCvcxU%2CtV69WVJNxTo%2CaVfkDIghuNk%2CiBk7fx5q0Hc%2Cve-hD7djzkg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1068, 1, 1569811503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JMxNb0mN6Bw%2Ct9f2J-r9t4c%2CoCnAGAtrDYs%2CZnDvW3RTbXQ%2CDpzwA0jtlU0%2CST335cAKrNI%2CdWdsBXaH1lc%2CyGQ36yA3V1w%2CkuYNHpoGSk8%2C10MQWyfS9_8%2C_hWx79pzKi0%2C1mk_jQIikFw%2CK6l_5W4irg4%2CLAkac0hU8vY%2CyH2NI9gkv3s%2CdFAMQJ5f22s%2C3o7tuljjz14%2ChjxwfDUL4I8%2CirJS72tAzH8%2Cb3pdrQ7n8u8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1069, 1, 1569811803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=KiLxb2G-t8c%2Cd6k5ZbozVeo%2CrfJRNAo7jNY%2ChPdLn3BxnUc%2CUXHm-p9oZ8U%2Crb5WpT1bZa0%2C2CclpD8o7Vw%2C8wg3ISBWAX0%2CTRbO7AfGtjo%2C1XpTh-HCpo8%2CiWiYU8UzOgc%2CDNPHF9EL9ow%2ClwB8G-6EuMQ%2CAasHebYXNSE%2CK34uRYWaD-4%2CzLE63VyxbV0%2CMnBrmIxbD3w%2CHc0BmXJTix0%2CwFZZJ9x9gZI%2C-d6g4yTHpWc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1070, 1, 1569812102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_pmUH3EXncU%2ClpKYMeo_cgo%2CXglEBf-881Q%2CPk30JW1D5QI%2Cy43YWFnMDZc%2CFRLk1vuPDOU%2Cx40gkiD51B0%2CZwtP2HS-vIY%2CsD003LAN_WU%2CNlg_4pkylsA%2CXpT1EilG-jU%2Cm2x-PPpsWPo%2CRtJPTGOUIkE%2CJdgqMPlb5T0%2CvCjO4OYQ__o%2C_WzMWO0lyME%2C7238fPRBw3w%2Cngs2cukgiIg%2CnQnV-IrnyY4%2CuQmRxx-3b68&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1071, 1, 1569812403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=871LZ4jVhzE%2CXMbLDcY5z0o%2CqKhsr0lep70%2CvHENw6uTmGo%2Cb-YhYC0p5lw%2CmwegEbph2ys%2CmSKYXvKJh7M%2C5ITXXBC3eq8%2Cf1dz0tEBh0g%2ChapTtvcwFfA%2CAIaC8fN01S4%2C2yENNX-cleg%2Ck3Gnwah3jHA%2CssyTA-GWcDw%2CNrV2ef7OZ2Q%2Co8DfmwaNCp0%2Cnn9wZ90hwaw%2CBmFrpUCWMuE%2Cecwb36u9EKM%2CGMh55u69eH0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1072, 1, 1569812703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=zdrycooqkx8%2C9OzQQbLWakU%2CNLiXNQZhya8%2CP8dIzNr7FAw%2CZseG-YRBRDc%2CpOzmsGQzDlU%2Cm0dGVFozuF0%2Clyei_EZp9zg%2CsPrbjiSMIUw%2CwfC6ad_IQwg%2C6OnlD_tahBQ%2C-vMM0wmkiMU%2CwfzSwBIN8cg%2Cq3TAfHwcrmo%2CSIQhboOQrWs%2Cq3u9hOd7p4M%2CCCtWsbwAFuo%2CBAQBHwfE4xM%2CoKqG5lj5b6M%2CkE9-O7S98vM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1073, 1, 1569813002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=L24T7R_H5rg%2CI8u4MycCf9M%2CMFt6V6xWvYg%2CWnoCySZRlEU%2CkwrOJspaOgQ%2Ch6C4u08uqSs%2C5LxHEPNl6VE%2CdeVg26N5WrE%2CqqQxrkBkAnU%2CV2emcJc5QTc%2CQm_-_4kCx1w%2CUhvsBquryNY%2C5TGA-OrBF8o%2CFAfGdTQf2cw%2CdwPW8D0vV7s%2CrKGSt4poVyY%2CVvOmDOrph-U%2CGqjrlZjhYQ4%2CC7NpgheJoc8%2Cbn1fF_BmZ1U&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1074, 1, 1569813303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ZQ7y-lWDuPc%2C9YR38DAtq1o%2Cao7bUcmzhJY%2CB5H3IzsNxJs%2C0cwxb8Q-F2s%2CXoCfMYVSqf0%2CZ2Dx9gty9fU%2CffeURBV_lrU%2CMhSmswRw8NY%2Cx6EfRL-tkd4%2CxNrIg3EgfdE%2C9i8cLl0M93Y%2COrIll2d5Sbo%2CJL9gYgw8iUw%2Co0LWh2DclU8%2CeCgYT2dDr3Q%2CGjzsEXlNoAQ%2CvebUgeP3hQY%2CVLQ0b4Gm38o%2ChZ5Xc_ogK6w&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1075, 1, 1569813602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3pUW31fD8g8%2C9uXskiFo2oc%2CWjRi7nz6QhE%2CBQ7RZhVjGAk%2Cmiq8V5xSGig%2C4x9w5wLTdJk%2CkjZ8bRWcir4%2CiwYrLAVlGl8%2Ccpf_MXHzceM%2CFlPwe6zDMK4%2C9UN-PU4mMUs%2Cglp-sOZtiNA%2CUCovvH6VZ_I%2CCy1yUmLzvQY%2ChC2PNZzknj0%2CHosUVA_tzZc%2C7OE03kbg5Kk%2CoQlS0UOfzWo%2CPK2hhGJAyuo%2C363ohJZxTa0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(1076, 1, 1569813903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=UVuP9FNk2nQ%2CssIpae2U2tk%2CfixBOs7kWr8%2CIkoD_nGwkQU%2CIb6c8kkhjP8%2CDDBw5YewKQU%2CK_57ftwmuWE%2C8Dp5KEV_7y0%2C8q4qTA3Jo5w%2CgWLHJCs3YR4%2Cf_hoRHsjukk%2CwLLMO2PDKWI%2CTytVbG0OCJg%2Cc13cWh9gb1A%2CP9s2T4v5q1w%2CrXF0LV72pdY%2CxSnPih9aHUQ%2CWIIAtOYKijs%2CHIA209JVBug%2CH5D-HR8DZP8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1077, 1, 1569814202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_3EWBD9ADvU%2Chffq6dzP7Xk%2C4X2tydH7Z1s%2C7sQYdMNTYX8%2CfrzusAPKg78%2CwRXXkds9_XI%2CoRbQKRCFtho%2CgcHpy6oeb2Q%2CrUAqtt7hInk%2Cu8oYY37lDyI%2CHm8FeeIKe4c%2Cx1A0OHlSwq0%2CzWpEv7NRXy0%2C2t8Ty28CtQg%2CHRPgHCD4jog%2CaSEeDdyrrik%2CGqFIJ_0Jhdw%2C9Sh15Q4yaJY%2CcMcmsqRwtSA%2C_JKDF1dP98w&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1078, 1, 1569814503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=zMMoxG0QIRM%2CmWj9xlF5MOk%2CBJz-3yXNuko%2CTQXzoQodpg0%2C-jPnS7i0kKM%2CPwszEEs28uY%2ClMBdFMC9288%2C_mDBTk8ogwM%2CPi2pHtHY6io%2CTbkqbCoEvyo%2CB-8StsGpSh0%2CByY6pgBhxO8%2CJBJtSm_H-o8%2Co1pdmlLWTxs%2CgTgYHeD543I%2CEyIaIV8GP6Q%2C4CBmV9tp72w%2CPponzT6M9zg%2CMf7rRy48dJo%2CSlT3EZGBsqY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1079, 1, 1569814802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=QqlsHhaRQKU%2CMJtIOAxD8B4%2C8NVzadSQIHg%2C8a2GdRjp1M8%2CiKVmvtgtV4M%2CsWsdaSmWg7E%2CG2IUBLmbwzQ%2CeLDegM_FX7c%2Csz7f9dtZZ2U%2CYN5SIniPnwE%2C6uJb8OxN7yg%2CZchRowkohaM%2ClbXIRTuAe_Q%2CCnV1h80n7ag%2CYk1lqlHwfUg%2CPQQz8z4kB6A%2Cx7Cc27eQHoo%2CzoGooTyhAks%2C99pfJv-WI_E%2ChabhdxSW1DQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1080, 1, 1569815103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=nEDFRcFb50k%2ClmHyYPGutLo%2Cph3zo-zineM%2CfcX0GQBKa4g%2CTigfNbA3EB4%2CQcyFoxobvOg%2CIzfS7qGOHnQ%2Cc6rriV9iaJA%2C_mU42IGLWBw%2CtOpep3jIRiE%2CMxgLC6XqlH4%2CxrfK9CzZg1c%2CcST1mdeTff8%2C_N02FO56LWM%2CCaC5kxH91V0%2CF8iAogNkUaQ%2CxD3agE6fnh4%2CaG3diwVmKec%2C_0qZqlGmfYE%2CJ78Pvg-D_js&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1081, 1, 1569815402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=71cV-V8yKns%2CM_vfqnOyyjc%2C_2VG1rAvxg8%2CDVjcuqye1lc%2CzeIEybIgW5Y%2CZsoEmN9OOT8%2CxgIgyibjTyM%2CJgowpofVYDs%2CCqq1l1XNHIU%2CarzmbN6RXYk%2CHukYD-v8VX8%2CIQaqvF74cTA%2Ct0k1FvjW57U%2C2Ry8mmzeAC0%2CfmuWaunS4nE%2CUqIYaiEyQ1M%2Cmn3TtT1eCsk%2CvPd7LuhX5H0%2CYhpvNNy4bj0%2CDUsrw8YM7vk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1082, 1, 1569815702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Zc09w61V-oU%2CFarjFqxh5Ak%2Cjov2onT9BrA%2CSCDIIDfNYAY%2CzDs-ma4AMtA%2CTrorhcPsdmY%2CoDL-MxhvtEs%2CaWaO0fTXyic%2CjZb0Y87PWrY%2Cg6RTOc7XBN4%2C-iEsmxvwxcM%2CEWCvyeMfeu0%2CvPTCw2Zy8N8%2C8fiMcqZTbfc%2C44DPVnKTaxQ%2CKfjQ0KpNilM%2CYYeSmF9GD8c%2Cl4WyuaTOfCY%2CMlFNw0OgPRg%2CKCJUtrxj3Bc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1083, 1, 1569816003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ghxSMMCXPkc%2CdrWECIgjWNo%2C_8JVYwOaAAg%2CYX_0ySxs2Fc%2CwATVqcMkK80%2Ct1LlE8E8iN0%2Cq3CWl0VDM28%2CmMCZfzEgsYU%2C2Z5SXCDGtsE%2CA2-GHVo-rUQ%2CGPgzUJD1QW0%2CLfD0f6MGDW4%2CZ3q38wXRxPM%2C5WVpR0j-dDc%2C7mdWd7uy-7g%2Cdf3pO6OLTwI%2CfEJI752jkzI%2C_auVnYhtRsE%2CqnUAqQoOMfE%2CkSEz2v8Qy-Y&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1084, 1, 1569816303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=F49DBVDSjmM%2C89R_yMkeIbc%2C8oLB0YIRM1k%2Ca0Xoj2cS5I8%2CmVRYU7jhEpg%2CrywU3C5AR84%2C0vP4wJWMelg%2Cn36vcl57uFw%2C5qOi9OwIPbU%2CNoXzzqfvDaI%2CDe1PFokTFrM%2Csit93W7Y5w0%2CtTkTVIc-jFI%2CNvlKGtkOToo%2ClkMk6yI1Q2s%2CpEQ-mwDYDmo%2C3oVhrpjL6G8%2CcQy6rtDqVus%2CBUwkhpNYT3A%2ChitDC1m6exE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1085, 1, 1569816603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Cnam8Y98XMQ%2C-WVIdHB0ubo%2CSycWAQCMwYg%2CzAoIiPP8mdk%2Cwhmc-14C5yY%2ChnZCWPZjqdE%2CJ3y9Xc4vbRs%2CBMBYjwu5y0o%2CsgYuXi88b2c%2C6W_5FJ-56Ic%2CIw7JOjy_VLc%2C0gwvAKPKFCs%2CPdwL6SYiB_o%2CXyufR3bHYGc%2CH8OKnRbN07Y%2C5anTdce1zDw%2CsOdwZ0AFzys%2CphsLA_QEkLo%2ChJEVocSCMI0%2CAfcFv0vufek&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1086, 1, 1569816902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=q7obn2nG1mg%2CVVj-yWXnpZs%2CUNPHxxEFz_A%2Cv9_-sYM7Ga8%2CRtb2mkomRMU%2CaBS_tRyYY2E%2CZGdsr-kq6uY%2CD2SkbAsU9K0%2C0UeNoYuHgRw%2C9ESORwt_Qa4%2CZ78-oegO6A4%2CEvOigSPhnSs%2CM-oSbHYH8gM%2CO9emRw0hAKA%2CXXQhookqato%2CF8FjiXhmJxc%2C3GO9IxTV_Sw%2C_PiWEo-fGWs%2CltsRpOUIxDo%2CiekTUyTo8Q4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1087, 1, 1569817202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=yruYzSCcFoU%2Cz17CJ7JSiOM%2C37nfz-ge9M0%2C3WUkIiy-mXU%2C9F2OJRpUWJ0%2ChYVen_dJo68%2Cz2Valc57ZE0%2CqrMy7eBYseo%2CqrZ-7m_A78w%2CBkoqDTUO06I%2CEGE4nh3dRr0%2C5lcoRBoKs_0%2CPTPsFN6gho0%2C0HN0fEc2Rbg%2CCSQobURxhiE%2CjvaUNdYt7Cg%2CPgRb10A6Q54%2CTdCmr_GWhc4%2C15TSVInQPHQ%2CU8LDbZPZH3I&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1088, 1, 1569817503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=h8dZGcMqrxk%2CtyOFf3oKe7o%2CByVbC1iUT5A%2Co_SBHSYyFd4%2Ca1HBp0qNBPA%2C8YmFu_cltxE%2CjmfWMA9iMWI%2CaH97jNWODd4%2CWD9NB-9TzIA%2CjJ8d5ksCkEY%2CYPuTrGgU-Rc%2CBA8vzLqkjMA%2CKG1NS5QPqdo%2CVkXxNMnm5Og%2CInrmBIPO-24%2CX89LqRajXE4%2Cf-ltVq_Q4Io%2CwiGhfiYVAlg%2CGFBT3ns5460%2C03FI39LtJ6o&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1089, 1, 1569817802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=SKPXF467PpE%2CxFyc-Mpgpk0%2C7qL19c-6rL8%2CUwlsm-H6SfU%2CLOnUrZ_ixPA%2CVAx2L1bh9i8%2CkG6NWUXpLNU%2C02lCN7EwYAs%2CwQZPZ9toFes%2CjD9wzpzx55k%2COuqYFYNtbks%2CgEckj1rfQk4%2CaU47DsueGvA%2CbozcYpwIdx8%2CoHI1KoKlAQA%2COEb2uZK9Kxc%2CJMEFTvwxezg%2CjqBgNluELTo%2C8cdwmUh1GS4%2CXd5YCDZMblE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1090, 1, 1569818102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_IRIXWXx9Po%2C1Z45doct6KU%2CoKY600o3CXw%2CrlebwD2tVMA%2CVPYpM7p1HxA%2CFbx6275AcPs%2CvUztBRyRWl8%2CJBRZ7jC80Oc%2CuJ73PmPbtoY%2C54_rrfNEbIE%2CxVKHy4KKT0I%2CQe4M65sZX2w%2CI5QdBTZXvY8%2CNI9dR2bRJao%2CCuqNsnAuwz4%2CnDXX4_hBFGs%2CZuYX7lc2Im4%2CX2pm9OI9vKE%2CsYnhM0ASfZ4%2CfzR4Ku_iTPI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1091, 1, 1569818402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=y8AWUG6FnuM%2C_kpEFqnrzwA%2CFiF4q9vOBUg%2CSxrvX1r3j3Y%2CiGwBp7Yr0Oo%2C0GBiEhvEVCc%2CP5wSbAGdOGo%2CvaDb2foKuFk%2CPjJh0Q8olHs%2CABz2x_BEmfg%2CP8SnTDljaSY%2CLuOtzeQuGW8%2Cww6ZVOtnIXk%2CrAjZ_vwkhtk%2CzE28mP5escM%2CDzeujNWy0F4%2CnFHr7upuJfs%2C2WMYC7Qbzao%2CCfjr-qwJX70%2CevASrI39Rgo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1092, 1, 1569818703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kgSfdKXrqHA%2C7AaByCx4Mu0%2CB-eaf8nVmfo%2CjF5b27JUm5c%2CWKjIspEsT2Y%2C1WirbIZo41g%2CRkt9AnitNzQ%2CLTxKxxYEUj4%2CCvifncZONSQ%2Cn2P_Dqk9vwQ%2C6rZN_OsO-Mg%2CypkyHpyWd0o%2COCPYWz8lxTo%2CppbVZxiZObM%2CF6PWOCrDzjE%2CX8mOx10GfGc%2CpXXrs63MgtQ%2Cq71NBny0V-I%2Ce-FdGmvTSro%2CuCdyvAkTwqc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1093, 1, 1569819002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=weW2kATd9-k%2C8kNctA9Gbtg%2CRDpX9amN2vs%2C6djJcNcPI6c%2CxzCQVaUYtUQ%2Cxl7l38e46NE%2CR4HRfKIfTP4%2CnGsN2cmrYx4%2C6YcxqxZ1ZL0%2CYcKG0WofC8g%2CGmyv9ELFtU8%2CN7njTrM1K_M%2CcJH666IdBPE%2CchGfSibHpk8%2C-AVoETNIGns%2CuVcrL5whzCs%2CPrVOVAOzBZI%2C2KREH3N0a7M%2Cy0dkr34OONc%2CVMa18SfHl58&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1094, 1, 1569819302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=CVMboYaxC5s%2CpmshY-LXr1o%2CT-BRminnlyc%2Ca3sG1WmbQMs%2ChAMnKFm0OPM%2CWylVznU3q3A%2CeUHHfJkBmqI%2CYBOe7d_gM8Q%2C4m6kJIejNpQ%2CcjXfrhnf7N4%2C6nradr8tw4o%2CKlmSilkQ9Uk%2CSvvrR-_L9mE%2C_w4oHSNZW48%2Cu-Je4ef6q-M%2CbG8-uBvJgLE%2CbeeAm3tKCac%2CYkZUNbJ7fdE%2CwPTN1PwR4sE%2C0u7QIsbUJ5U&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1095, 1, 1569819603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=R3R-YqRgbjE%2CKOBOvSgzVM8%2CR0hPc54Z7c0%2CMASM8xs8sic%2CTU_k3M2yfaQ%2CD-xFmpO9K3w%2Cw1jBk91b0pM%2CbT9OhBWA5ag%2C4wMZCbQx8b8%2CxsqaU136TNY%2CLzpsLLpPCGg%2CyhqnwgQVP78%2Coh8hof8QiQk%2C4M1__0GEiBo%2Ck1DAsRp30lA%2COvd7xhGK3gs%2Cwds5DtKUmzI%2ChORQHtpigos%2CqAgSGvMEK3k%2C5sShGJNoV3s&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1096, 1, 1569819902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=4gD1QE0Gvho%2CFD7AiQUDnJ0%2C0mSliX72NfQ%2CQBcUZmk3Euk%2CIsVDqTgqrLQ%2C5VCUWgQuAhE%2CHnVnqw96V_o%2C8vcp23ezvpo%2Cp2fkz5tLUWQ%2CABiwbuy_m7s%2CE49FZNwQyBs%2C3wuUgmsSWew%2CZq5B6HnToVw%2Cf5CCqmw_JF0%2CucP7nZ8Mfeg%2C4OYXD01bulw%2C6Z38Mgsn0nw%2CJloYTLBvRG0%2C3QUGljtn7UQ%2C6IsKv1zsOcQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1097, 1, 1569820202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tEfq-zi83Jg%2CHnaQs9g9514%2Cz8AAjx25Vog%2COfJFJeroL4I%2C97hyyW_RSzk%2CqrthTJJ9YjU%2CNwqC5Yu1sKo%2CWFw-vhy423I%2CjgLYTV7UKtc%2COTvqGeg5yQI%2CeZ8_s4QJGb0%2CMc7gp_IOsRU%2CNIVltEIRr8E%2Cy-d4yAi47d8%2CHJZ-TdybGR8%2C-FYdLvRWxlM%2CovOWuNxchk8%2CWHe8rtoKJlY%2CY2bglz5_2eM%2C9OBTDmqKEXU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1098, 1, 1569820503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=hB__PWt7hEE%2Cs9RK6auGCHc%2Co8a3EytFbhY%2CXXSWBNx4r0Y%2CZGoqsgoplsU%2C-PRwev-aw_8%2CauUoZla0OsE%2CLIlnzqg8ugs%2C90szV9jYOKY%2CTHGGZnHmo6c%2CklD8zyNCS6U%2Cs9Be0KSESKI%2CaKDM__VFaxg%2CLfmWnBGjFGk%2CT7up8w4mvWU%2C6rZlYvqLRUo%2CKg67J5ASp5o%2C3m6QyxC8ez8%2C3hBZXL2dKJY%2CJX7NaNudAmI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1099, 1, 1569820802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=0KAFcnDku1o%2CR8XkePojBT4%2C1PaUdUKBw90%2CrqBu191-AzE%2CeLt2QFEj4y8%2Cklo7Km9ZjNY%2CPWhQvxoMsX8%2C73jjtrLDA-U%2CsBEP4lzHaQY%2CexH1dZSMU9k%2CTobTMlhbblU%2CdL2M2HhCl8w%2Cna5gaEjiNeE%2CfzZcSX1spvk%2CseBKBNiUoww%2CBByjoxzBoaY%2CERpiiwH6O-o%2CyfhYO0dKVQw%2Cl_0ms8bXn1I%2CxdQDh8w9eSI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1100, 1, 1569821103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=rX-OPx05dbg%2CvUMfKmO_t1A%2C58T4Rv0jWps%2CEnwcpjx_vfU%2CHf81H9fjLAE%2CapnK833sk0Y%2CercXVI1PAXk%2C0Gp5RNTQajI%2CqnDjitKpsGk%2CZ6vs7Pz59_0%2CAqPf888Igyk%2C4riI1PEDo_k%2CAXSA_CU4C00%2CGPUi6OlGsFk%2CZR-6Bs6z0Mo%2CrElOg96pxHE%2Cf7KEdq_7SA8%2CyV4Jolf1bV0%2C9521rx3Q9fg%2CDEMklxte6OQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1101, 1, 1569821402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=lZeN4pRkk1I%2Ck1vI-Ms0Boo%2CYGOeSHsV914%2ChXY2QYjyKrY%2CsKo5SHM2nQA%2CWnybIwKBtAY%2COlvdUAPzh00%2CTd7qxucMnlw%2CY0iwKJe7zRI%2Cmm0pobleSbc%2C4NBIk1MIx0Q%2CrXsMz7AKaiM%2Ce3UQfdgS9OQ%2CNm6t8WCk3tk%2CkNB-rLeS2I0%2Cyazz5chHBOY%2CalFR6lSvE6s%2C7WNCjZ4ljis%2CKeF3oSO5Idw%2C6sujjdQR1UM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1102, 1, 1569821702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=xj-3Ebp8jIo%2CMfxomKbvFWg%2C3ZyvLvSUioc%2CUWZKCF2H9IY%2Cbfit4OoSZdY%2CgACH3-bsJpo%2CnVukC87xOKk%2C8vctPRVp_i8%2CQqQC997uMnE%2CahI4livuN6c%2CXPsdi2qYLQI%2CS5scv07iiOE%2CQZ1ADhLvD1A%2C6pTTM_h6prQ%2CMQiex1ajAsQ%2Czlr1iRkMDWg%2C7cS5NbOXQDg%2CxikaD6zum6I%2CmqMT5y09c8w%2C2CYSrPw4JZQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1103, 1, 1569822003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=WuKx_QlZoUQ%2Cqg6lFN_YC3E%2CeRL_qzRbL4g%2CojpI_Wjv3P8%2CEsbPQw45Sso%2CD7ZYEin8YzY%2CVhv96AuVVDg%2Cc8gBYZQU6Vc%2CGH2umP5cpi8%2CTDH91h3fS2g%2CBoEGbmMTVPM%2CjPBlPaL_zLk%2Cecya4gOHX6k%2CFGHL3uQYWvA%2C7T6o1mbuZ6Q%2CzkAzS9MvZTU%2CeSK7MGXp2DQ%2CBgC4yuLYRO4%2C84nTyu5XOn8%2C-0s8BcnDb3w&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1104, 1, 1569822302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=o-YkoKZD_JQ%2CchroZmHXCUA%2CqE4PCcpZJAs%2C0VzUMxaIshk%2CShz95e_nTas%2CLXrsMrKmKTc%2C3DV92a8LUxo%2CObj1LVOE6Ec%2C3CPbc23liy4%2CQvUGW3cPhnQ%2CrQ8Y1PiD4AQ%2C6K9l81-4wrQ%2CXv4mB8QjzyY%2C9r0L4dFRtak%2Cwofd2goPluQ%2CdCXKjKgPsVo%2C9qKFYgGa3gs%2C95t7OHN5vGs%2C71l5CBkkRBw%2ChJXq3Frhj3g&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1105, 1, 1569822603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=7gJ4pAAWk6M%2C_jzuDoYX53Y%2CwiSgLtFpDdM%2CycBuj2WdMHI%2CJdKkponCtVc%2CXzdHl-XRBu0%2CXmFfxfE9OWs%2CEkgdjMYJSS4%2CtuVPiECEI2U%2CLY1nwsjPehY%2CZZ7TvdCC21g%2CfUcBN4NvSDw%2CWld5ABp9-Hc%2CHvT9PepQPU8%2CAPRilKTDfB4%2CpjT7cld8KjU%2Csk4KvL324KY%2CnN83-1RI9s0%2C3XhzZMDT16M%2Ctk7TWVckixE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1106, 1, 1569822903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=U7GO3eWMQeo%2C6y8fmGgXOKQ%2CbhkDrQWXFXg%2CsHCYtlwC6A4%2C7Tedsa2Q0Pw%2CqUGt-Y4EV8k%2CGEomDfLcAH8%2C7RTQTbjLiH0%2C6BR5iNt-h48%2CnooRnZ6fvJo%2CK7Ct7zynl6Q%2CEJ8ttKa8XBM%2CNKyiIDRA2WM%2CdJaMgcEkY_8%2CjqdOLfOBX6I%2CiYHNK-blCII%2CkxBkZl935pQ%2CfCeQd6u89Jc%2CRGFygXZouVM%2CdkjFlFxeCus&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1107, 1, 1569823203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=D8JtCFvagsA%2C6JmT03d9Ek4%2CuGdo8Wx2zuE%2CCatvagXsl7M%2CJwruH2XcXz8%2CFgVYI_KJiRA%2CGf2_YhLfB60%2Cjuwruhn41kY%2Cr1PiAMgQQE0%2CTAbpxDXJXYA%2CqXjN-xTvWtY%2Cqfks1davQ0M%2C1AgvnnLC12k%2C3vvoOgkF1cw%2CaAC7es5ObwU%2CRgWfVISSZqQ%2C53kF-KLjZ8g%2CpeTf-_FJ82Q%2ChY9wkQbAelU%2CSgHGws_RXSQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1108, 1, 1569823502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=cRvZmSw9KuM%2CEa08bslH9m0%2Cv-GS_Xtp2GU%2CWnbWRvleTO4%2C6mulCN6eQSs%2CYLKz_6VbHzM%2CI7587oq6Xsc%2CQyt-1HVxTgo%2CtUxPN0Z3vpQ%2C2qRnJP0IVQM%2C7C-EcsSmO4E%2C61x8qsbbcM8%2C6oPs6f7vrcg%2CpdUmw0jVMKA%2CGR6Vccrxsik%2CKCQ-SupxCSc%2C95H7gSfPnR8%2Cps91-JcIFUY%2CK6XPY1noaVM%2CumxCh4Ehlco&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1109, 1, 1569823803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=KNtmmboajJc%2CTWF8j8o6uGA%2CA1puQmUF9Yo%2CNrTPnkyMvso%2CdW_xjVhxxOw%2CvXW4eFVZhu8%2CJL4cH0movQc%2C684zmzZpd-E%2CBKwtRmbVwQw%2CxdHmX9iKs0A%2Cl8zjW3SZU_U%2ChvV79_6VW5I%2CupFsAk2808s%2CV2XhIMqNoqU%2C9Fru53cvNbg%2CZ2wbXDFMRjM%2CfDgxN_o7N1Q%2CgWYpFvfSx78%2Cu_HOfTjlkcw%2CuX7e6dcC8rI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1110, 1, 1569824102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=9WaJTYG1g40%2Cc994a_vmXD4%2CPQ6LKDuDwzw%2CvlsutpMT60o%2Cbm7KRj7aMIo%2CuKwnbW1qb0o%2CUQWSMoDD48Y%2CTZ1dWHsuOlQ%2Cu9r8sasxizY%2C1JuFQNuOGRM%2CxCrlf8XJlSI%2CywiNDfXytaE%2CVBCFWzlG0PA%2C2VRCmCeWJ44%2C5Rfpa4CkiF8%2CXmtEYOGFbzw%2Cdm6WpYDhDwM%2CUSZUnsCHrUY%2CGAfbL3E5A6M%2CID0zZDdK5iE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1111, 1, 1569824403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=pCMIwZszwDE%2CVT68usZMn4I%2CdWwErl-nrJA%2CVPeDDtd4aJ8%2CuFtfJGBSHl0%2C4v2dkUGh1tM%2C223bjseTyeQ%2CmGvFwASZWVM%2CGnfQ7S_C9OU%2Coxlpvshsgj0%2CfUTGrvBUCP0%2CfaOpLFl-gdE%2CINsVZ3ACwas%2CAs6PobZLM1s%2Cm8FxYYJwkjs%2CYt46JTt_RWc%2CKL3dc82oRRU%2Csy5-Npwp3vU%2ChBcVClZYlEk%2C8z1n56N9A14&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1112, 1, 1569824702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=vU4oRc9UmD0%2CoKFvUWt7Jc0%2CglJ7fsCL_us%2C5jCnQC5Mc94%2CuPA579cm0xo%2CLvuBWWXs0jY%2CLwEsm-s23gA%2CihgflAX3R_M%2COYJHAJVOYlQ%2CzetLhpIJJiQ%2CHX18tfFGRpk%2CaKsB8trkNP4%2CABBWvbSKDw4%2CnVQF2Bu5VUo%2CdSfO6lUPXjA%2CG0Q7v1bGmaU%2CB25MTZLsL6k%2CGRDGkE4tLzM%2C95eMf3GVlzU%2CutMRUK1sqI8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1113, 1, 1569825003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=q5CQAEgJLPg%2CTEFs9aVhFxk%2C6gvEoljjU8k%2C-CpK4MqcjQs%2Ck0k5WVY1VOw%2CWuFhmLiJkt4%2CsNwgUdfpUuQ%2C4e-AZjGu6_4%2C9KkUqj7S2tk%2Cmr_PBhomdxk%2CMvP1iwxtdj0%2CKUWuCv6sRl0%2ChLZMa-kEJXE%2CRP90gFrMenI%2CFsuc8jxfOdE%2CnjDQcqQ9L9M%2C8RwhCbltHC8%2CNXuxWKGXhaY%2CAcUtzHnKjnA%2CrDI78_AOz-Q&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1114, 1, 1569825302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_qf6k0fhrVQ%2CLBV6vz5rXxM%2CxID9Ield-iU%2CNzFWRX0IULc%2CpNegpYxRzSA%2C2ziRJYf0ZTA%2CgABB00N6zIw%2C2BvrKCbqV1A%2CuNZERngDKJM%2CQCO_YHR5aAM%2CJJ_28IqNOOw%2CpPHmaCIiiyY%2CAvcRDtbWdak%2CaSVY8ig4Ebg%2CVm8lWCpvuNU%2CztQbL-x1Ib0%2CsTi8W6paJiY%2CgX4zE3FSIIU%2C_bWg6UaT7lo%2CFI3iaY4Yvzs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1115, 1, 1569825603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=UcW1csc4Wcc%2CZ4SnZZKwSOo%2CCp6FS_YQ1e8%2CUPmWAhYPOhY%2CVSnaXSr8tME%2Cw0LLwPqvFfQ%2C0RhvaaNySMs%2CF-WAeyc5dN4%2CVvwgGx9UM1k%2C3aLxYc7q3zU%2CfX-7j5g6leI%2CeWtMg3Z2Wm0%2Ce-dYWk1OKv0%2Cy_XYsRuTP68%2CW-NpfKt2dPs%2CJC3XFGEvcFg%2CopvBGApml00%2CU0QBKaxndJM%2C8qxPBaWDpV8%2C2AEh5PCzvMk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1116, 1, 1569825903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tmtaO_3YsUI%2CKnsPHpzdFJ0%2CxIXjzq8No7k%2CFAmLYuYQZ88%2Cf8FLRgCaUhk%2ChgZ4q4g2CuY%2C0jWd83QN5UQ%2CMFTcmVlCKao%2CMTG4gohBJ24%2CnW0WDw3xzaA%2C3_wkLHRZ3CM%2C2I047_UTL_Y%2CSp1CH3ppEok%2C7FckJ0z0oRw%2CsHeLYn4zGc0%2Cd4L_uHpQAag%2CF1_cYZotJl0%2CktGYtT36bDE%2CrAgr0Tsg01w%2CrxwPUv8guTY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1117, 1, 1569826203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=yV9rJiW1HgI%2CrO6yKf_k6eM%2CiT4Ew4xWaMs%2CT5AG70tkF80%2CkzjVu1cOXWU%2C2yXAmJSCLj4%2CHYlkdpBgicY%2Cwz4BLojWNso%2CHWiTkCi_z8M%2CIxuL2XQ7u2Q%2CPH9IKbyRmmU%2Crqhu-wXY-eg%2Ci68ucAkkbMw%2CwzCwBwXilpI%2C7hi1CvpGaRY%2CvXGzvsR1m0Y%2C0fgKSezfuS8%2CllOF1mcUg-Y%2C3kLjOCRmnL8%2CIDNyrcrV_uc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1118, 1, 1569826503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Y55FIrRUdyw%2CPRT6tJQbdS8%2CNmhoFnEErFA%2CKvrPVe8VYpo%2CL78AvpIh6G4%2CelHzyZi_BTQ%2C4kf0ByP-DH4%2CrBQCp1lsOUk%2C_6iGMS3BnbU%2C0-L9skhNXAM%2CQfcq8SEGG8M%2C5Xa-gl9_IQM%2COw9QhTH89H8%2C0d8w94ViMhc%2CWu7HTsWDG00%2CFHPar_6qgj0%2C_xogTuei6nY%2CTRZvh89oWeY%2COcW7wtf79TI%2CKDrP6eJ-AUc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1119, 1, 1569826802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ixR4HulGdVQ%2CnHo8sLj4SMk%2CrG97hmVldGk%2C6DkXmCPHSLY%2ChwXW6G1GWbw%2CjhXAKnWG6DA%2C1nEaENomV_U%2Co3RFhMdj2cw%2CWob_XVyi6Fk%2CIM-jrzEak9c%2Coy5VYu4a8aQ%2CMXv_mm-HcRw%2CbfeItyBZUFU%2CPfWqHlAE7kY%2C9XV2oV9LSms%2C-8d1UWH_tsg%2C43r_Xi9mBwk%2CDGTEkNGM4jY%2CWU9LbbPeFaI%2CVWv_LAb4sMc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1120, 1, 1569827102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XcErSxUjNGQ%2C-Lmd1BgBJOs%2C5cs_CzpzgAQ%2CPuG72rNeOU8%2C7pzQ-IJf3T8%2CMc62nPIK5gk%2CcZYORaLxgdM%2CxCLhdnBUi0U%2CsSScUmVZGto%2CP98MyfCfgDw%2CPydlAqoF_ag%2C0TbHeHBk7Ss%2CGRCTUfRYOsg%2CLFDOhmyVT3k%2CtnnYGKs8E1s%2CVLuRasf_rPk%2CGwj8CBpyJsw%2C_LO_u4jAFxU%2CubJeQSourpk%2Cabul8u2tfJI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1121, 1, 1569827403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=o-HfJXkMahE%2CTux4rl7K-Ig%2CB5a6wrJpxP4%2Cmsijy9FBzM4%2CH5gLAlUSss0%2CNem7usp7_DM%2C5TmfreQ4wuY%2CFQwd80kogL4%2CXo-D5X4uerI%2Chy3YR2jM6-8%2Cav5oZGuMPu4%2Cu2AL0VixMRA%2C0JRhzT_hdWQ%2Cu-yAi7_gNXs%2ClNY5bDNVyMM%2CCjZiVXhmrCU%2C1joDyEynaMc%2CcPoXkGR7Ocs%2CiGYZNJpqVo0%2C2DFHB02Bmnk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1122, 1, 1569827702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=2niap6sywKo%2Cos9jQ9c1ugw%2C3FmGy2Sob10%2CgeBd5fYqHDs%2ChYasxQmlLpM%2CLGrZzNWBi60%2C5BKmt71UZ_U%2Ct5gIknIxiCI%2CPfBTNOQ4lq0%2CQGCTwJaxWSk%2CPBmRUmeWRf0%2CqsBCKda9k8k%2Cz7qPN8au-pU%2CMxXdNJBTFyY%2CtVg_gn4K9I8%2Cf5aKdqkUrvY%2COB8rg_1l0nM%2Cl59VRvuQB_g%2CKv7-kmL8rpY%2CBG8AzTniqdQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1123, 1, 1569828003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=SvFRyNYcesU%2CMHIN5EJsVFM%2Cx6PYK65xA6k%2CqIcJxZKxlQE%2CS160UuKE3RI%2CjIv4wF2SvbA%2C5WUb5-XyjZU%2CCxDq5hb8C2Q%2CaR-n6vB45pY%2CR6UXs-_JsiY%2CeZzib8Rle7s%2Cle-elBrTsxY%2CJhEz6qVf8UE%2CeQzI6u2TO6Q%2CcXSPGJc3Xf4%2C-hJ0OCbZo2E%2CIo4dD5y1PkQ%2CTUrVIZCYRQ8%2CYTbqgrF7Xzo%2Cwxwqq8PJGPQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1124, 1, 1569828302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tzkj4s_ZF4o%2CLiZxg3D8dKc%2CkN7attkgIzk%2CYZ_qJ5JFD3I%2CiVO6DcP_GHM%2C3CTsJKLizjk%2CsR7ShQi645o%2Cmkc9FEqFvZ4%2CA5oRJ8c2UXg%2C6yeuVgy_U3Q%2CURaAAGeZUvA%2CxM5f9Hn-LbQ%2ClBLGhV1lbVU%2C8noAtC8bhNc%2C70iw1_a_yjQ%2CECjnlexqDcs%2CYC0OMwtYvQ8%2Cre-cwuxV3dc%2CIrHml8E03J4%2CXYdj56nPE-0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1125, 1, 1569828602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=cj4HGtr0f8k%2C4cPcSzSr4ms%2CFx_xxs2_eYA%2CvywiIYQFE-w%2CohH7jOFB7iM%2CCbSQpMlJ0gI%2CdZvv1DNT_EY%2CEk7FEF8d-PQ%2ChzUseQij9TI%2CcjyaMunjLic%2CcWD4EkaQctw%2CecY8YOlqVw4%2Cd7aH6vkn_yg%2CoRH8gh_WGx4%2CX-IM95AOOBs%2CvceapOCJVRY%2Cs79RwtrDdWY%2CJy19mBwlPQA%2CWNJaMnDQzBQ%2CBdvu4tIBO2E&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1126, 1, 1569828902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XKCa0GjN0Uw%2C0231J0t_dT4%2CO2LExhcq1YU%2CpijUrkI3R5A%2CrjNegO5xpjY%2CCdHABa6LOg0%2C3GWFnKMXon4%2Cay_T3id1sk4%2C5JeVVwZ09uM%2CBVl06mxrQ80%2CjrNe7XtfCts%2C7zzf1hADEOY%2CuJYdrgJUc64%2CKM7s_7bHn1A%2C7xZNXyTMqJQ%2CYA681NFp3gA%2CbeCoGpVM7kk%2CX3cKAKRKp2M%2C0f4gNd32ne4%2C3-p9lo7ohnU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1127, 1, 1569829203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ZGTHKNQ_wLI%2CKO6DEbK_-Lc%2CaJzuMLFfxZw%2CdtDxoe9WTI0%2Ct5VJsmzNsqI%2CjoAebhIaxs8%2CHtCnoOFfQdc%2Ca-c0kgXpXZU%2C6za7ICfgaSg%2CtBzRS_bsaGs%2CtLh-QAL1xvA%2C_vwco2zlGVs%2C88oA7b6qO6I%2CA5hwFgG02O0%2Cj0_HOclZvNY%2CvWhYlu7ZfYM%2COkQ0h6gIVzc%2C68XZ_q74YDk%2CXbFCFssDoSQ%2Ci-u1_IZA19M&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1128, 1, 1569829502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=orFpIq4IRng%2CXw6cYsLQrtI%2CbUUDGTtm8no%2CfuWKXhqawok%2C7VQwSEJ-TYg%2CjF9JAj-ijas%2CI1sOcwOmAcM%2CaDJo1DlJMHI%2CnbJiAvT_nEo%2C0BZNuAX2RSY%2CFxcJy-sRa1Y%2CTDyJOmUbgfo%2CHOIKodrc-Io%2CV3e6DY9mInA%2CrZgJ0GuJN-Q%2ClS_e4n3XNKQ%2Cs40kyu1p5tE%2COpMI6pjwLFA%2CbnRqDIOAUiA%2CTVKq3HWBX68&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1129, 1, 1569829803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=YRf-SGDS1WU%2Cq3PKNjVErtU%2CP1ZfOt-KaOM%2C02sbMzG7SzU%2CnPZQeSql8B4%2C202KR66lHck%2C3v3iSYvZu6o%2CCF9oeHwBxIQ%2CpKn1CYnBUUw%2CpZvX5jTlYZ4%2Canczcerb_cw%2Cli2kwvoAu2g%2C0V5bugvSPcI%2C3jP9-Apatik%2CraPeTObp3cg%2C9VJSikeJLaM%2CDtRl00PMomc%2CG9WJYkYfmtI%2Cs4nnHv1JHRE%2CECtSFe1NOGg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1130, 1, 1569830103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=u2fOF-uY31c%2CY8RehCQ46MM%2C54W22gT7-R8%2ClnEJjHGxePY%2C_-0jeUeKVYk%2CnjIH64UPiNQ%2CSr2YXPIaozg%2CsgxpCAJ2MfQ%2Cd2OIUlldHos%2C6TVDq8QAsKQ%2CGIi9qoBVyg4%2CT6Ei7Ww9p-U%2CcNNnf6giAmw%2C05mPjcUAPNY%2CCXJ8iABiMtM%2CyTSyi-0cCQE%2COE4xkkA1Zh4%2CkGD8VOlZsWo%2C6vPvC-ej1bI%2CqsyH-5zzWbg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1131, 1, 1569830403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=CvZNcqdsn20%2C0IyDKsM_dsg%2CC3xu1zimPVw%2CsbkJNPtviy8%2CTP4iGgiLknU%2C24VzJboVelY%2CUbitKvOJUQ4%2COsPPn4Z4CD8%2CTbX5zEgkTJ4%2CCrcHfOjwf5g%2CDEsWy4Yf84c%2Cx3LMsK2YyfU%2CSkLZKPd2-G8%2CbHpLtGKfVOA%2CkQqQ0XjJ4Po%2Cwrs0m-ucE_E%2C2dv9ZDZ_R4I%2CYB3rRl17po4%2CEcPfCMLKsVc%2CsRmOhNznBqY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1132, 1, 1569830703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=clGv_Lp4_zQ%2CgfWlAnuM7rw%2CD1XEgut66kI%2CqS6Y1uXUEYE%2C7uLkKYnKuNQ%2Cb00Z3UxkFzc%2CyXHiaun5wC0%2CdusaPJ_vTPQ%2CmAW9ezb5NhI%2CwKeatGdu_pg%2CcURAyXAgW0w%2Cyr4pErbugEQ%2CmUf8lTbRRe8%2CLwDshFHrijk%2CBNrMl_VD2SM%2CQh9nqCopkQw%2Ct4G56RdxkHs%2Cg1ud8Zv5Uqo%2CiYM05SQGBhk%2Cj66vpYrsmf8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1133, 1, 1569831002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=J2iGKm8bzlE%2CpBPvDlFPHZQ%2C-DrEBQzhmDg%2CxcdDqWHidHQ%2CzAhSxmRXoK8%2CO7JSIUSWFp4%2CM3urag_tlQ0%2CvcrUfS4x5ok%2CuLl4nWG-tkM%2C11B94pYaHoQ%2CX9bv8MYQNW4%2COwrj4i2rpwc%2Ckz4reSTxIjg%2CNYbQo13K__c%2CfgsezB-KvUE%2CO5PXxkk9VNU%2Co8d8gs1MJD4%2CPVk4jxrx87M%2CjbQGZui2_cI%2CBMqHf7Q67B4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1134, 1, 1569831302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=bHjoPxLpIHw%2CCYKhxFlf5yw%2CJVUIamcYxzI%2Cf6cOfNNkxp8%2Ct2T_ilIg7jo%2CpnZliv1qpcU%2CzuTFqtNLetk%2CCfhQQ4zL220%2CtCRXTGJmqng%2C9vvM1TnjwWQ%2CQn2bH8Dczjg%2C6KdETCgVqAw%2CmKlulEbxAwE%2CEP1JRzkE0nA%2C9uR_8cUGGhg%2CSeZTdWt4j0o%2CWTmQE5P-Gbg%2C3NLtkbzzcdE%2CDaPWlRqy4N0%2CxUGVSLld-OM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1135, 1, 1569831602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=sur5miujMp8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The calling IP address 2001:2030:0:2f::1177 does not match the IP restrictions configured on the API key. Please use the API Console to update your key restrictions.'),
(1136, 1, 1569831902, 'Checked 3,358 videos in 12 hours, 10 minutes'),
(1137, 2, 1570050903, 'Sitemap updated successfully!<br />The process took 50 minutes, 5 seconds to complete.'),
(1138, 1, 1570136102, 'Checked 3,381 videos in 12 hours, 25 minutes'),
(1139, 1, 1570439103, 'Checked 3,399 videos in 12 hours, 4 minutes'),
(1140, 17, 1570444203, 'Imported 2 videos out of 2 available.'),
(1141, 15, 1570653302, 'Imported 1 videos out of 1 available.'),
(1142, 2, 1570659002, 'Sitemap updated successfully!<br />The process took 50 minutes, 2 seconds to complete.'),
(1143, 1, 1570711503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=HvlJ8yDQ44U%2CB5I56kfP3fA%2CR6sSzAYduM4%2C1lojLZik6bk%2C4CYaH9rWMIg%2Cb-SHcEZDSiY%2C3049KPuItH8%2CoebgZZ9OOqA%2CKL82dD-jEfs%2Czeeze2pID74%2CYuznKRp4OpQ%2CRzNzg-Gg8vw%2CB5I56kfP3fA%2CR6sSzAYduM4%2C1lojLZik6bk%2Ci7NuuwJbi5A%2C3049KPuItH8%2CKL82dD-jEfs%2CLOycFcd5i_c%2CB5I56kfP3fA%2CR6sSzAYduM4%2C1lojLZik6bk%2C3049KPuItH8%2CKL82dD-jEfs%2C2fCWeP2wXjQ%2CR6sSzAYduM4%2C1lojLZik6bk%2C3049KPuItH8%2C0OXGpPrI2Z0%2CKL82dD-jEfs%2CIzK2o7Du10U%2CiCKJ-c6mi8g%2C-VkfYfM2nrU%2CjJ5qWcvx80Q%2CFHqqF0tr-lA%2CjGo7WELwGg8%2C963jJ5sbZ-c%2C9__ayyKJC7g%2CSn0zTwC0SSU%2CXZQo3zhpPsg%2CDFZAMVMmtf8%2CRTFeK4eOqSU%2COHYpqve5NO0%2Clh-Yzj54_jk%2CJD5m4En337A%2CtKz97m3e1YA%2C1zFupUaG-dE%2Ct5N-QrkJ0wg%2CJxWC7W5eXzo%2C5-HIHqMuOAM%2CMVx6ZscCIvo%2CIPubDmAVRPQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (400) The request specifies an invalid filter parameter.'),
(1144, 1, 1570744502, 'Checked 3,374 videos in 12 hours, 45 minutes'),
(1145, 17, 1570790102, 'Imported 32 videos out of 32 available.'),
(1146, 15, 1570999502, 'Imported 3 videos out of 3 available.'),
(1147, 1, 1571048102, 'Checked 3,375 videos in 12 hours, 14 minutes'),
(1148, 17, 1571136003, 'Imported 16 videos out of 16 available.'),
(1149, 15, 1571172602, 'Imported 4 videos out of 4 available.'),
(1150, 2, 1571267103, 'Sitemap updated successfully!<br />The process took 50 minutes, 1 second to complete.'),
(1151, 1, 1571352302, 'Checked 3,410 videos in 12 hours, 30 minutes'),
(1152, 3, 1571418112, 'Job deactivated.'),
(1153, 3, 1571418113, 'Job activated.'),
(1154, 3, 1571421002, 'Sitemap updated successfully!<br />The process took 45 minutes, 2 seconds to complete.'),
(1155, 17, 1571481902, 'Imported 6 videos out of 6 available.'),
(1156, 15, 1571518804, 'Imported 5 videos out of 5 available.'),
(1157, 1, 1571655302, 'Checked 3,384 videos in 12 hours, 5 minutes'),
(1158, 15, 1571691902, 'Imported 6 videos out of 6 available.'),
(1159, 17, 1571827802, 'Imported 7 videos out of 7 available.'),
(1160, 15, 1571865003, 'Imported 1 videos out of 1 available.'),
(1161, 2, 1571875203, 'Sitemap updated successfully!<br />The process took 50 minutes, 3 seconds to complete.'),
(1162, 1, 1571958302, 'Checked 3,370 videos in 12 hours, 5 minutes'),
(1163, 3, 1572028803, 'Sitemap updated successfully!<br />The process took 45 minutes, 3 seconds to complete.'),
(1164, 15, 1572038102, 'Imported 3 videos out of 3 available.'),
(1165, 17, 1572173703, 'Imported 4 videos out of 4 available.'),
(1166, 15, 1572211202, 'Imported 2 videos out of 2 available.'),
(1167, 1, 1572261602, 'Checked 3,406 videos in 12 hours, 14 minutes'),
(1168, 15, 1572384302, 'Imported 4 videos out of 4 available.'),
(1169, 2, 1572483302, 'Sitemap updated successfully!<br />The process took 50 minutes, 2 seconds to complete.'),
(1170, 17, 1572519603, 'Imported 3 videos out of 3 available.'),
(1171, 1, 1572532503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ZQZ4Q9i71h0%2Ch7XUkantZLA%2CB5I56kfP3fA%2C1lojLZik6bk%2C3049KPuItH8%2Cd-vOm3vVhy4%2CUgfY7_PJEks%2CKL82dD-jEfs%2COuDS8si3oQo%2CzkzdAQf170c%2Cd-vOm3vVhy4%2CZQZ4Q9i71h0%2CB5I56kfP3fA%2C1lojLZik6bk%2C3049KPuItH8%2CUgfY7_PJEks%2CKL82dD-jEfs%2C1lojLZik6bk%2C00iv1RCxAIY%2C3049KPuItH8%2CfqBjPf6f740%2CUgfY7_PJEks%2CKL82dD-jEfs%2CfGJHb01qVQs%2CpejVFdn85rk%2CmPMNGm-llls%2Cra-blP7OB8U%2CB5I56kfP3fA%2C1lojLZik6bk%2CNZzY9R3A4wc%2C3049KPuItH8%2CUgfY7_PJEks%2C0DnzCT84tgk%2CCX2aO-uuZqY%2CKL82dD-jEfs%2CpejVFdn85rk%2CmPMNGm-llls%2Cra-blP7OB8U%2Cra-blP7OB8U%2CCs-2qsPrxU0%2Clh-Yzj54_jk%2CjJ5qWcvx80Q%2CNCzJf3tFQOk%2CUYfr-QUet9c%2C963jJ5sbZ-c%2C9__ayyKJC7g%2CjGo7WELwGg8%2C5-HIHqMuOAM%2COHYpqve5NO0%2CJD5m4En337A%2C5wwSkyeq484%2CtKz97m3e1YA%2CdYZxXEyClYw%2C1zFupUaG-dE%2Ct5N-QrkJ0wg%2C0mfO6R28GWc%2CMVx6ZscCIvo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (400) The request specifies an invalid filter parameter.'),
(1172, 15, 1572557403, 'Imported 4 videos out of 4 available.'),
(1173, 1, 1572565803, 'Checked 3,401 videos in 12 hours, 25 minutes'),
(1174, 3, 1572636603, 'Sitemap updated successfully!<br />The process took 45 minutes, 2 seconds to complete.'),
(1175, 1, 1572838502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=nfxzg9ZKUD0%2CBNsL0o_OdsU%2C5KHUMaQ4p_M%2CbaEp3xOGIxY%2CtSSLX8CbEJ0%2CVz_47d21SNg%2CWtBhsOofpUg%2Ckra0HzHbf1U%2C-y9p19AciEc%2CUGcdGYxWwG0%2Cag6zlMpz0nA%2CvKW8sjB_pME%2C0BEz8RjBThw%2CF-y_aSb7tmo%2CXrPBnAkdo78%2CGIp5y_S5vt0%2C3pCN3YnkRO0%2CpPIzJaGd6RM%2CHobGlRfP0qY%2CSH6NlWT3fYw%2C9VK_BBI5LsI%2CQCmpC_OeZvY%2C5hIX4LSD6LY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1176, 1, 1572838803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=AbeQ0GR3Ck4%2CdXaxUVj4LTE%2CixEj8zSi3TM%2CW0E1wMt5djM%2CpJJhuASHFzs%2CePRji2rPF_U%2Co_IuroHlE5k%2CLtGFh0tVKlg%2CYyMgHAQtF7o%2CZiYND_ubvLI%2CWxjFYV1xgq4%2CWxjFYV1xgq4%2CAbeQ0GR3Ck4%2C044KRyiM4w0%2CkY2b9UuACQc%2C8oYguxSL5gQ%2CePRji2rPF_U%2C8m9aIrR5R-A%2Co_IuroHlE5k%2Cv1EwzBcTdwM%2CLtGFh0tVKlg%2CYyMgHAQtF7o%2CIHNDovSkI4Q%2CPqAzmfFYjU8%2CmHSLYfEnD28%2C_P8HfTwDVSM%2Cg005lpXWmuU%2CvMVrGQivdGg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1177, 1, 1572839102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kfKNPHmpiP0%2Cz2kj4Uf0wl8%2CaPsS_1O4-5k%2CLxcyxVu1Xyw%2CvOCrKGmuXXU%2CK8bgNgluwIg%2CKryx0JFhHhM%2C8luQBzRh5xI%2CMlwqSnHmZNo%2C6dvFYyo8gY4%2C8vQWI0gxqb0%2Ctp9JZrCrrQY%2C8luQBzRh5xI%2Cy5oJV7gc6u0%2CSimSsiTwKuQ%2C3qJ0MibTIs0%2COZc871vMLew%2CFB_upH8PluQ%2CkfKNPHmpiP0%2COZc871vMLew%2CBeFPIj24bYw%2Ctp9JZrCrrQY%2CWdanjLA0USo%2C8r5SrMtzbSU%2CPLFTnuyjYaI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1178, 1, 1572839703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=pmREHcO6Zc8%2CQ__gLeV8Oi0%2C7feUueJqZZA%2CKXxBOGLJndQ%2CYB7uNbSyXtY%2CQLsjbw8hbrY%2C4U6hYkT6GB8%2CuW3mQaaPwh8%2ClwwBzVXKSos%2C2H0aoRCDgD8%2CgM8RtiKiBC4%2CDlprGeoRn6k%2C3yZBTeB5pY4%2CDlprGeoRn6k%2CpmREHcO6Zc8%2CQ__gLeV8Oi0%2C7feUueJqZZA%2CYB7uNbSyXtY%2CQLsjbw8hbrY%2CHkGl07gyka8%2CZhFuJhIpawc%2CuW3mQaaPwh8%2C9Jsm3lvAcAE%2CooV4bfL1vos%2CYB7uNbSyXtY%2C5hIixA50F58%2CQLsjbw8hbrY%2Cv2Tld1Av8PU%2CuW3mQaaPwh8%2C9Jsm3lvAcAE%2CB1m_YyWhv_4%2Ck8d11QjzLew%2CaMwdj_Jv5Hs%2CXPLPMBbEFvE%2Cf4jnh53VXkc%2CE0hKvlgWKtw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1179, 1, 1572840002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=DrkuZLP3CXE%2CeljYFdHnxfM%2CGskXyQ39BTg%2CpTv7Iq-LXDQ%2CGez_vfSE0G4%2CHchTEz4IgrM%2CDrkuZLP3CXE%2COfJsTv_nzro%2CWkFL0xoylLM%2C-hw3Pi66v04%2CWq289rG9TmY%2CeljYFdHnxfM%2CZjN1-d-DoV0%2C0GwsT6AgGco%2CiBPOzHjW5oE%2C5rTXUdiWrYM%2CldI25DhC6Kg%2ChgkZ_7M72UM%2CEXGDsgkZnPw%2Cma2GMIbi-S8%2C0VQ6iShi0sY%2C9PRIeSB7Cso%2CBDiwiX20ruE%2CWQQmnzAM5IM%2C6Fp5LvFLRm8%2Co1yRrwBxe1w%2C1QKij3xxfEI%2C-Ajy46yE_hY%2CdtCfw2Vqyms%2CCfMIlBNuPVU%2C4nsD8ILKb94%2C2F6bsxg9Im8%2CP4_O0r-C-vA%2CTxfJ-sGbbnU%2Cv0rjmKASK-o%2C4SkLjZj0wyw%2CaBo2YWz5HcY%2Cd9z3SZaa6Ms%2CA3v2i_RsjS4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1180, 1, 1572844802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=G3jv-bsLGsM%2CMhHwS_ApKuE%2C8DT-3g8tCso%2CFYx3ahCAcfo%2CRTaULrXnnvc%2CXlMX-iO13w0%2C6ZS5Z0ms9b0%2CbvEI9RIbiEM%2CYodYbxGnT3Q%2CnffJWzx6ULI%2C9r3o_Ce6Ibc%2CdY5G1dNsaho%2CErLhS1fyGWE%2Cg_KvmgamBY0%2CL8QW9AWW_Z0%2Cf9tB3Bb3DbM%2CaZ07sf-gwa0%2CK9fPOWmo2Lo%2CgXD5iPUhm4U%2Cse2izKK_L4Q&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(1181, 1, 1572846902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=qOeBdGOxoho%2CUW0y38pN0Zg%2CPNUjm4RqqXc%2CfhcvX7g-0Ew%2CRpB8UYokGP0%2CdfGoCbG4Gpk%2C3sQ5eHfCzss%2CF3zY6D9uYgE%2CSGsSHful0iw%2CZggZeYXzPOQ%2Co0BX4CwCEP0%2CK6l_5W4irg4%2CgxPsfbTZ3Jk%2C99Rt9hnakEc%2CjGd2KVuUhGA%2C6Kgl23DzUD4%2CkHZJq4uvo5Q%2C3o7tuljjz14%2CRBr3qAoRZig%2C_y6NjSIZhDw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1182, 1, 1572847503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Fv19Ic1cVdE%2CTV81biAmv_0%2C0m0Q_EPG-60%2CU_9lncYm4qs%2CigNUrfovXPY%2Ck3Gnwah3jHA%2CUmI8zJ6uR9I%2CbNNz2yDzix4%2CwSlmJU50Org%2CTf6XHhMAQKE%2Cd_6-Tj7fuNg%2Ci4Wl7VnY_pU%2CsTv2qBsDRws%2CXcjypSQXk28%2CMevm0UqAHSk%2CrHiefdS0UQE%2CZ8zW3eXgifc%2CPqsDDFxYLJ0%2CRWn_Hyb9MpQ%2CiFKkV-jiS64&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1183, 1, 1572847802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3gfWhqIErRM%2CRwVzpEf_U-Q%2CQiPiV7M8q54%2CNerNkmu-8SQ%2COzo3tpNi074%2CF5OlZPHDYOM%2CSMgBk1ITOho%2CNTSvDNO0RPI%2CAmziMRt1vG4%2CXht5MXHESpA%2CL4gHAQwGLqo%2CWMT-6qVJ-OQ%2CftF29VaoppE%2CeULvfkLn0v0%2CzSAcksMcRWU%2C46Mk7i9uPx8%2CPacSpVltcQc%2CpbFM6hXDpe8%2CXTbEimEi8uc%2CE-8l3Bb8Pqo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1184, 1, 1572849003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=oGdtlO2ZNYc%2CYpTys9DXBbc%2CaQLZu0yBvRg%2CRhLzssZbUIc%2CvwCltq_Furs%2Cjrc-QOCvcxU%2CtV69WVJNxTo%2CiBk7fx5q0Hc%2CTRbO7AfGtjo%2Cve-hD7djzkg%2CJMxNb0mN6Bw%2CoCnAGAtrDYs%2CZnDvW3RTbXQ%2CkuYNHpoGSk8%2C_pmUH3EXncU%2CU4gyNagU8NA%2CX6IkgIPeuEs%2C_hWx79pzKi0%2C1mk_jQIikFw%2CPk30JW1D5QI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1185, 1, 1572849302, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jo86dKADVQM%2Cy43YWFnMDZc%2CLAkac0hU8vY%2Co51WYFzS8kw%2Cx5Ffi5Zbt5w%2C5IljejzGtMc%2CyH2NI9gkv3s%2CsD003LAN_WU%2CIPxAHuuNSsM%2ChjxwfDUL4I8%2Cbe2qUEi2wPU%2Cs_3GFuz_lbk%2Cd6k5ZbozVeo%2CrfJRNAo7jNY%2CWNvsGh8gDHM%2CbFh1ExUFazU%2CI9mdns7qsi0%2CXH9ODHygwjg%2CJGsAZjXdFpE%2CUXHm-p9oZ8U&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1186, 1, 1572849603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=rb5WpT1bZa0%2C2CclpD8o7Vw%2Cdw-EdAG5Egw%2C8wg3ISBWAX0%2CwRXXkds9_XI%2CgcHpy6oeb2Q%2Cu8oYY37lDyI%2CDNPHF9EL9ow%2ClwB8G-6EuMQ%2CK34uRYWaD-4%2CHc0BmXJTix0%2C57KSNpRYXWg%2CST335cAKrNI%2C-d6g4yTHpWc%2CyGQ36yA3V1w%2C10MQWyfS9_8%2CXglEBf-881Q%2CGqFIJ_0Jhdw%2CFRLk1vuPDOU%2CdFAMQJ5f22s&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1187, 1, 1572850803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=UhvsBquryNY%2C5TGA-OrBF8o%2C-3wG3a4Ztj0%2CrKGSt4poVyY%2CarzmbN6RXYk%2CVvOmDOrph-U%2C871LZ4jVhzE%2CqKhsr0lep70%2CGqjrlZjhYQ4%2CmwegEbph2ys%2C9YR38DAtq1o%2Cao7bUcmzhJY%2CB5H3IzsNxJs%2C0cwxb8Q-F2s%2CXoCfMYVSqf0%2CZ2Dx9gty9fU%2CYhpvNNy4bj0%2CDUsrw8YM7vk%2Cx6EfRL-tkd4%2CzDs-ma4AMtA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1188, 1, 1572851103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=OrIll2d5Sbo%2CJL9gYgw8iUw%2Cg6RTOc7XBN4%2Co8DfmwaNCp0%2Cnn9wZ90hwaw%2Cecwb36u9EKM%2CVLQ0b4Gm38o%2C44DPVnKTaxQ%2C9OzQQbLWakU%2CNLiXNQZhya8%2C3pUW31fD8g8%2C9uXskiFo2oc%2CKCJUtrxj3Bc%2CBQ7RZhVjGAk%2Cmiq8V5xSGig%2C4x9w5wLTdJk%2CkjZ8bRWcir4%2CUCovvH6VZ_I%2Clyei_EZp9zg%2CsPrbjiSMIUw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1189, 1, 1572851402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_8JVYwOaAAg%2CHosUVA_tzZc%2CoQlS0UOfzWo%2CYX_0ySxs2Fc%2CUVuP9FNk2nQ%2C-vMM0wmkiMU%2CIkoD_nGwkQU%2CK_57ftwmuWE%2Cq3TAfHwcrmo%2CSIQhboOQrWs%2CoKqG5lj5b6M%2Cdf3pO6OLTwI%2CkE9-O7S98vM%2CL24T7R_H5rg%2C8Dp5KEV_7y0%2C_auVnYhtRsE%2CTytVbG0OCJg%2Cc13cWh9gb1A%2CRtxURucVLMM%2C5LxHEPNl6VE&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1190, 1, 1572852002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=lpKYMeo_cgo%2CaSEeDdyrrik%2C_JKDF1dP98w%2CzMMoxG0QIRM%2CtOpep3jIRiE%2CmWj9xlF5MOk%2Cx40gkiD51B0%2CxrfK9CzZg1c%2CPwszEEs28uY%2C_mDBTk8ogwM%2C_N02FO56LWM%2CxD3agE6fnh4%2CJBJtSm_H-o8%2CgTgYHeD543I%2Cm2x-PPpsWPo%2CRtJPTGOUIkE%2CxgIgyibjTyM%2CvCjO4OYQ__o%2C_WzMWO0lyME%2CEyIaIV8GP6Q&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1191, 1, 1572852303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=4CBmV9tp72w%2CMf7rRy48dJo%2CSlT3EZGBsqY%2CQqlsHhaRQKU%2CMJtIOAxD8B4%2C8NVzadSQIHg%2CG2IUBLmbwzQ%2CeLDegM_FX7c%2Csz7f9dtZZ2U%2C7sQYdMNTYX8%2ClbXIRTuAe_Q%2CrUAqtt7hInk%2CYPuTrGgU-Rc%2CPQQz8z4kB6A%2CHm8FeeIKe4c%2Cx1A0OHlSwq0%2CzWpEv7NRXy0%2CzoGooTyhAks%2CInrmBIPO-24%2C99pfJv-WI_E&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1192, 1, 1572852602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=habhdxSW1DQ%2ClmHyYPGutLo%2CGFBT3ns5460%2CTigfNbA3EB4%2CHRPgHCD4jog%2CLOnUrZ_ixPA%2CQcyFoxobvOg%2Cc6rriV9iaJA%2C9Sh15Q4yaJY%2CcMcmsqRwtSA%2CBJz-3yXNuko%2CCfjr-qwJX70%2COuqYFYNtbks%2ClMBdFMC9288%2CcST1mdeTff8%2CPi2pHtHY6io%2CF8iAogNkUaQ%2CaG3diwVmKec%2C_0qZqlGmfYE%2CB-8StsGpSh0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1193, 1, 1572852902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=J78Pvg-D_js%2C71cV-V8yKns%2COEb2uZK9Kxc%2C_2VG1rAvxg8%2Co1pdmlLWTxs%2CJdgqMPlb5T0%2CdwPW8D0vV7s%2Cn36vcl57uFw%2C5qOi9OwIPbU%2CHukYD-v8VX8%2Cbn1fF_BmZ1U%2CZQ7y-lWDuPc%2CUqIYaiEyQ1M%2Cmn3TtT1eCsk%2CtTkTVIc-jFI%2CffeURBV_lrU%2CMhSmswRw8NY%2CZc09w61V-oU%2CNvlKGtkOToo%2CFarjFqxh5Ak&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1194, 1, 1572853503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=cpf_MXHzceM%2CFlPwe6zDMK4%2CdrWECIgjWNo%2C9UN-PU4mMUs%2CF8FjiXhmJxc%2Cglp-sOZtiNA%2ChC2PNZzknj0%2C7OE03kbg5Kk%2CltsRpOUIxDo%2Ct1LlE8E8iN0%2CmMCZfzEgsYU%2C2Z5SXCDGtsE%2CA2-GHVo-rUQ%2CIb6c8kkhjP8%2CDDBw5YewKQU%2CGPgzUJD1QW0%2Cq3u9hOd7p4M%2CLfD0f6MGDW4%2CEGE4nh3dRr0%2C4M1__0GEiBo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1195, 1, 1572853802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=qnUAqQoOMfE%2C8q4qTA3Jo5w%2CgWLHJCs3YR4%2Cf_hoRHsjukk%2CwLLMO2PDKWI%2CkSEz2v8Qy-Y%2CdeVg26N5WrE%2CxSnPih9aHUQ%2Ca0Xoj2cS5I8%2CJgowpofVYDs%2C0vP4wJWMelg%2CCqq1l1XNHIU%2CIQaqvF74cTA%2Ct0k1FvjW57U%2C2Ry8mmzeAC0%2CfmuWaunS4nE%2CNoXzzqfvDaI%2CDe1PFokTFrM%2Csit93W7Y5w0%2Ce-FdGmvTSro&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1196, 1, 1572854103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=vPd7LuhX5H0%2ClkMk6yI1Q2s%2CpEQ-mwDYDmo%2CxzCQVaUYtUQ%2Cxl7l38e46NE%2Cjov2onT9BrA%2CBUwkhpNYT3A%2ChitDC1m6exE%2CCnam8Y98XMQ%2C-WVIdHB0ubo%2CSycWAQCMwYg%2CnGsN2cmrYx4%2CzAoIiPP8mdk%2CGmyv9ELFtU8%2CTrorhcPsdmY%2ChnZCWPZjqdE%2CBMBYjwu5y0o%2CsgYuXi88b2c%2Cy0dkr34OONc%2CCVMboYaxC5s&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1197, 1, 1572870302, 'Checked 3,407 videos in 12 hours, 30 minutes'),
(1198, 2, 1573091402, 'Sitemap updated successfully!<br />The process took 50 minutes, 1 second to complete.'),
(1199, 1, 1573174503, 'Checked 3,429 videos in 12 hours, 25 minutes'),
(1200, 17, 1573211402, 'Imported 1 videos out of 1 available.'),
(1201, 3, 1573244402, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(1202, 1, 1573455602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=YXOnZsFCNbE%2C62WUqvSuYss%2C5tR4XRoEtxo%2C1nylf_ocd6M%2CxbHXnCHeNDQ%2CoosBJrqJUaA%2Cd51F9qbjVns%2CXiGVUBRaHQE%2CvkjYFuMXYiM%2CaxC_9vtlUzg%2CXcokyB9PaS8%2Cjrc-QOCvcxU%2CaVfkDIghuNk%2CiBk7fx5q0Hc%2CqVLXOrOMF8Q%2CcfkxVpAYP-4%2CF259u0OIhIw%2CChyRn_xorPo%2CWxjkY4pFya0%2Ct9f2J-r9t4c&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1203, 1, 1573456203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=8lJfRHe8A_E%2C3o7tuljjz14%2CwPy0cBhMbrE%2Cch67dCDHVn8%2Caa_yffYubn4%2ClO0YvWYrvsA%2CfI0RgPkcDV0%2C3FmyvPs0b0w%2Ch2aQBpXk30M%2CYpTys9DXBbc%2CnrodHaTSSyw%2CcBLzAEoMvM8%2Cdw-EdAG5Egw%2CudCqJMlS_c4%2CvwCltq_Furs%2C37mV9SHLuGg%2C5CFXBB-8LTc%2Co5OzDYGLOeY%2CyrXGi-LnZXg%2Cve-hD7djzkg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1204, 1, 1573456502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=lwB8G-6EuMQ%2CJMxNb0mN6Bw%2CoCnAGAtrDYs%2CDpzwA0jtlU0%2Ctd150XM-KhU%2C4xa-z9JJHhY%2Cb57oV5zIwwc%2CqOeBdGOxoho%2CfhcvX7g-0Ew%2CF3zY6D9uYgE%2C_hWx79pzKi0%2Cy43YWFnMDZc%2CjGd2KVuUhGA%2C6Kgl23DzUD4%2CkHZJq4uvo5Q%2CRBr3qAoRZig%2ChjxwfDUL4I8%2C_y6NjSIZhDw%2C75gF9W-BoSw%2CxcMQ2KmddNk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1205, 1, 1573456802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=OQ7dhw-1M0U%2CplM_OABap_Q%2Cb3pdrQ7n8u8%2CbcuWzRji9AU%2CrfJRNAo7jNY%2CWNvsGh8gDHM%2CqB-0pl0tD-M%2CsL_f8a1jXBU%2CI9mdns7qsi0%2CqDck-mO8lzE%2C7RXRAaITEyY%2C7238fPRBw3w%2CIwmtiSdvJ5s%2C_Zk6Oy91hp4%2CVC3f2A8mPa8%2CeN7pOAMFghY%2CFv19Ic1cVdE%2Cf1dz0tEBh0g%2CTV81biAmv_0%2C0m0Q_EPG-60&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1206, 1, 1573457102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Hs9-tIQ9R3M%2C2yENNX-cleg%2C6wBVHgPWyBk%2Ck3Gnwah3jHA%2Co0LWh2DclU8%2CeCgYT2dDr3Q%2CFgFVS-_3FFI%2CwSlmJU50Org%2CTf6XHhMAQKE%2CqgMBv9_axnU%2Ci4Wl7VnY_pU%2CsTv2qBsDRws%2CXcjypSQXk28%2CMevm0UqAHSk%2CrHiefdS0UQE%2CZ8zW3eXgifc%2CPqsDDFxYLJ0%2CRWn_Hyb9MpQ%2CiFKkV-jiS64%2C3gfWhqIErRM&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1207, 1, 1573457403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=QiPiV7M8q54%2CNerNkmu-8SQ%2COzo3tpNi074%2Ctc8eZAqEvx8%2CAmziMRt1vG4%2CL4gHAQwGLqo%2CWMT-6qVJ-OQ%2CLHbXGBiuBN4%2C2KRk34K1f4Q%2CzSAcksMcRWU%2C46Mk7i9uPx8%2CPacSpVltcQc%2CpbFM6hXDpe8%2CE-8l3Bb8Pqo%2CVDpyyeVnBcc%2CSQBgl2EqL7Y%2Crww4gaPxTS0%2Ch6C4u08uqSs%2CKZdA6Qbfm8E%2CyiyFU6d2dLQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1208, 1, 1573457702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=dclb_KN3agg%2CIJT8lka-EoY%2CstfPV7HN2Dg%2CnQnV-IrnyY4%2CF_DSOT7PO-M%2CXMbLDcY5z0o%2CKD-rBbudEBE%2CC7NpgheJoc8%2CmSKYXvKJh7M%2C5ITXXBC3eq8%2CF1NJobZySMM%2CcclyZ_rDDe8%2CAIaC8fN01S4%2CGwkmNbGn2cc%2CDqLq4Ax35yg%2CpkxinvABBcA%2CNrV2ef7OZ2Q%2CngX6p10Tvfc%2CvebUgeP3hQY%2Czdrycooqkx8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1209, 1, 1573458002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=74xkB-6Ueb8%2CR5CT7u-0iVA%2CWJ6BLXWkEc8%2C4eTWVmYlzvE%2CuqkR_pDfLoE%2CC5Jxst76rUA%2C28t8lSWYdWQ%2C9uXskiFo2oc%2CzQAywDmyne0%2Cm0dGVFozuF0%2C6OnlD_tahBQ%2CgYcjfJfWW7E%2CurNwLCCdUPs%2C363ohJZxTa0%2CssIpae2U2tk%2CU9nqHJQfR9o%2CVLlvAPqoMd4%2CHSPeq-NulmI%2CD8-5UMTD36g%2CaYshsRK33k8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1210, 1, 1573458602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=UXHm-p9oZ8U%2CaQLZu0yBvRg%2CRhLzssZbUIc%2CtV69WVJNxTo%2CTRbO7AfGtjo%2CgcHpy6oeb2Q%2CK34uRYWaD-4%2CZnDvW3RTbXQ%2CyGQ36yA3V1w%2CkuYNHpoGSk8%2C_pmUH3EXncU%2CU4gyNagU8NA%2CX6IkgIPeuEs%2CXglEBf-881Q%2CPk30JW1D5QI%2Cjo86dKADVQM%2CLAkac0hU8vY%2Co51WYFzS8kw%2Cx5Ffi5Zbt5w%2C5IljejzGtMc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1211, 1, 1573458902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=-jPnS7i0kKM%2CsD003LAN_WU%2CPwszEEs28uY%2CIPxAHuuNSsM%2CTbkqbCoEvyo%2CXpT1EilG-jU%2Cbe2qUEi2wPU%2Cs_3GFuz_lbk%2Cd6k5ZbozVeo%2CbFh1ExUFazU%2CXH9ODHygwjg%2CEyIaIV8GP6Q%2CMJtIOAxD8B4%2ChPdLn3BxnUc%2CJGsAZjXdFpE%2Crb5WpT1bZa0%2C2CclpD8o7Vw%2C8wg3ISBWAX0%2CwRXXkds9_XI%2CoRbQKRCFtho&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1212, 1, 1573479003, 'Checked 3,418 videos in 12 hours, 30 minutes'),
(1213, 17, 1573557302, 'Imported 1 videos out of 1 available.'),
(1214, 15, 1573596003, 'Imported 1 videos out of 1 available.'),
(1215, 2, 1573699502, 'Sitemap updated successfully!<br />The process took 50 minutes to complete.'),
(1216, 1, 1573781702, 'Checked 3,400 videos in 12 hours'),
(1217, 3, 1573851903, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(1218, 17, 1573903202, 'Imported 3 videos out of 3 available.'),
(1219, 1, 1574085603, 'Checked 3,420 videos in 12 hours, 20 minutes'),
(1220, 17, 1574249102, 'Imported 3 videos out of 3 available.'),
(1221, 15, 1574288402, 'Imported 4 videos out of 4 available.'),
(1222, 2, 1574307602, 'Sitemap updated successfully!<br />The process took 50 minutes, 2 seconds to complete.'),
(1223, 1, 1574388903, 'Checked 3,435 videos in 12 hours, 10 minutes'),
(1224, 3, 1574459702, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(1225, 17, 1574595003, 'Imported 40 videos out of 40 available.'),
(1226, 15, 1574634602, 'Imported 2 videos out of 2 available.'),
(1227, 1, 1574694908, 'Checked 3,472 videos in 12 hours, 40 minutes'),
(1228, 15, 1574807702, 'Imported 2 videos out of 2 available.'),
(1229, 2, 1574915702, 'Sitemap updated successfully!<br />The process took 50 minutes, 2 seconds to complete.'),
(1230, 17, 1574940902, 'Imported 15 videos out of 15 available.'),
(1231, 1, 1574999402, 'Checked 3,397 videos in 12 hours, 29 minutes'),
(1232, 3, 1575067502, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(1233, 15, 1575153903, 'Imported 3 videos out of 3 available.'),
(1234, 17, 1575286803, 'Imported 1 videos out of 1 available.'),
(1235, 1, 1575303602, 'Checked 3,406 videos in 12 hours, 30 minutes'),
(1236, 2, 1575523802, 'Sitemap updated successfully!<br />The process took 50 minutes, 2 seconds to complete.'),
(1237, 1, 1575606902, 'Checked 3,372 videos in 12 hours, 10 minutes'),
(1238, 17, 1575632703, 'Imported 2 videos out of 2 available.'),
(1239, 3, 1575675603, 'Sitemap updated successfully!<br />The process took 50 minutes, 2 seconds to complete.'),
(1240, 1, 1575910203, 'Checked 3,371 videos in 12 hours, 10 minutes'),
(1241, 17, 1575978602, 'Imported 1 videos out of 1 available.'),
(1242, 2, 1576131902, 'Sitemap updated successfully!<br />The process took 50 minutes, 1 second to complete.'),
(1243, 15, 1576192502, 'Imported 1 videos out of 1 available.'),
(1244, 1, 1576214102, 'Checked 3,397 videos in 12 hours, 20 minutes'),
(1245, 3, 1576283402, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(1246, 17, 1576324502, 'Imported 2 videos out of 2 available.'),
(1247, 15, 1576365602, 'Imported 1 videos out of 1 available.'),
(1248, 1, 1576478102, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1249, 1, 1576478402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1250, 1, 1576478702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1251, 1, 1576479003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1252, 1, 1576479302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1253, 1, 1576479603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1254, 1, 1576480202, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1255, 1, 1576480502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1256, 1, 1576480802, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1257, 1, 1576481102, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1258, 1, 1576481402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1259, 1, 1576482302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1260, 1, 1576482603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1261, 1, 1576482903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1262, 1, 1576483202, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1263, 1, 1576483502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1264, 1, 1576483802, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1265, 1, 1576484702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1266, 1, 1576485003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1267, 1, 1576485302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1268, 1, 1576485602, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1269, 1, 1576485902, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1270, 1, 1576486202, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1271, 1, 1576487103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1272, 1, 1576487402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1273, 1, 1576487702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1274, 1, 1576488003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1275, 1, 1576488302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1276, 1, 1576488602, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1277, 1, 1576489802, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1278, 1, 1576490103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1279, 1, 1576490403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1280, 1, 1576490702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1281, 1, 1576491003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1282, 1, 1576491302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1283, 1, 1576491602, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1284, 1, 1576491903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1285, 1, 1576492202, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1286, 1, 1576492502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1287, 1, 1576492802, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1288, 1, 1576493402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1289, 1, 1576493703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1290, 1, 1576494002, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1291, 1, 1576494302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1292, 1, 1576494602, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1293, 1, 1576494902, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1294, 1, 1576495803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1295, 1, 1576496102, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1296, 1, 1576496402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1297, 1, 1576496702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1298, 1, 1576497003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1299, 1, 1576497302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1300, 1, 1576497602, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1301, 1, 1576497902, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1302, 1, 1576498202, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1303, 1, 1576498502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1304, 1, 1576498802, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1305, 1, 1576499102, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1306, 1, 1576499402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1307, 1, 1576499703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1308, 1, 1576500003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1309, 1, 1576500602, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1310, 1, 1576500902, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1311, 1, 1576501203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1312, 1, 1576501502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1313, 1, 1576501803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1314, 1, 1576502102, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1315, 1, 1576502402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1316, 1, 1576502703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1317, 1, 1576503003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1318, 1, 1576503303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1319, 1, 1576503602, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1320, 1, 1576518302, 'Checked 3,394 videos in 12 hours, 29 minutes'),
(1321, 2, 1576740002, 'Sitemap updated successfully!<br />The process took 50 minutes to complete.'),
(1322, 1, 1576821002, 'Checked 3,387 videos in 11 hours, 59 minutes'),
(1323, 15, 1576884903, 'Imported 2 videos out of 2 available.'),
(1324, 3, 1576891202, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(1325, 17, 1577016303, 'Imported 12 videos out of 12 available.'),
(1326, 15, 1577058002, 'Imported 2 videos out of 2 available.'),
(1327, 1, 1577080203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=LPA0oiyglnI%2CqUS7djFnRMk%2C3L2tuXcPoag%2C8Q2MddLb2kw%2Cykwf_bL7Gb4%2Cn69_fc1gRds%2CkCmZrZUg_m8%2C9BYI5C4MRl4%2Cg5LSEIwzRsA%2CXUzQCRjCGvs%2CIdi4zKqU0RU%2Cehb8lZie8CM%2ChuvCLTR2rY8%2Ce5NqyIOMskM%2Cjz_bxQrcH6M%2CX8rf4FVaOAc%2Ct6JQb8HAPlc%2CKpP6UeTLWX4%2C1LXWSP3vF6k%2CdUeCUqouQd8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1328, 1, 1577080802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=iiZOOHZAmxc%2C5WN0S07zjek%2C8FatMar4BFA%2CyBKH2zf6sg4%2CXlHdacu_UBg%2CUnDOyfKXwK8%2CY8obmSrMRIU%2CACRLFbCT02o%2C6HdIkaFrYwA%2Cwk_N28mqotM%2ClfzzF74ev2o%2CXqWC4-PvtAc%2CtQLP1iypguA%2Cj6aUxX4ZC-o%2CnGzCmbIqWNE%2CezqW4kZJsiw%2CgJt3FZ6-TE4%2CPH47p1LPPYc%2CXGSs_tml10I%2Cc4qvSKC4eI8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1329, 1, 1577081403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3rsj77L7APw%2CH1cEFP_H4Rk%2CEob7MvHpP1s%2C1fb1ftKaiew%2C7kMC_KP3F1o%2CQuN_XY9hm3I%2CXd1feHFgFqY%2CmDIVRGiKIOs%2C0AhweyabC_E%2Cny-z-nsnYKs%2Caq9VovDyxYA%2CqJnhyuW7Yic%2Czfz5vW-ZMvE%2CdKfgf7B9Ngs%2C4fBm1a1xnGk%2CDPW_kQtRqzI%2Ccv747wcGLRA%2CaA3j4P0pO5M%2Csp4Oza3jZ6E%2C-L4E9JhRZ6A&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1330, 1, 1577083202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=MsvnJlp6e0I%2Cx8bHVRjgE5s%2CCFkbfixP-lc%2CY0BERH5TDLQ%2CUKaaoA6Nkb8%2CHpLbhgGzbSA%2CSX89dxDldVg%2CjwTJPH2f9zI%2CGvS67tYy2b8%2CaeLybVemQ0Q%2CDbu1LLHyiUQ%2CTWnvgz26bIs%2CMC7zzZiipME%2CsVD6lTjsQEM%2C_gotP5DOWVM%2CoaSF6IpZv6M%2CwjL4BDgYGAQ%2CQGR_ns5u7lE%2CsVD6lTjsQEM%2Cx8bHVRjgE5s%2CHpLbhgGzbSA%2C_gotP5DOWVM%2CTWnvgz26bIs%2CC-TpVr0SBQM%2CfXzgJb-NP1E%2CD5ktNBIjdQg%2CHfdRJshiLcs%2CVuHWzPFWT7A%2C14ENoSkB2cQ%2C5wZt1EinPVY%2CUaodQuZMApg%2CPoFXlRFfQiQ%2CFhHuOYP_Bl4%2Cxc7w1himkB0%2Cqa21bcWAsh0%2CkCi3juCjJHY%2CPqrszOo3Cjc%2C270g8sVPrj0&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1331, 1, 1577084403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=RfVdJOezHos%2CqRAl6ZCJo40%2C12D29uCSW0s%2CNiadC9l12tc%2CYUK51KD4V20%2CHdh9ZAPkCxo%2CCVo4oK9w3ho%2CQLS3nGdfJOU%2CWaBy7tRC_14%2CO8gMQ3XaYbo%2C5xZk9RUWvu4%2CUvFG6PAUAFU%2Cq0qQ4Griejw%2CkX8foOnynwQ%2CQLS3nGdfJOU%2CCVo4oK9w3ho%2CHdh9ZAPkCxo%2CPKd_7p4-7pU%2C3Kdzh6pp6T4%2CnYGceRykgCE%2Cjngt-V-VFZs%2C9CTzCOztTt0%2CQqSqOYCAt8I%2C2whpdDRyJz8%2CAT1vD6b0t7s%2Cc5xE1Ut1pVE%2CL4fe1T6ZFFY%2C9WY2GiPxGBM%2CfxO4SSNOo1A%2CoKQ7Xc0rTi0%2CPCu2JVwuaVw%2CNjqs0v8QW1Y%2ClPt9A0ZmDgM%2CjVtiFi_il2g&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1332, 1, 1577085002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Y0rSm2h8EoQ%2CtYiUVVuGkRI%2CsQo259vRLj4%2Cd2MzmczwgAo%2CMC2sg_5WVZc%2C5wTWnjzHLO4%2CRL-D1VnJgj4%2CQ4JB5eamVzI%2CHNQ7d1MD-D8%2Cf8pAjiioUQA%2CU--gxzUni0s%2C8GQiXyav_eg%2C13i7bPPhJV8%2C6nokcgPpxBI%2C2tjc0f0mq4c%2CmHPfYuDkWLA%2C3z2UIdtbrac%2CVU0uOZ1pxKk%2C-smr7Uzf_wI%2CR1F8ptYExL0%2C6nokcgPpxBI%2Cfi-f5m9cnl8%2C5wTWnjzHLO4%2C3z2UIdtbrac%2CHNQ7d1MD-D8%2C-smr7Uzf_wI%2C8GQiXyav_eg%2CFNJ-N9wBXr8%2CQ4JB5eamVzI%2C13i7bPPhJV8%2CJ-H13JqwpvU%2CY8wHx33RXMQ%2CcfO2K9-QvZY%2CTbj1a8vtOd0%2CjUR6igLqDBo%2CqJ8jmOYx8EM%2C4n8r0TfQNw4%2CFS19NoyC334%2CRC30s7awY7M&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1333, 1, 1577085303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=hscSbivL4Q8%2CIrjxO6R0xgs%2CxEBhaQ4vR9U%2CjpaVbV4s89w%2CslEJaNGxC7c%2CqOc_A1d1Ly4%2ClUSjoxz-VHw%2CwtCbcUi-Ecc%2CM5Sysjv4Ko0%2CyJnZX8vHwmw%2CuAdufTh0x3E%2CDkYHDFmCtZM%2CiMx9yh_a0uI%2CDmfb7TMEdFY%2CfHoXq30SPgs%2CbIRb10_N_zs%2ClUSjoxz-VHw%2CLCQT-hm91Qg%2CfHoXq30SPgs%2Ckh0fG2kS9sI%2CgVPFqrdYeTI%2CpDDgswdRyXg%2CXS7mlLAIHnc%2CyCIdg7c-pC8%2Cepne8Y-pGxQ%2Ciovaaa70Eec%2CV2izMAFPEsA%2C3ejtm9jP7RE%2Cwhc7WkpjFDE%2CkA4MZApd1Qk%2CAADKgXTgwk8%2CUYicGfpI8oo%2CbzVDdha-Krk%2CojihYGGKKIQ%2Chl63BGccBxU%2ChP8fRbpQVuA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1334, 1, 1577085902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=0ud4xaDa5fA%2ChS1_9ji3-0s%2CvhiK9whxnKw%2Cpo4e__Xmcj4%2CSlbq_rYaIuI%2CDyXsM1KiHk0%2C2IyFnicDaZQ%2C2sPcNr76N-o%2CwH0l0Zh7DM4%2CLjYyARJUWPM%2C61VeBBHuOXI%2CNUT0SRpw2Ao%2CxtoKMnlOKRE%2CVu6YBByWGIY%2CQEsxC48VFIo%2CONdH5szp9EI%2CLjYyARJUWPM%2Cam6IPdmZYSw%2Cpwrqa829y3c%2CSvAPe7pgY5I%2CY8Yxbi9kHNc%2C61VeBBHuOXI%2CjzVuG5FkrBE%2CNUT0SRpw2Ao%2CZX2wRTFn4Ps%2CYlHhBv_aP8Y%2CFESl_HBUTuw%2CtOuvoqsHvWY%2CFH4wCEzhLsk%2CdyP28fwtTCU%2CFcm39viatvw%2C6BUrBWMbY3Q%2CClY_ysP4RuM%2CQEsxC48VFIo%2CC15LbQjUrAI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1335, 1, 1577086203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Fg5rpBgvM7s%2CWsbHud17wuE%2C4pFtFfK2xJs%2CixOlWTBP_9M%2CCtVI4Fp5Qqg%2Cp5MaQlD8Ul0%2CXY-Rki5KziE%2C0VO2ETFMCXU%2CPJMUP54ilvs%2CJPe2mwq96cw%2CPQNbatHLj6w%2C5nXlOIZj3jU%2Cir_6hm7J5Dk%2Ci3wEVA3wEvU%2CTbnOznVvTnQ%2CYPJ3ltkxirs%2CTbnOznVvTnQ%2CJPe2mwq96cw%2Cp5MaQlD8Ul0%2C4pFtFfK2xJs%2CcCsj2tAbZrc%2CYPJ3ltkxirs%2C3aYK08CRsPc%2CNzveD_e3vQU%2CPQNbatHLj6w%2CeDc0aABcMI8%2CCtVI4Fp5Qqg%2CLOtIoxIo58g%2C0VO2ETFMCXU%2CgiQKdBvImoI%2CMDymTvTXeRs%2CITFTHlELQp8%2CMtSaquwtqIY%2Cj9StgYkZ9hQ%2CQlfPAzrkI4s%2CB2YHnySXrjg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1336, 1, 1577086502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ftas0zeC0ls%2CFEoxmLcCQ24%2CmNICT5Hijbs%2CXPvR3fn7kZE%2CvOvZerDN9zc%2C6cP5lUgYJtU%2C4efXvkRAIMc%2CQFDqQcsR57M%2C-_n_RpgcPXw%2Cfx9JDOlIyFo%2CdmjSAm1r3sQ%2C1pgDocEC8Jc%2CW5nHduxwug4%2CUny8-eqiN6w%2CFF1zGKv7-RA%2Ck81ikgzvtEo%2CEamGT7BuHmI%2Cjn7Af7LB69E%2CUpGsOzqZN7M%2CwQ3fgVEQyjY%2CYe9M1-WkXVg%2CIMBIzri-4Kk%2CW5nHduxwug4%2CWkhlnUQblz0%2C0c2kBlVpSs4%2CJNde2A3jiYY%2CffgNZYsQZYQ%2CFGEsROoQu2s%2C6lc6lOqKag4%2CGgOcytIJ9_c%2CkVLLx_jL6LM%2CE4Lzb5K1yZM%2CkjoST8rS1jg%2CzpjRFwPxHRI%2CdmjSAm1r3sQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1337, 1, 1577086802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=lO1T9G6D5sI%2COuDS8si3oQo%2Ckic2dHFEjGI%2CwmQQ9dg7mj0%2CEe5cqpWQMaM%2C9e5IOQjp5Gc%2C8GmKM5p8edw%2Cwv91RUCBzqs%2CAQcTnrBJl9o%2Crn7kzqZW-Fo%2C1FFDwxVJqR8%2CXxL8rQc8Tzo%2Co9e1Ff2Pa-c%2CW-H2dIR3eTs%2CfIqr8fSTEkA%2CneVgXOrejXk%2CwmQQ9dg7mj0%2C9NijQCwukTk%2C5-n23Ao-AuI%2CAQcTnrBJl9o%2C1FFDwxVJqR8%2Cd4K-UsLKEuE%2C9e5IOQjp5Gc%2Ckic2dHFEjGI%2C3hQuRcxH0vo%2C8GmKM5p8edw%2C_TOdZzyWt90%2CH6McA_fDqF4%2CXxL8rQc8Tzo%2Crn7kzqZW-Fo%2CCelic1_wLLo%2CEe5cqpWQMaM%2CDE7fvTjphdk%2CdNh6nXtI1Zg%2Cwv91RUCBzqs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1338, 1, 1577087102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=VvEs6q8zxjg%2CAjZlfxOwHfQ%2CWAIsCsTS7uw%2Ca1PHQ0A_-Do%2CPoEtvV50bgU%2C-z0Sj88FhbM%2CP4YR8rPzKJI%2CnoFpm_svOeU%2CUV6_N4c8p9k%2C_0yA-0nrSUg%2C7kaIUByKo5c%2CJQsf2V4aFJ0%2Ctq1l9GXiwew%2CuKeF2sOemCk%2Cxm_FyCmxJ6c%2CVyNRPkDUcEY%2Cn9Ccm3wP0O0%2Cxm_FyCmxJ6c%2CnoFpm_svOeU%2Cf0xTSCw68wg%2CC6t_ocqSLZc%2CJQsf2V4aFJ0%2C5ALNajj-hb4%2C_lsJisj0iSU%2C7kaIUByKo5c%2CZbkLycfeehw%2C-z0Sj88FhbM%2CP4YR8rPzKJI%2CHGjYOsw7_zQ%2CuKeF2sOemCk%2CrRlxw3QnaV4%2CuqFoxaoRKRA%2CWAIsCsTS7uw%2Ca1PHQ0A_-Do%2CPoEtvV50bgU%2CVbRw_OXkHCo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1339, 1, 1577087402, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kcDIgH98mwg%2CXg7Ur69Yn3k%2CCs-2qsPrxU0%2C5R6VsD1B0z0%2C7zDHwTPrsEI%2CcHKKWVAtB84%2CxajtVr_stHs%2C6bO_UxKC7eo%2CwTCmoi12mac%2CEyYEFHWJTUM%2CTxV4qVZbFq8%2CocqUykuQck4%2Cqj5fk_Tq-dg%2CgKRgQmUIxpM%2CRq4vu0TJ7i8%2C0Pw4sS7h_Eo%2CKkhP5dKrC10%2Cfkt_0yw3yYY%2CVVucA5BcJPk%2C4AqNTyG_rms%2CX26-cemg3ns%2CocqUykuQck4%2Cs5XXp_dNaAs%2CiLhBJjZEM-s%2CdycdgkfvAHo%2C6bO_UxKC7eo%2Cy5VDrGA1yoo%2C5R6VsD1B0z0%2CgKRgQmUIxpM%2CGYeRdxWeXqc%2CRq4vu0TJ7i8%2Cl3THNRTzZjM%2CCs-2qsPrxU0%2C5wh-yQLqJUY%2CG5So2vuXgSA%2CrTptGOMTvCU%2CxajtVr_stHs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1340, 1, 1577087703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1341, 1, 1577088002, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1342, 1, 1577088303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1343, 1, 1577088602, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1344, 1, 1577088902, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1345, 1, 1577089202, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1346, 1, 1577089803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1347, 1, 1577090103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1348, 1, 1577090403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1349, 1, 1577090702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1350, 1, 1577091003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1351, 1, 1577091302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1352, 1, 1577092202, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1353, 1, 1577092502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1354, 1, 1577092802, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1355, 1, 1577093102, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1356, 1, 1577093403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1357, 1, 1577094602, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1358, 1, 1577094902, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1359, 1, 1577095203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1360, 1, 1577095502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1361, 1, 1577095802, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1362, 1, 1577096102, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1363, 1, 1577096402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1364, 1, 1577096702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1365, 1, 1577097003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1366, 1, 1577097302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1367, 1, 1577097603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1368, 1, 1577097902, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1369, 1, 1577098803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1370, 1, 1577099102, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1371, 1, 1577099402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1372, 1, 1577099702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1373, 1, 1577100002, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1374, 1, 1577100302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(1375, 1, 1577100903, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1376, 1, 1577101202, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1377, 1, 1577101502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1378, 1, 1577101802, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1379, 1, 1577102103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1380, 1, 1577102403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1381, 1, 1577104203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1382, 1, 1577104503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1383, 1, 1577104802, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1384, 1, 1577105103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1385, 1, 1577105403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1386, 1, 1577125503, 'Checked 3,400 videos in 12 hours, 35 minutes'),
(1387, 15, 1577231102, 'Imported 1 videos out of 1 available.'),
(1388, 2, 1577348104, 'Sitemap updated successfully!<br />The process took 50 minutes, 4 seconds to complete.'),
(1389, 17, 1577362203, 'Imported 9 videos out of 9 available.'),
(1390, 15, 1577404202, 'Imported 3 videos out of 3 available.'),
(1391, 1, 1577430902, 'Checked 3,424 videos in 12 hours, 44 minutes'),
(1392, 3, 1577499002, 'Sitemap updated successfully!<br />The process took 45 minutes, 2 seconds to complete.'),
(1393, 1, 1577692502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1394, 1, 1577692803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1395, 1, 1577693103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1396, 1, 1577693403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1397, 1, 1577693702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1398, 1, 1577694002, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1399, 1, 1577694302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1400, 1, 1577694602, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1401, 1, 1577694902, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1402, 1, 1577695203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1403, 1, 1577695503, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1404, 1, 1577696403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1405, 1, 1577696703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1406, 1, 1577697002, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1407, 1, 1577697302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1408, 1, 1577699402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1409, 1, 1577699703, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1410, 1, 1577700003, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1411, 1, 1577700303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1412, 1, 1577700603, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1413, 1, 1577702702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1414, 1, 1577703002, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1415, 1, 1577703303, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1416, 1, 1577703602, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1417, 1, 1577703902, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1418, 1, 1577704203, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1419, 1, 1577704502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1420, 1, 1577704803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1421, 1, 1577705103, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1422, 1, 1577705403, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1423, 1, 1577705702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1424, 1, 1577706002, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1425, 1, 1577706302, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1426, 1, 1577707502, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1427, 1, 1577707803, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1428, 1, 1577708402, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1429, 1, 1577708702, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1430, 1, 1577709002, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1431, 1, 1577736903, 'Checked 3,419 videos in 12 hours, 55 minutes'),
(1432, 2, 1577956203, 'Sitemap updated successfully!<br />The process took 50 minutes, 1 second to complete.'),
(1433, 1, 1578022502, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=x40gkiD51B0%2CjGd2KVuUhGA%2CxrfK9CzZg1c%2CxD3agE6fnh4%2CXpT1EilG-jU%2CKiLxb2G-t8c%2CrfJRNAo7jNY%2CqB-0pl0tD-M%2CbFh1ExUFazU%2CL78AvpIh6G4%2CQGCTwJaxWSk%2CrBQCp1lsOUk%2C_6iGMS3BnbU%2ClS096D8yGlQ%2C8YmFu_cltxE%2CeLDegM_FX7c%2Csz7f9dtZZ2U%2C6uJb8OxN7yg%2C7sQYdMNTYX8%2CfrzusAPKg78&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1434, 1, 1578022803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=jmfWMA9iMWI%2CCuqNsnAuwz4%2CrUAqtt7hInk%2CYk1lqlHwfUg%2CaH97jNWODd4%2CZuYX7lc2Im4%2CAasHebYXNSE%2CzLE63VyxbV0%2CMnBrmIxbD3w%2CDpzwA0jtlU0%2CInrmBIPO-24%2CNWgktIG_u-s%2CGFBT3ns5460%2CyfhYO0dKVQw%2CaSEeDdyrrik%2C7qL19c-6rL8%2CLOnUrZ_ixPA%2CiGwBp7Yr0Oo%2C58T4Rv0jWps%2CPjJh0Q8olHs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1435, 1, 1578023103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=9Sh15Q4yaJY%2C_mU42IGLWBw%2C_JKDF1dP98w%2CtOpep3jIRiE%2CzE28mP5escM%2Cl8zjW3SZU_U%2C2WMYC7Qbzao%2CBJz-3yXNuko%2CCfjr-qwJX70%2CwQZPZ9toFes%2COuqYFYNtbks%2CdFAMQJ5f22s%2CTQXzoQodpg0%2C7AaByCx4Mu0%2C_mDBTk8ogwM%2CCaC5kxH91V0%2CoHI1KoKlAQA%2CJ78Pvg-D_js%2C71cV-V8yKns%2CirJS72tAzH8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1436, 1, 1578023403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=JBJtSm_H-o8%2Co1pdmlLWTxs%2Cm2x-PPpsWPo%2CXH9ODHygwjg%2CvCjO4OYQ__o%2CPfBTNOQ4lq0%2CjIv4wF2SvbA%2C0JRhzT_hdWQ%2CcXSPGJc3Xf4%2CAs6PobZLM1s%2Cc8gBYZQU6Vc%2CtVg_gn4K9I8%2CppbVZxiZObM%2CTDH91h3fS2g%2CnQnV-IrnyY4%2C871LZ4jVhzE%2CVC3f2A8mPa8%2CGqjrlZjhYQ4%2CX8mOx10GfGc%2CNoXzzqfvDaI&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1437, 1, 1578023704, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=XoCfMYVSqf0%2ChapTtvcwFfA%2CNvlKGtkOToo%2C7RTQTbjLiH0%2CYcKG0WofC8g%2CXyufR3bHYGc%2CEWCvyeMfeu0%2CsOdwZ0AFzys%2CvebUgeP3hQY%2CVLQ0b4Gm38o%2CNLiXNQZhya8%2C9uXskiFo2oc%2CaBS_tRyYY2E%2CZGdsr-kq6uY%2CBQ7RZhVjGAk%2C9ESORwt_Qa4%2CeZ8_s4QJGb0%2ChC2PNZzknj0%2C95t7OHN5vGs%2CoQlS0UOfzWo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1438, 1, 1578024303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=MJtIOAxD8B4%2CGH2umP5cpi8%2CF6PWOCrDzjE%2C4jgg0T_F2aA%2CqKhsr0lep70%2CffeURBV_lrU%2CYhpvNNy4bj0%2Cx6EfRL-tkd4%2CFarjFqxh5Ak%2CpEQ-mwDYDmo%2Cp2fkz5tLUWQ%2CeSK7MGXp2DQ%2CNKyiIDRA2WM%2CuVcrL5whzCs%2C6IsKv1zsOcQ%2CH8OKnRbN07Y%2Cnn9wZ90hwaw%2C5anTdce1zDw%2CGjzsEXlNoAQ%2Ca3sG1WmbQMs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1439, 1, 1578024903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=q3u9hOd7p4M%2CLzpsLLpPCGg%2Coh8hof8QiQk%2C-PRwev-aw_8%2Ck1DAsRp30lA%2C8q4qTA3Jo5w%2COvd7xhGK3gs%2Cf_hoRHsjukk%2CRtxURucVLMM%2CCSQobURxhiE%2ChORQHtpigos%2CqqQxrkBkAnU%2C89R_yMkeIbc%2C1Z45doct6KU%2CByVbC1iUT5A%2C8a2GdRjp1M8%2CiKVmvtgtV4M%2CsWsdaSmWg7E%2Chffq6dzP7Xk%2Crb5WpT1bZa0%2CG2IUBLmbwzQ%2CxVKHy4KKT0I%2CQe4M65sZX2w%2CrqBu191-AzE%2CCnV1h80n7ag%2CHm8FeeIKe4c%2CX2pm9OI9vKE%2ChabhdxSW1DQ%2CyGQ36yA3V1w%2CBByjoxzBoaY%2Cy8AWUG6FnuM%2C03FI39LtJ6o%2ClpKYMeo_cgo%2CTigfNbA3EB4%2Cxj-3Ebp8jIo%2CIzfS7qGOHnQ%2Cc6rriV9iaJA%2CEnwcpjx_vfU%2CABz2x_BEmfg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1440, 1, 1578025202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=LuOtzeQuGW8%2C0Gp5RNTQajI%2CMxgLC6XqlH4%2ClMBdFMC9288%2CPi2pHtHY6io%2CaU47DsueGvA%2CF8iAogNkUaQ%2C_0qZqlGmfYE%2CfDgxN_o7N1Q%2CM_vfqnOyyjc%2C_2VG1rAvxg8%2C9521rx3Q9fg%2CzeIEybIgW5Y%2CZsoEmN9OOT8%2CypkyHpyWd0o%2Cu2AL0VixMRA%2C5WUb5-XyjZU%2CaR-n6vB45pY%2CvUztBRyRWl8%2C1PaUdUKBw90&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1441, 1, 1578025503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=uJ73PmPbtoY%2CNI9dR2bRJao%2CnDXX4_hBFGs%2CWD9NB-9TzIA%2CjJ8d5ksCkEY%2CPWhQvxoMsX8%2Cx1A0OHlSwq0%2Cx7Cc27eQHoo%2CX89LqRajXE4%2Cna5gaEjiNeE%2CalFR6lSvE6s%2CX6IkgIPeuEs%2C7WNCjZ4ljis%2C_kpEFqnrzwA%2CxFyc-Mpgpk0%2CxdQDh8w9eSI%2CUwlsm-H6SfU%2CVAx2L1bh9i8%2CZ6vs7Pz59_0%2Cww6ZVOtnIXk&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1442, 1, 1578025803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=kG6NWUXpLNU%2CrAjZ_vwkhtk%2CpCMIwZszwDE%2C02lCN7EwYAs%2CjD9wzpzx55k%2CrElOg96pxHE%2CcST1mdeTff8%2C_N02FO56LWM%2CjF5b27JUm5c%2CJMEFTvwxezg%2CDVjcuqye1lc%2C8cdwmUh1GS4%2CgTgYHeD543I%2Cn2P_Dqk9vwQ%2CrAgr0Tsg01w%2CrKGSt4poVyY%2CarzmbN6RXYk%2C0mSliX72NfQ%2Cecya4gOHX6k%2CpXXrs63MgtQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1443, 1, 1578026103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=bn1fF_BmZ1U%2CDe1PFokTFrM%2CB5H3IzsNxJs%2CZ2Dx9gty9fU%2CZc09w61V-oU%2CHnVnqw96V_o%2C3wuUgmsSWew%2C6BR5iNt-h48%2C-0s8BcnDb3w%2ChAMnKFm0OPM%2CRtb2mkomRMU%2CYYeSmF9GD8c%2CNwqC5Yu1sKo%2Cmiq8V5xSGig%2CjgLYTV7UKtc%2C4x9w5wLTdJk%2COTvqGeg5yQI%2CkjZ8bRWcir4%2CM-oSbHYH8gM%2CO9emRw0hAKA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1444, 1, 1578026703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=_3EWBD9ADvU%2C_IRIXWXx9Po%2C3m6QyxC8ez8%2CYt46JTt_RWc%2CCqq1l1XNHIU%2C5sShGJNoV3s%2Ct0k1FvjW57U%2C2Ry8mmzeAC0%2CfmuWaunS4nE%2CQBcUZmk3Euk%2CZQ7y-lWDuPc%2Csit93W7Y5w0%2Ce-FdGmvTSro%2CweW2kATd9-k%2C8kNctA9Gbtg%2C5VCUWgQuAhE%2ClkMk6yI1Q2s%2Csy5-Npwp3vU%2CglJ7fsCL_us%2CpNegpYxRzSA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1445, 1, 1578027002, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=2ziRJYf0ZTA%2CuPA579cm0xo%2CT-BRminnlyc%2CvPTCw2Zy8N8%2CHnaQs9g9514%2CphsLA_QEkLo%2CVVj-yWXnpZs%2Cv9_-sYM7Ga8%2C3CPbc23liy4%2CMlFNw0OgPRg%2C4m6kJIejNpQ%2CcjXfrhnf7N4%2CQvUGW3cPhnQ%2CfCeQd6u89Jc%2C6nradr8tw4o%2CrQ8Y1PiD4AQ%2CSvvrR-_L9mE%2CdkjFlFxeCus%2CHJZ-TdybGR8%2CPK2hhGJAyuo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1446, 1, 1578027303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=3GO9IxTV_Sw%2CFgVYI_KJiRA%2C0u7QIsbUJ5U%2Cq3CWl0VDM28%2C9OBTDmqKEXU%2CfixBOs7kWr8%2C2Z5SXCDGtsE%2Co8a3EytFbhY%2Cw1jBk91b0pM%2CbT9OhBWA5ag%2CZ3q38wXRxPM%2CyhqnwgQVP78%2CSgHGws_RXSQ%2CfUcBN4NvSDw%2CLIlnzqg8ugs%2CWld5ABp9-Hc%2CdeVg26N5WrE%2CU8LDbZPZH3I%2CxSnPih9aHUQ%2C6mulCN6eQSs&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1447, 1, 1578027604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=qAgSGvMEK3k%2CH5D-HR8DZP8%2CT7up8w4mvWU%2CMf7rRy48dJo%2CtyOFf3oKe7o%2C0KAFcnDku1o%2Ca1HBp0qNBPA%2CYN5SIniPnwE%2CsYnhM0ASfZ4%2CfzR4Ku_iTPI%2Ce3UQfdgS9OQ%2C2t8Ty28CtQg%2CsBEP4lzHaQY%2CTobTMlhbblU%2CnEDFRcFb50k%2CA1puQmUF9Yo%2CERpiiwH6O-o%2CfcX0GQBKa4g%2C10MQWyfS9_8%2CSxrvX1r3j3Y&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1448, 1, 1578027902, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=ywiNDfXytaE%2C0GBiEhvEVCc%2C684zmzZpd-E%2CvaDb2foKuFk%2CnVukC87xOKk%2CHf81H9fjLAE%2CP8SnTDljaSY%2CqnDjitKpsGk%2CAqPf888Igyk%2CQZ1ADhLvD1A%2CBKwtRmbVwQw%2CDzeujNWy0F4%2CGPUi6OlGsFk%2CevASrI39Rgo%2CgEckj1rfQk4%2CZ2wbXDFMRjM%2CxikaD6zum6I%2CmqMT5y09c8w%2CB-8StsGpSh0%2CWKjIspEsT2Y&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1449, 1, 1578028202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=1WirbIZo41g%2CRkt9AnitNzQ%2CINsVZ3ACwas%2Cos9jQ9c1ugw%2CJBRZ7jC80Oc%2CpdUmw0jVMKA%2CI5QdBTZXvY8%2CY0iwKJe7zRI%2C4NBIk1MIx0Q%2CNm6t8WCk3tk%2CfzZcSX1spvk%2CSKPXF467PpE%2CFiF4q9vOBUg%2Cbfit4OoSZdY%2CgACH3-bsJpo%2C8vctPRVp_i8%2CXPsdi2qYLQI%2CnFHr7upuJfs%2CkgSfdKXrqHA%2C7cS5NbOXQDg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1450, 1, 1578028503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=WuKx_QlZoUQ%2Cqg6lFN_YC3E%2CbozcYpwIdx8%2CB-eaf8nVmfo%2CF1_cYZotJl0%2CJdgqMPlb5T0%2CLGrZzNWBi60%2C0-L9skhNXAM%2CrxwPUv8guTY%2CFD7AiQUDnJ0%2CIsVDqTgqrLQ%2CvPd7LuhX5H0%2C8RwhCbltHC8%2C8z1n56N9A14%2CvU4oRc9UmD0%2CxID9Ield-iU%2CShz95e_nTas%2COfJFJeroL4I%2Cq7obn2nG1mg%2CqrthTJJ9YjU&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1451, 1, 1578028803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=UNPHxxEFz_A%2COYJHAJVOYlQ%2CkxBkZl935pQ%2C0UeNoYuHgRw%2C6K9l81-4wrQ%2CghxSMMCXPkc%2CXv4mB8QjzyY%2Cwofd2goPluQ%2CEvOigSPhnSs%2CD8JtCFvagsA%2CdCXKjKgPsVo%2CuGdo8Wx2zuE%2CCatvagXsl7M%2CYkZUNbJ7fdE%2C_PiWEo-fGWs%2CovOWuNxchk8%2CGf2_YhLfB60%2CwATVqcMkK80%2CTU_k3M2yfaQ%2ChYVen_dJo68&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1452, 1, 1578029703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=9KkUqj7S2tk%2CF-WAeyc5dN4%2CKUWuCv6sRl0%2CklD8zyNCS6U%2CmVRYU7jhEpg%2C7C-EcsSmO4E%2CKg67J5ASp5o%2CrlebwD2tVMA%2CJX7NaNudAmI%2CR8XkePojBT4%2COlvdUAPzh00%2CW-NpfKt2dPs%2CvlsutpMT60o%2CU0QBKaxndJM%2Cmm0pobleSbc%2CKCQ-SupxCSc%2CUQWSMoDD48Y%2CNrTPnkyMvso%2C1JuFQNuOGRM%2Cl_0ms8bXn1I&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1453, 1, 1578030303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=bm7KRj7aMIo%2C95H7gSfPnR8%2CKG1NS5QPqdo%2C73jjtrLDA-U%2CTZ1dWHsuOlQ%2CexH1dZSMU9k%2CkNB-rLeS2I0%2CxIXjzq8No7k%2CTWF8j8o6uGA%2Cf-ltVq_Q4Io%2CwiGhfiYVAlg%2CMfxomKbvFWg%2ChgZ4q4g2CuY%2C0jWd83QN5UQ%2C2VRCmCeWJ44%2CvUMfKmO_t1A%2CGAfbL3E5A6M%2CercXVI1PAXk%2CnW0WDw3xzaA%2CxdHmX9iKs0A&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1454, 1, 1578030604, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=VT68usZMn4I%2C6pTTM_h6prQ%2CdWwErl-nrJA%2CZR-6Bs6z0Mo%2CVPeDDtd4aJ8%2CeRL_qzRbL4g%2CyV4Jolf1bV0%2CDEMklxte6OQ%2CCvifncZONSQ%2C6rZN_OsO-Mg%2CfaOpLFl-gdE%2CiGYZNJpqVo0%2CLiZxg3D8dKc%2CkN7attkgIzk%2CBoEGbmMTVPM%2C3XhzZMDT16M%2CjPBlPaL_zLk%2CU7GO3eWMQeo%2CuCdyvAkTwqc%2CFGHL3uQYWvA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1455, 1, 1578031203, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=v-GS_Xtp2GU%2CHvT9PepQPU8%2CWnbWRvleTO4%2Ch8dZGcMqrxk%2Cs9Be0KSESKI%2CaKDM__VFaxg%2C61x8qsbbcM8%2CYGOeSHsV914%2CnjDQcqQ9L9M%2Ctk7TWVckixE%2CLXrsMrKmKTc%2C3DV92a8LUxo%2CeUHHfJkBmqI%2CiYHNK-blCII%2CQCO_YHR5aAM%2CABBWvbSKDw4%2CdSfO6lUPXjA%2CAvcRDtbWdak%2Cjuwruhn41kY%2Cq5CQAEgJLPg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1456, 1, 1578031803, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=VkXxNMnm5Og%2Cps91-JcIFUY%2CwzCwBwXilpI%2CseBKBNiUoww%2CKeF3oSO5Idw%2C6sujjdQR1UM%2CvXW4eFVZhu8%2CUWZKCF2H9IY%2CS5scv07iiOE%2CSp1CH3ppEok%2CupFsAk2808s%2Czlr1iRkMDWg%2C9Fru53cvNbg%2CuFtfJGBSHl0%2CojpI_Wjv3P8%2CD7ZYEin8YzY%2CcPoXkGR7Ocs%2C2DFHB02Bmnk%2Cre-cwuxV3dc%2Ca4YlHzBF07k&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1457, 1, 1578032102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=sKo5SHM2nQA%2CPQ6LKDuDwzw%2CGR6Vccrxsik%2CopvBGApml00%2CeLt2QFEj4y8%2CrXsMz7AKaiM%2CK6XPY1noaVM%2CumxCh4Ehlco%2CFAmLYuYQZ88%2CdW_xjVhxxOw%2CxCrlf8XJlSI%2CXmtEYOGFbzw%2Cdm6WpYDhDwM%2CUSZUnsCHrUY%2CllOF1mcUg-Y%2CID0zZDdK5iE%2ChvV79_6VW5I%2CsHeLYn4zGc0%2C4v2dkUGh1tM%2C223bjseTyeQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1458, 1, 1578032403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=KvrPVe8VYpo%2CPBmRUmeWRf0%2Cle-elBrTsxY%2CJhEz6qVf8UE%2CTO7fIg4r0q4%2CQfcq8SEGG8M%2C5Xa-gl9_IQM%2CjqdOLfOBX6I%2Cf5aKdqkUrvY%2CObj1LVOE6Ec%2C71l5CBkkRBw%2CpPHmaCIiiyY%2C1nEaENomV_U%2C6gvEoljjU8k%2Co3RFhMdj2cw%2Coy5VYu4a8aQ%2CUPmWAhYPOhY%2CpeTf-_FJ82Q%2Cw0LLwPqvFfQ%2CVvwgGx9UM1k&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1459, 1, 1578032703, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=YLKz_6VbHzM%2C3aLxYc7q3zU%2C6oPs6f7vrcg%2Cc994a_vmXD4%2CbhkDrQWXFXg%2CuNZERngDKJM%2CMc62nPIK5gk%2CG0Q7v1bGmaU%2CixR4HulGdVQ%2CB25MTZLsL6k%2CnHo8sLj4SMk%2CaSVY8ig4Ebg%2CGRDGkE4tLzM%2C95eMf3GVlzU%2CVm8lWCpvuNU%2ChwXW6G1GWbw%2CjhXAKnWG6DA%2CztQbL-x1Ib0%2CgX4zE3FSIIU%2C_bWg6UaT7lo&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1460, 1, 1578033003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=FI3iaY4Yvzs%2CWob_XVyi6Fk%2CJdKkponCtVc%2CqXjN-xTvWtY%2CZ4SnZZKwSOo%2CsNwgUdfpUuQ%2CLFDOhmyVT3k%2CWU9LbbPeFaI%2CtnnYGKs8E1s%2Cmr_PBhomdxk%2CI7587oq6Xsc%2Cmsijy9FBzM4%2C9WaJTYG1g40%2CfX-7j5g6leI%2CHWiTkCi_z8M%2CtmtaO_3YsUI%2CKnsPHpzdFJ0%2CdL2M2HhCl8w%2Cu9r8sasxizY%2CKNtmmboajJc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1461, 1, 1578033303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=yazz5chHBOY%2Cf8FLRgCaUhk%2CXo-D5X4uerI%2C3kLjOCRmnL8%2Chy3YR2jM6-8%2C3_wkLHRZ3CM%2C2I047_UTL_Y%2C7FckJ0z0oRw%2CY55FIrRUdyw%2CNmhoFnEErFA%2CmGvFwASZWVM%2CGnfQ7S_C9OU%2Cd4L_uHpQAag%2CVhv96AuVVDg%2CqsBCKda9k8k%2C3FmGy2Sob10%2CeZzib8Rle7s%2CMxXdNJBTFyY%2CbeCoGpVM7kk%2CeatPV08Zmio&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1462, 1, 1578033602, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=7pS3ocdmqhM%2CmxE-SL0RUeQ%2CTy2cNG3vqQk%2CpvE9L1N5PFI%2Cr74yBbvA3Do%2Ce-dYWk1OKv0%2Cwz4BLojWNso%2Crqhu-wXY-eg%2Ci68ucAkkbMw%2CvXGzvsR1m0Y%2CFQwd80kogL4%2CIDNyrcrV_uc%2CMTG4gohBJ24%2Cav5oZGuMPu4%2ClZeN4pRkk1I%2C2niap6sywKo%2C-hJ0OCbZo2E%2CeQzI6u2TO6Q%2CrjNegO5xpjY%2Cd7aH6vkn_yg&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1463, 1, 1578033904, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=CF9oeHwBxIQ%2CWNJaMnDQzBQ%2C4cPcSzSr4ms%2CcURAyXAgW0w%2CBfaMPJZaNYk%2CvIV3caKILdo%2Ca41iUqJCdlM%2C0d8w94ViMhc%2CrG97hmVldGk%2C6DkXmCPHSLY%2CutMRUK1sqI8%2CMXv_mm-HcRw%2CPydlAqoF_ag%2CCp6FS_YQ1e8%2CMHIN5EJsVFM%2C43r_Xi9mBwk%2CGwj8CBpyJsw%2CyV9rJiW1HgI%2CrO6yKf_k6eM%2C5cs_CzpzgAQ&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1464, 1, 1578034202, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=cZYORaLxgdM%2CIM-jrzEak9c%2CbfeItyBZUFU%2CP98MyfCfgDw%2CUcW1csc4Wcc%2C0TbHeHBk7Ss%2C9XV2oV9LSms%2C0RhvaaNySMs%2CGRCTUfRYOsg%2CVWv_LAb4sMc%2C_LO_u4jAFxU%2CXcErSxUjNGQ%2CubJeQSourpk%2CgeBd5fYqHDs%2CiT4Ew4xWaMs%2CT5AG70tkF80%2CkzjVu1cOXWU%2C2AEh5PCzvMk%2C0fgKSezfuS8%2C5TmfreQ4wuY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1465, 1, 1578034503, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=Io4dD5y1PkQ%2CYTbqgrF7Xzo%2Cmkc9FEqFvZ4%2CYC0OMwtYvQ8%2CURaAAGeZUvA%2C3v3iSYvZu6o%2CO2LExhcq1YU%2C6za7ICfgaSg%2CT6Ei7Ww9p-U%2CS8clC9X16_E%2CuYqZNHhPClQ%2Crijb35Get3c%2C_97AY5CRBWk%2CTos0ghHlrHE%2CHYlkdpBgicY%2Cy_XYsRuTP68%2C8qxPBaWDpV8%2ChYasxQmlLpM%2CS160UuKE3RI%2CR6UXs-_JsiY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1466, 1, 1578034802, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=TUrVIZCYRQ8%2Ctzkj4s_ZF4o%2CA5oRJ8c2UXg%2C3CTsJKLizjk%2C70iw1_a_yjQ%2C6yeuVgy_U3Q%2C5JeVVwZ09uM%2CXYdj56nPE-0%2Ccj4HGtr0f8k%2CraPeTObp3cg%2C6TVDq8QAsKQ%2Cj0_HOclZvNY%2C05mPjcUAPNY%2C8fXmEkt9jGo%2CXdNJ0JAwT7I%2ChJLyzQXsuJE%2CLxHuLm6ES-o%2C2kUhYP4B-Os%2CBtK--oFGxRU%2CVGnCMHcdbCw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1467, 1, 1578035103, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=sCp4rQIVE1Q%2Cx8oRRFfP9Ic%2COw9QhTH89H8%2CWu7HTsWDG00%2COB8rg_1l0nM%2CxCLhdnBUi0U%2Cl59VRvuQB_g%2CsSScUmVZGto%2Cx6PYK65xA6k%2Co-HfJXkMahE%2CTux4rl7K-Ig%2CKv7-kmL8rpY%2CSvFRyNYcesU%2Cabul8u2tfJI%2CeWtMg3Z2Wm0%2CIxuL2XQ7u2Q%2CNem7usp7_DM%2CPH9IKbyRmmU%2CYZ_qJ5JFD3I%2CoRH8gh_WGx4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1468, 1, 1578035403, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=YA681NFp3gA%2CBdvu4tIBO2E%2CXKCa0GjN0Uw%2CsgxpCAJ2MfQ%2C2I1za5nTwcE%2Cps6YwJDCrg4%2CLfGs2cOxXAg%2CEtEGt9UgD0c%2CnQWO0_O3Vzo%2CWOILnof-Sh8%2CEMeEh60sYAg%2CFxVFlBEsrS8%2C7hi1CvpGaRY%2CIrHml8E03J4%2CXw6cYsLQrtI%2CjF9JAj-ijas%2CI1sOcwOmAcM%2CBVl06mxrQ80%2Cs40kyu1p5tE%2CbnRqDIOAUiA&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1469, 1, 1578035702, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=lnEJjHGxePY%2C68XZ_q74YDk%2CCXJ8iABiMtM%2CCvZNcqdsn20%2CsbkJNPtviy8%2CukK2lZEEDh8%2CuJryZLXAhNk%2CqySDSaIVt8E%2CyW9F3c4QKAw%2C5YXZZGHYKSM%2C6r1QTZpYt4o%2CSeNXW5OC9ic%2CWN6sqsM6BPk%2CYJuD5S3NfS4%2CQMJgXdOExzY%2C6M0E4VcL-74%2CKyLZT9qmoyE%2CZkedzmHD5-U%2C-Lmd1BgBJOs%2CB5a6wrJpxP4&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1470, 1, 1578036003, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=BG8AzTniqdQ%2Cwxwqq8PJGPQ%2CvywiIYQFE-w%2C8noAtC8bhNc%2CECjnlexqDcs%2CdZvv1DNT_EY%2CXbFCFssDoSQ%2CEk7FEF8d-PQ%2CxM5f9Hn-LbQ%2C3GWFnKMXon4%2CFxcJy-sRa1Y%2C7zzf1hADEOY%2CpZvX5jTlYZ4%2CKO6DEbK_-Lc%2C0231J0t_dT4%2CY8RehCQ46MM%2C_vwco2zlGVs%2C_-0jeUeKVYk%2COkQ0h6gIVzc%2CcNNnf6giAmw&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1471, 1, 1578036303, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=OE4xkkA1Zh4%2CqsyH-5zzWbg%2CC3xu1zimPVw%2CLwDshFHrijk%2CO5PXxkk9VNU%2Co8d8gs1MJD4%2Csur5miujMp8%2C8OTW7hqOxCU%2COcGH6ww3eIU%2CqA4fPrq3YBA%2CrGymOOobdiI%2CWhxmyCLEAWM%2CPiKa6steniw%2CPWZhyoQ_aR4%2CHKQzSdeMIHY%2CsGO8VxuVihM%2C7Y5_0BIbKec%2C2adMHiGy_lo%2Cv2I297G-pD4%2CBIRpav5Dq5Y&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) The request cannot be completed because you have exceeded your <a href=\"/youtube/v3/getting-started#quota\">quota</a>.'),
(1472, 1, 1578036603, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=NzfCu9W7YjE%2CFx_xxs2_eYA%2CohH7jOFB7iM%2CcWD4EkaQctw%2Ci-u1_IZA19M%2CCdHABa6LOg0%2CTP4iGgiLknU%2CbUUDGTtm8no%2CaDJo1DlJMHI%2CjrNe7XtfCts%2ClS_e4n3XNKQ%2CX-IM95AOOBs%2CTVKq3HWBX68%2CpKn1CYnBUUw%2Cu2fOF-uY31c%2CSr2YXPIaozg%2CkGD8VOlZsWo%2CgfWlAnuM7rw%2CX9bv8MYQNW4%2COwrj4i2rpwc&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1473, 1, 1578036903, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=yr4pErbugEQ%2CNYbQo13K__c%2CQn2bH8Dczjg%2CM3urag_tlQ0%2CopDfQbue-jU%2Cmfd9c1Xx-Eg%2Cgzj6SFZTW64%2CCl9Q_sIRxlw%2CwhSRJLE7Mk8%2CSQpI4IEOUtE%2CqIcJxZKxlQE%2ChzUseQij9TI%2CpijUrkI3R5A%2CnbJiAvT_nEo%2C0BZNuAX2RSY%2Cx3LMsK2YyfU%2CuJYdrgJUc64%2C7xZNXyTMqJQ%2Cq3PKNjVErtU%2CvceapOCJVRY&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1474, 1, 1578038102, 'Youtube API error: <strong>Youtube API error:</strong> Error calling GET https://www.googleapis.com/youtube/v3/videos?part=status%2CcontentDetails&id=tBzRS_bsaGs%2Cd2OIUlldHos%2CwKeatGdu_pg%2CmUf8lTbRRe8%2C3NLtkbzzcdE%2CzAhSxmRXoK8%2CS2ftowxv6fE%2CPXmtfgricxU%2Ck2sJtzTxVG8%2CScVBY4AeQEM%2CCw_hAXya-aE%2C-8fJXI_-1Lo%2Cltc_-jGiWjM%2CjOTd2BWCRjc%2CzBVnYQOa-AM%2CXmf2mKn1jeI%2C2pft2i1gvEQ%2CS1LZaPe14uU%2CgULvRw9dMJU%2Ci4A6iaxEgV8&key=AIzaSyBLMsYJ7iodAE3IT4IFA-nQhcRUt9WRcyc: (403) Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=193108519848'),
(1475, 1, 1578040202, 'Checked 3,446 videos in 12 hours, 10 minutes'),
(1476, 17, 1578054002, 'Imported 1 videos out of 1 available.'),
(1477, 3, 1578106803, 'Sitemap updated successfully!<br />The process took 45 minutes, 1 second to complete.'),
(1478, 11, 1578239154, 'Job activated.'),
(1479, 13, 1578239161, 'Job activated.'),
(1480, 14, 1578239164, 'Job activated.'),
(1481, 11, 1578239403, 'Imported 17 videos out of 17 available.'),
(1482, 14, 1578240003, 'Imported 1 videos out of 1 available.'),
(1483, 15, 1578269703, 'Imported 1 videos out of 1 available.'),
(1484, 11, 1578326103, 'Imported 4 videos out of 4 available.'),
(1485, 1, 1578344704, 'Checked 3,427 videos in 12 hours, 30 minutes'),
(1486, 17, 1578399903, 'Imported 1 videos out of 1 available.'),
(1487, 11, 1578412803, 'Imported 10 videos out of 10 available.'),
(1488, 18, 1604579490, 'Job created.'),
(1489, 18, 1605691506, 'Imported 1 videos out of 1 available.'),
(1490, 1, 1605693005, 'Checked 8 videos in 15 minutes, 1 second'),
(1491, 3, 1605693606, 'Sitemap updated successfully!<br />The process took 15 minutes, 2 seconds to complete.'),
(1492, 2, 1605693905, 'Sitemap updated successfully!<br />The process took 25 minutes, 2 seconds to complete.'),
(1493, 1, 1605952806, 'Checked 8 videos in 5 minutes, 1 second'),
(1494, 1, 1606212605, 'Checked 8 videos in 5 minutes'),
(1495, 3, 1606299304, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1496, 2, 1606299905, 'Sitemap updated successfully!<br />The process took 15 minutes, 1 second to complete.'),
(1497, 1, 1606472405, 'Checked 8 videos in 5 minutes'),
(1498, 1, 1606732505, 'Checked 8 videos in 5 minutes, 2 seconds'),
(1499, 3, 1606904407, 'Sitemap updated successfully!<br />The process took 5 minutes, 2 seconds to complete.'),
(1500, 2, 1606905905, 'Sitemap updated successfully!<br />The process took 15 minutes, 1 second to complete.'),
(1501, 1, 1606992605, 'Checked 8 videos in 5 minutes'),
(1502, 1, 1607252705, 'Checked 8 videos in 4 minutes, 59 seconds'),
(1503, 3, 1607509805, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1504, 2, 1607511605, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1505, 1, 1607512805, 'Checked 8 videos in 5 minutes'),
(1506, 1, 1607772605, 'Checked 8 videos in 9 minutes, 59 seconds'),
(1507, 1, 1608032705, 'Checked 8 videos in 9 minutes, 59 seconds'),
(1508, 3, 1608115204, 'Sitemap updated successfully!<br />The process took 5 minutes to complete.'),
(1509, 2, 1608117305, 'Sitemap updated successfully!<br />The process took 10 minutes to complete.'),
(1510, 1, 1608292805, 'Checked 8 videos in 9 minutes, 59 seconds'),
(1511, 18, 1608552605, 'Imported 2 videos out of 2 available.'),
(1512, 1, 1608552905, 'Checked 8 videos in 10 minutes'),
(1513, 3, 1608720604, 'Sitemap updated successfully!<br />The process took 5 minutes to complete.'),
(1514, 2, 1608723005, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1515, 18, 1608812705, 'Imported 1 videos out of 1 available.'),
(1516, 1, 1608813006, 'Checked 10 videos in 10 minutes, 2 seconds'),
(1517, 1, 1609073105, 'Checked 11 videos in 10 minutes'),
(1518, 18, 1609159505, 'Imported 1 videos out of 1 available.'),
(1519, 3, 1609326005, 'Sitemap updated successfully!<br />The process took 5 minutes to complete.'),
(1520, 2, 1609328706, 'Sitemap updated successfully!<br />The process took 10 minutes, 2 seconds to complete.'),
(1521, 1, 1609333206, 'Checked 12 videos in 10 minutes, 1 second'),
(1522, 1, 1609593305, 'Checked 12 videos in 10 minutes'),
(1523, 18, 1609853105, 'Imported 1 videos out of 1 available.'),
(1524, 1, 1609853405, 'Checked 12 videos in 10 minutes, 1 second'),
(1525, 3, 1609931405, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1526, 2, 1609934405, 'Sitemap updated successfully!<br />The process took 10 minutes to complete.'),
(1527, 1, 1610113506, 'Checked 13 videos in 10 minutes'),
(1528, 1, 1610373606, 'Checked 13 videos in 10 minutes, 2 seconds'),
(1529, 3, 1610536805, 'Sitemap updated successfully!<br />The process took 5 minutes to complete.'),
(1530, 2, 1610540106, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1531, 1, 1610633704, 'Checked 13 videos in 9 minutes, 59 seconds'),
(1532, 1, 1610893206, 'Checked 13 videos in 5 minutes'),
(1533, 3, 1611142205, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1534, 2, 1611145806, 'Sitemap updated successfully!<br />The process took 10 minutes, 2 seconds to complete.'),
(1535, 1, 1611153005, 'Checked 13 videos in 5 minutes, 1 second'),
(1536, 18, 1611153605, 'Imported 1 videos out of 1 available.'),
(1537, 1, 1611412805, 'Checked 14 videos in 5 minutes, 1 second'),
(1538, 1, 1611672605, 'Checked 14 videos in 5 minutes'),
(1539, 3, 1611747605, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1540, 2, 1611751505, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1541, 1, 1611932406, 'Checked 14 videos in 5 minutes'),
(1542, 1, 1612192205, 'Checked 14 videos in 5 minutes, 1 second'),
(1543, 3, 1612353006, 'Sitemap updated successfully!<br />The process took 5 minutes, 2 seconds to complete.'),
(1544, 2, 1612357206, 'Sitemap updated successfully!<br />The process took 10 minutes, 2 seconds to complete.'),
(1545, 1, 1612452006, 'Checked 14 videos in 5 minutes'),
(1546, 18, 1612462509, 'Imported 1 videos out of 1 available.'),
(1547, 18, 1612549206, 'Imported 1 videos out of 1 available.'),
(1548, 1, 1612711805, 'Checked 16 videos in 5 minutes'),
(1549, 18, 1612809306, 'Imported 1 videos out of 1 available.'),
(1550, 3, 1612966805, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1551, 2, 1612967106, 'Sitemap updated successfully!<br />The process took 20 minutes to complete.'),
(1552, 1, 1612971606, 'Checked 17 videos in 5 minutes, 1 second'),
(1553, 1, 1613231407, 'Checked 17 videos in 5 minutes, 2 seconds'),
(1554, 1, 1613490905, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1555, 1, 1613491206, 'Checked 17 videos in 5 minutes, 1 second'),
(1556, 3, 1613572506, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1557, 2, 1613573106, 'Sitemap updated successfully!<br />The process took 15 minutes, 1 second to complete.'),
(1558, 1, 1613751006, 'Checked 17 videos in 5 minutes, 1 second'),
(1559, 1, 1614010806, 'Checked 17 videos in 5 minutes, 1 second'),
(1560, 3, 1614177905, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1561, 2, 1614178806, 'Sitemap updated successfully!<br />The process took 10 minutes, 2 seconds to complete.'),
(1562, 1, 1614270605, 'Checked 17 videos in 5 minutes'),
(1563, 1, 1614530405, 'Checked 17 videos in 5 minutes'),
(1564, 3, 1614783306, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1565, 2, 1614784505, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1566, 1, 1614790205, 'Checked 17 videos in 5 minutes'),
(1567, 1, 1615050005, 'Checked 17 videos in 5 minutes'),
(1568, 1, 1615309805, 'Checked 17 videos in 5 minutes, 1 second'),
(1569, 3, 1615388706, 'Sitemap updated successfully!<br />The process took 5 minutes, 2 seconds to complete.'),
(1570, 2, 1615390205, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1571, 1, 1615569305, 'Checked 17 videos in 4 minutes, 59 seconds'),
(1572, 1, 1615829105, 'Checked 17 videos in 5 minutes, 1 second'),
(1573, 3, 1615994105, 'Sitemap updated successfully!<br />The process took 5 minutes, 2 seconds to complete.'),
(1574, 2, 1615995905, 'Sitemap updated successfully!<br />The process took 10 minutes to complete.'),
(1575, 1, 1616088905, 'Checked 17 videos in 5 minutes, 1 second'),
(1576, 18, 1616277306, 'Imported 1 videos out of 1 available.'),
(1577, 1, 1616348705, 'Checked 18 videos in 5 minutes'),
(1578, 3, 1616599506, 'Sitemap updated successfully!<br />The process took 5 minutes, 2 seconds to complete.'),
(1579, 2, 1616601605, 'Sitemap updated successfully!<br />The process took 10 minutes to complete.'),
(1580, 1, 1616608505, 'Checked 18 videos in 4 minutes, 59 seconds'),
(1581, 1, 1616868305, 'Checked 18 videos in 4 minutes, 59 seconds'),
(1582, 1, 1617127806, 'Youtube API error: <strong>Youtube API error:</strong> Failed to connect to www.googleapis.com port 443: Connection refused'),
(1583, 1, 1617128105, 'Checked 18 videos in 4 minutes, 59 seconds'),
(1584, 3, 1617204905, 'Sitemap updated successfully!<br />The process took 5 minutes to complete.'),
(1585, 2, 1617207305, 'Sitemap updated successfully!<br />The process took 10 minutes, 3 seconds to complete.'),
(1586, 1, 1617387606, 'Checked 18 videos in 5 minutes, 1 second'),
(1587, 1, 1617647405, 'Checked 18 videos in 5 minutes'),
(1588, 3, 1617810305, 'Sitemap updated successfully!<br />The process took 5 minutes, 2 seconds to complete.'),
(1589, 2, 1617813005, 'Sitemap updated successfully!<br />The process took 9 minutes, 59 seconds to complete.'),
(1590, 1, 1617907205, 'Checked 18 videos in 5 minutes, 1 second'),
(1591, 1, 1618166706, 'Checked 18 videos in 5 minutes'),
(1592, 3, 1618415707, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1593, 2, 1618418705, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1594, 1, 1618426506, 'Checked 18 videos in 5 minutes, 1 second'),
(1595, 1, 1618686306, 'Checked 18 videos in 5 minutes, 1 second'),
(1596, 1, 1618946105, 'Checked 18 videos in 5 minutes'),
(1597, 3, 1619021105, 'Sitemap updated successfully!<br />The process took 5 minutes to complete.'),
(1598, 2, 1619024406, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1599, 1, 1619205906, 'Checked 18 videos in 5 minutes'),
(1600, 1, 1619465705, 'Checked 18 videos in 4 minutes, 59 seconds'),
(1601, 3, 1619626505, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1602, 2, 1619630106, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1603, 1, 1619725506, 'Checked 18 videos in 5 minutes'),
(1604, 1, 1619985305, 'Checked 18 videos in 4 minutes, 59 seconds'),
(1605, 3, 1620231905, 'Sitemap updated successfully!<br />The process took 5 minutes, 2 seconds to complete.'),
(1606, 2, 1620235805, 'Sitemap updated successfully!<br />The process took 10 minutes to complete.'),
(1607, 1, 1620245105, 'Checked 18 videos in 4 minutes, 58 seconds'),
(1608, 1, 1620504605, 'Checked 18 videos in 5 minutes'),
(1609, 1, 1620764405, 'Checked 18 videos in 5 minutes, 1 second'),
(1610, 3, 1620837304, 'Sitemap updated successfully!<br />The process took 5 minutes to complete.'),
(1611, 2, 1620841505, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1612, 1, 1621024205, 'Checked 18 videos in 5 minutes'),
(1613, 1, 1621284004, 'Checked 18 videos in 5 minutes'),
(1614, 3, 1621442404, 'Sitemap updated successfully!<br />The process took 4 minutes, 59 seconds to complete.'),
(1615, 2, 1621447205, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1616, 1, 1621543805, 'Checked 18 videos in 5 minutes, 1 second'),
(1617, 1, 1621803605, 'Checked 18 videos in 5 minutes, 1 second'),
(1618, 3, 1622047505, 'Sitemap updated successfully!<br />The process took 4 minutes, 59 seconds to complete.'),
(1619, 2, 1622052904, 'Sitemap updated successfully!<br />The process took 10 minutes to complete.'),
(1620, 1, 1622063404, 'Checked 18 videos in 5 minutes'),
(1621, 1, 1622323204, 'Checked 18 videos in 5 minutes'),
(1622, 1, 1622583005, 'Checked 18 videos in 4 minutes, 59 seconds');
INSERT INTO `pm_cron_log` (`log_id`, `job_id`, `time`, `notes`) VALUES
(1623, 3, 1622652905, 'Sitemap updated successfully!<br />The process took 5 minutes, 2 seconds to complete.'),
(1624, 2, 1622658304, 'Sitemap updated successfully!<br />The process took 9 minutes, 59 seconds to complete.'),
(1625, 1, 1622842805, 'Checked 18 videos in 5 minutes, 1 second'),
(1626, 1, 1623102604, 'Checked 18 videos in 5 minutes'),
(1627, 3, 1623258304, 'Sitemap updated successfully!<br />The process took 5 minutes to complete.'),
(1628, 2, 1623264005, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1629, 1, 1623362407, 'Checked 18 videos in 5 minutes, 3 seconds'),
(1630, 1, 1623622205, 'Checked 18 videos in 5 minutes, 1 second'),
(1631, 3, 1623863706, 'Sitemap updated successfully!<br />The process took 5 minutes to complete.'),
(1632, 2, 1623869705, 'Sitemap updated successfully!<br />The process took 10 minutes, 2 seconds to complete.'),
(1633, 1, 1623882005, 'Checked 18 videos in 5 minutes'),
(1634, 1, 1624141804, 'Checked 18 videos in 5 minutes, 1 second'),
(1635, 1, 1624401604, 'Checked 18 videos in 5 minutes, 1 second'),
(1636, 3, 1624469105, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1637, 2, 1624475405, 'Sitemap updated successfully!<br />The process took 10 minutes, 1 second to complete.'),
(1638, 1, 1624661405, 'Checked 18 videos in 5 minutes, 1 second'),
(1639, 1, 1624921205, 'Checked 18 videos in 5 minutes'),
(1640, 3, 1625074504, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1641, 2, 1625081104, 'Sitemap updated successfully!<br />The process took 10 minutes to complete.'),
(1642, 1, 1625181005, 'Checked 18 videos in 5 minutes'),
(1643, 1, 1625440804, 'Checked 18 videos in 5 minutes'),
(1644, 3, 1625679905, 'Sitemap updated successfully!<br />The process took 5 minutes, 2 seconds to complete.'),
(1645, 2, 1625686804, 'Sitemap updated successfully!<br />The process took 10 minutes to complete.'),
(1646, 1, 1625700605, 'Checked 18 videos in 5 minutes, 1 second'),
(1647, 1, 1625960404, 'Checked 18 videos in 5 minutes'),
(1648, 1, 1626220204, 'Checked 18 videos in 5 minutes, 1 second'),
(1649, 3, 1626285304, 'Sitemap updated successfully!<br />The process took 5 minutes, 2 seconds to complete.'),
(1650, 2, 1626292505, 'Sitemap updated successfully!<br />The process took 10 minutes, 2 seconds to complete.'),
(1651, 1, 1626480004, 'Checked 18 videos in 5 minutes, 1 second'),
(1652, 1, 1626739804, 'Checked 18 videos in 4 minutes, 59 seconds'),
(1653, 3, 1626890704, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1654, 2, 1626898204, 'Sitemap updated successfully!<br />The process took 10 minutes, 2 seconds to complete.'),
(1655, 1, 1626999604, 'Checked 18 videos in 5 minutes'),
(1656, 1, 1627259105, 'Checked 18 videos in 5 minutes'),
(1657, 3, 1627496104, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1658, 2, 1627503904, 'Sitemap updated successfully!<br />The process took 10 minutes to complete.'),
(1659, 1, 1627518904, 'Checked 18 videos in 5 minutes'),
(1660, 1, 1627778704, 'Checked 18 videos in 5 minutes, 1 second'),
(1661, 1, 1628038505, 'Checked 18 videos in 5 minutes'),
(1662, 3, 1628101804, 'Sitemap updated successfully!<br />The process took 5 minutes, 1 second to complete.'),
(1663, 2, 1628109604, 'Sitemap updated successfully!<br />The process took 10 minutes to complete.'),
(1664, 1, 1628298304, 'Checked 18 videos in 4 minutes, 59 seconds'),
(1665, 1, 1628557804, 'Checked 18 videos in 4 minutes, 59 seconds'),
(1666, 18, 1648139705, 'Imported 6 videos out of 6 available.'),
(1667, 1, 1648140906, 'Checked 6 videos in 15 minutes');

-- --------------------------------------------------------

--
-- Table structure for table `pm_embed_code`
--

CREATE TABLE `pm_embed_code` (
  `id` int(9) NOT NULL,
  `uniq_id` varchar(10) NOT NULL DEFAULT '',
  `embed_code` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_embed_code`
--

INSERT INTO `pm_embed_code` (`id`, `uniq_id`, `embed_code`) VALUES
(1, '858f4cb53', '			<iframe src=\"https://www.youtube.com/embed/gq11un3xqsA\" width=\"853px\" height=\"480px\" style=\"display: block; margin-left: auto; margin-right: auto;\" frameborder=\"0\" scrolling=\"yes\"></iframe>		'),
(2, '4c68c9303', '  VisitEurope<iframe name=\"TEST\" src=\"http://www.p4.no/lyttesenter/p4_radiocountry.m3u\"></iframe>'),
(3, '2e8def9fc', '<iframe width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"https://www.fvn.no/fvntv/embed/?id=1001211\" frameborder=\"0\" allowfullscreen=\"true\"></iframe>'),
(4, '651c1494b', '<iframe width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"http://stream.p4.no/p4_mp3_mq\" frameborder=\"0\" allowfullscreen></iframe>'),
(5, 'bb874a67a', '<script language=javascript src=\"https://visitbanner.com/banner/tv-europe/csBanner.cgi?g=144&js=Y\"></script>'),
(6, '1d7c61a21', '   <script language=javascript src=\"https://visitbanner.com/banner/Kamera_no/csBanner.cgi?g=1136&js=Y\"></script>'),
(8, 'f1a934920', '<script language=javascript src=\"https://visitbanner.com/banner/Kamera_no/csBanner.cgi?g=1140&js=Y\"></script>'),
(7, 'c262a9f57', '<script language=javascript src=\"https://visitbanner.com/banner/Kamera_no/csBanner.cgi?g=185&js=Y\"></script>');

-- --------------------------------------------------------

--
-- Table structure for table `pm_episodes`
--

CREATE TABLE `pm_episodes` (
  `episode_id` int(10) UNSIGNED NOT NULL,
  `uniq_id` varchar(50) NOT NULL,
  `series_id` mediumint(6) UNSIGNED NOT NULL DEFAULT 0,
  `season_no` smallint(5) UNSIGNED NOT NULL DEFAULT 0,
  `episode_no` smallint(5) UNSIGNED NOT NULL DEFAULT 0,
  `release_date` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `media_sources` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_favorites`
--

CREATE TABLE `pm_favorites` (
  `id` int(10) NOT NULL,
  `user_id` int(5) NOT NULL DEFAULT 0,
  `uniq_id` varchar(10) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_genres`
--

CREATE TABLE `pm_genres` (
  `id` smallint(3) UNSIGNED NOT NULL,
  `parent_id` smallint(3) UNSIGNED NOT NULL DEFAULT 0,
  `tag` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `total_series` int(7) UNSIGNED NOT NULL DEFAULT 0,
  `published_videos` int(7) NOT NULL DEFAULT 0,
  `total_videos` int(7) NOT NULL DEFAULT 0,
  `position` mediumint(6) UNSIGNED NOT NULL DEFAULT 0,
  `description` text NOT NULL,
  `meta_tags` text NOT NULL,
  `image` varchar(255) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_genres`
--

INSERT INTO `pm_genres` (`id`, `parent_id`, `tag`, `name`, `total_series`, `published_videos`, `total_videos`, `position`, `description`, `meta_tags`, `image`) VALUES
(1, 0, 'action', 'Action', 0, 0, 0, 1, '', '', ''),
(2, 0, 'adventure', 'Adventure', 0, 0, 0, 2, '', '', ''),
(3, 0, 'biography', 'Biography', 0, 0, 0, 4, '', '', ''),
(4, 0, 'comedy', 'Comedy', 0, 0, 0, 5, '', '', ''),
(5, 0, 'crime', 'Crime', 0, 0, 0, 6, '', '', ''),
(6, 0, 'drama', 'Drama', 0, 0, 0, 7, '', '', ''),
(7, 0, 'family', 'Family', 0, 0, 0, 8, '', '', ''),
(8, 0, 'fantasy', 'Fantasy', 0, 0, 0, 9, '', '', ''),
(9, 0, 'film-noir', 'Film-Noir', 0, 0, 0, 10, '', '', ''),
(10, 0, 'history', 'History', 0, 0, 0, 11, '', '', ''),
(11, 0, 'horror', 'Horror', 0, 0, 0, 12, '', '', ''),
(12, 0, 'music', 'Music', 0, 0, 0, 13, '', '', ''),
(13, 0, 'musical', 'Musical', 0, 0, 0, 14, '', '', ''),
(14, 0, 'mystery', 'Mystery', 0, 0, 0, 15, '', '', ''),
(15, 0, 'romance', 'Romance', 0, 0, 0, 16, '', '', ''),
(16, 0, 'sci-fi', 'Sci-Fi', 0, 0, 0, 17, '', '', ''),
(17, 0, 'sport', 'Sport', 0, 0, 0, 18, '', '', ''),
(18, 0, 'thriller', 'Thriller', 0, 0, 0, 19, '', '', ''),
(19, 0, 'war', 'War', 0, 0, 0, 20, '', '', ''),
(20, 0, 'western', 'Western', 0, 0, 0, 21, '', '', ''),
(21, 0, 'animation', 'Animation', 0, 0, 0, 3, '', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `pm_genre_relationships`
--

CREATE TABLE `pm_genre_relationships` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `item_id` int(11) NOT NULL,
  `item_type` smallint(3) UNSIGNED NOT NULL DEFAULT 1,
  `genre_id` smallint(3) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_import_csv_files`
--

CREATE TABLE `pm_import_csv_files` (
  `file_id` mediumint(6) UNSIGNED NOT NULL,
  `filename` varchar(255) NOT NULL,
  `upload_date` int(10) UNSIGNED NOT NULL,
  `items_detected` mediumint(6) UNSIGNED NOT NULL DEFAULT 0,
  `items_processed` mediumint(6) UNSIGNED NOT NULL DEFAULT 0,
  `items_skipped` mediumint(6) UNSIGNED NOT NULL DEFAULT 0,
  `items_with_error` mediumint(6) UNSIGNED NOT NULL DEFAULT 0,
  `items_imported` mediumint(6) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_import_csv_items`
--

CREATE TABLE `pm_import_csv_items` (
  `item_id` int(10) UNSIGNED NOT NULL,
  `file_id` mediumint(6) UNSIGNED NOT NULL,
  `uniq_id` varchar(10) NOT NULL DEFAULT '',
  `video_title` varchar(100) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `yt_id` varchar(50) NOT NULL DEFAULT '',
  `yt_length` mediumint(5) UNSIGNED NOT NULL DEFAULT 0,
  `yt_thumb` varchar(255) NOT NULL DEFAULT '',
  `category` varchar(30) NOT NULL DEFAULT '',
  `added` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `site_views` int(9) NOT NULL DEFAULT 0,
  `url_flv` varchar(255) NOT NULL DEFAULT '',
  `source_id` smallint(2) UNSIGNED NOT NULL DEFAULT 0,
  `featured` enum('0','1') NOT NULL DEFAULT '0',
  `restricted` enum('0','1') NOT NULL DEFAULT '0',
  `allow_comments` enum('0','1') NOT NULL DEFAULT '1',
  `allow_embedding` enum('0','1') NOT NULL DEFAULT '1',
  `video_slug` varchar(255) NOT NULL,
  `mp4` varchar(200) NOT NULL,
  `direct` varchar(200) NOT NULL,
  `tags` text NOT NULL,
  `embeddable` enum('0','1') NOT NULL DEFAULT '0',
  `private` enum('0','1') NOT NULL DEFAULT '0',
  `geo-restriction` text NOT NULL,
  `has_errors` enum('0','1') NOT NULL DEFAULT '0',
  `errors` text NOT NULL,
  `processed` enum('0','1') NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_import_subscriptions`
--

CREATE TABLE `pm_import_subscriptions` (
  `sub_id` int(10) UNSIGNED NOT NULL,
  `sub_name` varchar(255) NOT NULL,
  `sub_type` varchar(20) NOT NULL,
  `last_query_time` int(10) UNSIGNED NOT NULL,
  `last_query_results` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `data` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_import_subscriptions`
--

INSERT INTO `pm_import_subscriptions` (`sub_id`, `sub_name`, `sub_type`, `last_query_time`, `last_query_results`, `user_id`, `data`) VALUES
(19, 'SmartFishFarm®', 'user', 1604579477, 0, 1, 'a:9:{s:6:\"action\";s:6:\"search\";s:8:\"username\";s:24:\"UCubD9xa7V3sqkrJJH78Dj2A\";s:7:\"results\";s:2:\"50\";s:11:\"autofilling\";i:0;s:8:\"autodata\";i:1;s:2:\"oc\";i:1;s:3:\"utc\";s:3:\"158\";s:11:\"data_source\";s:15:\"youtube-channel\";s:18:\"profile_avatar_url\";s:96:\"https://yt3.ggpht.com/a/AATXAJzHtTvft4V0hvhKcfe8V_ZKVxEbA_dC-S285MFS5w=s88-c-k-c0x00ffffff-no-rj\";}');

-- --------------------------------------------------------

--
-- Table structure for table `pm_internal_log`
--

CREATE TABLE `pm_internal_log` (
  `log_id` int(10) UNSIGNED NOT NULL,
  `log_date` datetime NOT NULL,
  `log_info` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_internal_log`
--

INSERT INTO `pm_internal_log` (`log_id`, `log_date`, `log_info`) VALUES
(1, '2016-02-17 08:53:21', 'Update attempt from 2.5 to 2.6'),
(2, '2016-02-17 08:53:21', 'Updated successfully from version 2.5 to 2.6'),
(3, '2017-01-03 20:33:56', 'Updated successfully from version 2.6 to 2.6.1'),
(4, '2017-01-03 20:37:46', 'Updated successfully from version 2.6.1 to 2.7'),
(5, '2017-07-11 08:59:12', 'Updated successfully from version 2.7 to 2.7.1'),
(6, '2017-10-05 10:48:59', 'Updated successfully from version 2.7.1 to 2.7.2'),
(7, '2017-10-05 10:49:58', 'Updated successfully from version 2.7.2 to 2.7.3'),
(8, '2019-06-18 09:29:51', 'Updated successfully from version 2.7.3 to 3.0'),
(9, '2022-01-02 17:30:37', 'Patched successfully from version 3.0 to 3.0.1');

-- --------------------------------------------------------

--
-- Table structure for table `pm_languages`
--

CREATE TABLE `pm_languages` (
  `id` int(8) NOT NULL,
  `label` varchar(255) NOT NULL,
  `tag` varchar(2) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_languages`
--

INSERT INTO `pm_languages` (`id`, `label`, `tag`) VALUES
(1, 'Abkhazian', 'ab'),
(2, 'Afar', 'aa'),
(3, 'Afrikaans', 'af'),
(4, 'Albanian', 'sq'),
(5, 'Amharic', 'am'),
(6, 'Arabic', 'ar'),
(7, 'Aragonese', 'an'),
(8, 'Armenian', 'hy'),
(9, 'Assamese', 'as'),
(10, 'Aymara', 'ay'),
(11, 'Azerbaijani', 'az'),
(12, 'Bashkir', 'ba'),
(13, 'Basque', 'eu'),
(14, 'Bengali (Bangla)', 'bn'),
(15, 'Bhutani', 'dz'),
(16, 'Bihari', 'bh'),
(17, 'Bislama', 'bi'),
(18, 'Breton', 'br'),
(19, 'Bulgarian', 'bg'),
(20, 'Burmese', 'my'),
(21, 'Byelorussian (Belarusian)', 'be'),
(22, 'Cambodian', 'km'),
(23, 'Catalan', 'ca'),
(24, 'Chinese (Simplified)', 'zh'),
(25, 'Chinese (Traditional)', 'zh'),
(26, 'Corsican', 'co'),
(27, 'Croatian', 'hr'),
(28, 'Czech', 'cs'),
(29, 'Danish', 'da'),
(30, 'Dutch', 'nl'),
(31, 'English', 'en'),
(32, 'Esperanto', 'eo'),
(33, 'Estonian', 'et'),
(34, 'Faeroese', 'fo'),
(35, 'Farsi', 'fa'),
(36, 'Fiji', 'fj'),
(37, 'Finnish', 'fi'),
(38, 'French', 'fr'),
(39, 'Frisian', 'fy'),
(40, 'Galician', 'gl'),
(41, 'Gaelic (Scottish)', 'gd'),
(42, 'Gaelic (Manx)', 'gv'),
(43, 'Georgian', 'ka'),
(44, 'German', 'de'),
(45, 'Greek', 'el'),
(46, 'Greenlandic', 'kl'),
(47, 'Guarani', 'gn'),
(48, 'Gujarati', 'gu'),
(49, 'Haitian Creole', 'ht'),
(50, 'Hausa', 'ha'),
(51, 'Hebrew', 'he'),
(52, 'Hindi', 'hi'),
(53, 'Hungarian', 'hu'),
(54, 'Icelandic', 'is'),
(55, 'Ido', 'io'),
(56, 'Indonesian', 'id'),
(57, 'Interlingua', 'ia'),
(58, 'Interlingue', 'ie'),
(59, 'Inuktitut', 'iu'),
(60, 'Inupiak', 'ik'),
(61, 'Irish', 'ga'),
(62, 'Italian', 'it'),
(63, 'Japanese', 'ja'),
(64, 'Javanese', 'jv'),
(65, 'Kannada', 'kn'),
(66, 'Kashmiri', 'ks'),
(67, 'Kazakh', 'kk'),
(68, 'Kinyarwanda (Ruanda)', 'rw'),
(69, 'Kirghiz', 'ky'),
(70, 'Kirundi (Rundi)', 'rn'),
(71, 'Korean', 'ko'),
(72, 'Kurdish', 'ku'),
(73, 'Laothian', 'lo'),
(74, 'Latin', 'la'),
(75, 'Latvian (Lettish)', 'lv'),
(76, 'Limburgish (Limburger)', 'li'),
(77, 'Lingala', 'ln'),
(78, 'Lithuanian', 'lt'),
(79, 'Macedonian', 'mk'),
(80, 'Malagasy', 'mg'),
(81, 'Malay', 'ms'),
(82, 'Malayalam', 'ml'),
(83, 'Maltese', 'mt'),
(84, 'Maori', 'mi'),
(85, 'Marathi', 'mr'),
(86, 'Moldavian', 'mo'),
(87, 'Mongolian', 'mn'),
(88, 'Nauru', 'na'),
(89, 'Nepali', 'ne'),
(90, 'Norwegian', 'no'),
(91, 'Occitan', 'oc'),
(92, 'Oriya', 'or'),
(93, 'Oromo (Afan Galla)', 'om'),
(94, 'Pashto (Pushto)', 'ps'),
(95, 'Polish', 'pl'),
(96, 'Portuguese', 'pt'),
(97, 'Punjabi', 'pa'),
(98, 'Quechua', 'qu'),
(99, 'Rhaeto-Romance', 'rm'),
(100, 'Romanian', 'ro'),
(101, 'Russian', 'ru'),
(102, 'Samoan', 'sm'),
(103, 'Sangro', 'sg'),
(104, 'Sanskrit', 'sa'),
(105, 'Serbian', 'sr'),
(106, 'Serbo-Croatian', 'sh'),
(107, 'Sesotho', 'st'),
(108, 'Setswana', 'tn'),
(109, 'Shona', 'sn'),
(110, 'Sichuan Yi', 'ii'),
(111, 'Sindhi', 'sd'),
(112, 'Sinhalese', 'si'),
(113, 'Siswati', 'ss'),
(114, 'Slovak', 'sk'),
(115, 'Slovenian', 'sl'),
(116, 'Somali', 'so'),
(117, 'Spanish', 'es'),
(118, 'Sundanese', 'su'),
(119, 'Swahili (Kiswahili)', 'sw'),
(120, 'Swedish', 'sv'),
(121, 'Tagalog', 'tl'),
(122, 'Tajik', 'tg'),
(123, 'Tamil', 'ta'),
(124, 'Tatar', 'tt'),
(125, 'Telugu', 'te'),
(126, 'Thai', 'th'),
(127, 'Tibetan', 'bo'),
(128, 'Tigrinya', 'ti'),
(129, 'Tonga', 'to'),
(130, 'Tsonga', 'ts'),
(131, 'Turkish', 'tr'),
(132, 'Turkmen', 'tk'),
(133, 'Twi', 'tw'),
(134, 'Uighur', 'ug'),
(135, 'Ukrainian', 'uk'),
(136, 'Urdu', 'ur'),
(137, 'Uzbek', 'uz'),
(138, 'Vietnamese', 'vi'),
(139, 'Volap&uuml;k', 'vo'),
(140, 'Wallon', 'wa'),
(141, 'Welsh', 'cy'),
(142, 'Wolof', 'wo'),
(143, 'Xhosa', 'xh'),
(144, 'Yiddish', 'yi'),
(145, 'Yoruba', 'yo'),
(146, 'Zulu', 'zu');

-- --------------------------------------------------------

--
-- Table structure for table `pm_log`
--

CREATE TABLE `pm_log` (
  `id` int(10) NOT NULL,
  `log_msg` text NOT NULL,
  `area` varchar(50) NOT NULL DEFAULT '',
  `added` int(11) NOT NULL DEFAULT 0,
  `msg_type` enum('0','1') NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_meta`
--

CREATE TABLE `pm_meta` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `item_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `item_type` smallint(3) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) NOT NULL DEFAULT '',
  `meta_value` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_meta`
--

INSERT INTO `pm_meta` (`id`, `item_id`, `item_type`, `meta_key`, `meta_value`) VALUES
(4, 1, 3, '_meta_keywords', ''),
(5, 1, 3, '_meta_description', ''),
(6, 2, 3, '_meta_keywords', ''),
(7, 2, 3, '_meta_description', ''),
(8, 1, 2, '_post_thumb', '8e6d81ca_th.jpg'),
(9, 1, 2, '_post_thumb_show', '8e6d81ca_th.jpg');

-- --------------------------------------------------------

--
-- Table structure for table `pm_notifications`
--

CREATE TABLE `pm_notifications` (
  `notification_id` bigint(20) UNSIGNED NOT NULL,
  `to_user_id` int(10) UNSIGNED NOT NULL,
  `from_user_id` int(10) UNSIGNED NOT NULL,
  `activity_type` varchar(50) NOT NULL,
  `time` int(10) UNSIGNED NOT NULL,
  `seen` enum('0','1') NOT NULL DEFAULT '0',
  `metadata` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_pages`
--

CREATE TABLE `pm_pages` (
  `id` int(6) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `content` longtext NOT NULL,
  `author` int(5) NOT NULL DEFAULT 0,
  `date` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `status` smallint(3) NOT NULL DEFAULT 0,
  `page_name` varchar(255) NOT NULL DEFAULT '',
  `views` int(8) UNSIGNED NOT NULL DEFAULT 0,
  `showinmenu` enum('0','1') NOT NULL DEFAULT '1'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_pages`
--

INSERT INTO `pm_pages` (`id`, `title`, `content`, `author`, `date`, `status`, `page_name`, `views`, `showinmenu`) VALUES
(1, 'Terms of Agreement', '<h2>Code of Conduct</h2>\r\n<p>In using the ITINVEST.PT Service, you must behave in a civil and respectful manner at all times. Further, you will not:</p>\r\n<ul>\r\n<li>Act in a deceptive manner by, among other things, impersonating any person;</li>\r\n<li>Harass or stalk any other person;</li>\r\n<li>Harm or exploit minors;</li>\r\n<li>Distribute \"spam\";</li>\r\n<li>Collect information about others; or</li>\r\n<li>Advertise or solicit others to purchase any product or service within the&nbsp;ITINVEST.PT Site (unless you are an official&nbsp;ITINVEST.PT partner or advertiser and have a written agreement with ITINVEST.PT).</li>\r\n</ul>\r\n<p>ITINVEST.PT&nbsp;has the right, but not the obligation, to monitor all conduct on and content submitted to the&nbsp;ITINVEST.PT Service.</p>\r\n<hr />\r\n<h2>Membership</h2>\r\n<p>REGISTRATION: To fully use the&nbsp;ITINVEST.PT Service, you must register as a member by providing a user name, password, and valid email address. You must provide complete and accurate registration information to&nbsp;ITINVEST.PT and notify us if your information changes. If you are a business, government, or non-profit entity, the person whose email address is associated with the account must have the authority to bind the entity to this Agreement.</p>\r\n<p>USER NAME: We encourage you to use your real name. If you are a business, government, or non-profit entity, you must use the actual name of your organization. You may not use someone else\'s name, a name that violates any third party right, or a name that is obscene or otherwise objectionable.</p>\r\n<p>ACCOUNT SECURITY: You are responsible for all activity that occurs under your account, including any activity by unauthorized users. You must not allow others to use your account. You must safeguard the confidentiality of your password. If you are using a computer that others have access to, you must log out of your account after using the&nbsp;ITINVEST.PT Service.</p>\r\n<hr />\r\n<h2>Content Restrictions</h2>\r\n<p>You may not upload, post, or transmit (collectively, \"submit\") any video, image, text, audio recording, or other work (collectively, \"content\") that:</p>\r\n<ul>\r\n<li>Infringes any third party\'s copyrights or other rights (e.g., trademark, privacy rights, etc.);</li>\r\n<li>Contains sexually explicit content or pornography (provided, however, that non-sexual nudity is permitted);</li>\r\n<li>Contains hateful, defamatory, or discriminatory content or incites hatred against any individual or group;</li>\r\n<li>Exploits minors;</li>\r\n<li>Depicts unlawful acts or extreme violence;</li>\r\n<li>Depicts animal cruelty or extreme violence towards animals;</li>\r\n<li>Promotes fraudulent schemes, multi level marketing (MLM) schemes, get rich quick schemes, online gaming and gambling, cash gifting, work from home businesses, or any other dubious money-making ventures; or Violates any law.</li>\r\n</ul>', 1, 1389557348, 1, 'terms-toa', 562, '0'),
(2, '404 Error', '<h3>Sorry, page not found!</h3>rn<p>The page you are looking for could not be found. Please check the link you followed to get here and try again.</p>', 1, 1389557348, 1, '404', 322, '0');

-- --------------------------------------------------------

--
-- Table structure for table `pm_playlists`
--

CREATE TABLE `pm_playlists` (
  `list_id` int(10) UNSIGNED NOT NULL,
  `list_uniq_id` varchar(25) NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `type` smallint(2) NOT NULL,
  `items_count` int(10) UNSIGNED NOT NULL,
  `date` int(10) UNSIGNED NOT NULL,
  `visibility` smallint(2) NOT NULL,
  `sorting` varchar(50) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `thumb_source` varchar(50) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_playlists`
--

INSERT INTO `pm_playlists` (`list_id`, `list_uniq_id`, `user_id`, `type`, `items_count`, `date`, `visibility`, `sorting`, `title`, `description`, `thumb_source`) VALUES
(1, '6C4C4EB11D22', 1, 1, 0, 1416153754, 0, 'default', '', '', ''),
(2, '74D9FB658B79', 1, 2, 0, 1416153754, 1, 'default', '', '', ''),
(3, '0556696E7409', 1, 3, 0, 1416153754, 1, 'default', '', '', ''),
(4, 'D3104AE3F4CE', 1, 4, 5, 1454861547, 0, 'date-added-desc', '', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `pm_playlist_items`
--

CREATE TABLE `pm_playlist_items` (
  `list_item_id` bigint(20) UNSIGNED NOT NULL,
  `list_id` int(10) UNSIGNED NOT NULL,
  `video_id` int(10) UNSIGNED NOT NULL,
  `position` smallint(4) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_playlist_items`
--

INSERT INTO `pm_playlist_items` (`list_item_id`, `list_id`, `video_id`, `position`) VALUES
(162, 4, 5748, 1),
(163, 4, 5743, 2),
(164, 4, 5747, 3),
(165, 4, 5746, 4),
(166, 4, 5745, 5);

-- --------------------------------------------------------

--
-- Table structure for table `pm_preroll_ads`
--

CREATE TABLE `pm_preroll_ads` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `duration` mediumint(5) UNSIGNED NOT NULL,
  `user_group` tinyint(2) UNSIGNED NOT NULL,
  `impressions` int(10) UNSIGNED NOT NULL,
  `status` enum('0','1') NOT NULL,
  `code` text NOT NULL,
  `options` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_ratings`
--

CREATE TABLE `pm_ratings` (
  `id` varchar(10) NOT NULL DEFAULT '',
  `total_votes` mediumint(6) UNSIGNED NOT NULL DEFAULT 0,
  `total_value` mediumint(7) UNSIGNED NOT NULL DEFAULT 0,
  `used_ips` longtext DEFAULT NULL,
  `which_id` int(11) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_reports`
--

CREATE TABLE `pm_reports` (
  `id` int(5) NOT NULL,
  `r_type` enum('1','2') NOT NULL DEFAULT '1',
  `entry_id` varchar(20) NOT NULL DEFAULT '',
  `added` varchar(11) NOT NULL DEFAULT '',
  `reason` varchar(100) NOT NULL DEFAULT '',
  `submitted` varchar(100) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_searches`
--

CREATE TABLE `pm_searches` (
  `id` int(10) NOT NULL,
  `string` varchar(100) NOT NULL DEFAULT '',
  `hits` mediumint(5) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_series`
--

CREATE TABLE `pm_series` (
  `series_id` mediumint(6) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `series_slug` varchar(255) NOT NULL,
  `seasons` smallint(5) UNSIGNED NOT NULL DEFAULT 0,
  `episodes` smallint(5) UNSIGNED NOT NULL DEFAULT 0,
  `seasons_count` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'internal counter',
  `episodes_count` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'internal counter',
  `views` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `release_year` int(4) NOT NULL DEFAULT 0,
  `date` int(10) UNSIGNED NOT NULL,
  `image` varchar(255) NOT NULL,
  `featured` smallint(3) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_sources`
--

CREATE TABLE `pm_sources` (
  `source_id` smallint(2) NOT NULL,
  `source_name` varchar(20) NOT NULL DEFAULT '',
  `source_rule` varchar(40) NOT NULL DEFAULT '',
  `url_example` varchar(100) NOT NULL DEFAULT '',
  `last_check` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `flv_player_support` enum('0','1') NOT NULL DEFAULT '0',
  `embed_player_support` enum('0','1') NOT NULL DEFAULT '0',
  `embed_code` text NOT NULL,
  `user_choice` varchar(15) NOT NULL DEFAULT '',
  `vscheck_support` enum('1','0') NOT NULL DEFAULT '0',
  `vscheck_autopilot` enum('1','0') NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_sources`
--

INSERT INTO `pm_sources` (`source_id`, `source_name`, `source_rule`, `url_example`, `last_check`, `flv_player_support`, `embed_player_support`, `embed_code`, `user_choice`, `vscheck_support`, `vscheck_autopilot`) VALUES
(1, 'localhost', '/(.*?)\\.flv/i', '', 0, '1', '0', '', 'flvplayer', '1', '0'),
(2, 'other', '/(.*?)\\.flv/i', 'http://www.example.com/uploads/video.flv', 0, '1', '0', '', 'flvplayer', '1', '0'),
(3, 'youtube', '/youtube\\./i', 'http://www.youtube.com/watch?v=[VIDEO ID]', 0, '1', '1', '<iframe src=\"//www.youtube.com/embed/%%yt_id%%?hl=en_US&hd=%%use_hq_vids%%&rel=0&autoplay=%%player_autoplay%%&color2=0x%%player_bgcolor%%&showsearch=0&showinfo=0&iv_load_policy=3&modestbranding=1\" width=\"100%\" height=\"%%player_h%%\"\" frameborder=\"0\"></iframe>', 'flvplayer', '1', '0'),
(5, 'dailymotion', '/dailymotion\\./i', 'http://www.dailymotion.com/en/category/[VIDEO ID]_video-title-here', 0, '0', '1', '<iframe frameborder=\"0\" width=\"100%\" height=\"%%player_h%%\" src=\"//www.dailymotion.com/embed/video/%%yt_id%%&autoplay=%%player_autoplay%%&highlight=20A8E1&info=0&logo=0&related=0&startscreen=html&html=1\" allowfullscreen></iframe>', 'embed', '1', '0'),
(81, 'imgur', '/(.*?)\\imgur\\.com/i', 'http://imgur.com/[ID]', 0, '1', '1', '<blockquote class=\"imgur-embed-pub\" lang=\"en\" data-id=\"%%yt_id%%\" style=\"width:%%player_w%%px !important;max-width:%%player_w%%px !important; height:%%player_h%%px\"></blockquote><script async src=\"//s.imgur.com/min/embed.js\" charset=\"utf-8\"></script>', 'embed', '0', '0'),
(82, 'gfycat', '/gfycat\\.com/i', 'http://gfycat.com/[ID]', 0, '1', '1', '<iframe src=\"//gfycat.com/ifr/%%yt_id%%\" frameborder=\"0\" scrolling=\"no\" width=\"%%player_w%%\" height=\"%%player_h%%\" style=\"-webkit-backface-visibility: hidden;-webkit-transform: scale(1);\" ></iframe>', 'flvplayer', '0', '0'),
(6, 'metacafe', '/metacafe\\.com/i', 'http://www.metacafe.com/watch/[VIDEO ID]/video_title_here/', 0, '1', '1', '<embed src=\"//www.metacafe.com/fplayer/%%yt_id%%/video.swf\" width=\"%%player_w%%\" height=\"%%player_h%%\" wmode=\"%%player_wmode%%\" pluginspage=\"//www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" allowFullScreen=\"true\" allowScriptAccess=\"always\" name=\"Metacafe_%%yt_id%%\"> \r\n</embed>', 'flvplayer', '0', '0'),
(7, 'myspace', '/myspace\\.com/i', 'http://www.myspace.com/video/channel/video-title/123456781', 0, '1', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n <param name=\"allowFullScreen\" value=\"true\"/>\r\n <param name=\"wmode\" value=\"%%player_wmode%%\"/>\r\n <param name=\"movie\" value=\"//mediaservices.myspace.com/services/media/embed.aspx/m=%%yt_id%%,t=1,mt=video\"/>\r\n <embed src=\"//mediaservices.myspace.com/services/media/embed.aspx/m=%%yt_id%%,t=1,mt=video\" width=\"%%player_w%%\" height=\"%%player_h%%\" allowFullScreen=\"true\" type=\"application/x-shockwave-flash\" wmode=\"%%player_wmode%%\"></embed>\r\n</object>', 'embed', '0', '0'),
(9, 'veoh', '/veoh\\.com/i', 'http://www.veoh.com/collection/Artist-or-Group-Name/watch/[VIDEO ID]', 0, '0', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\" id=\"veohFlashPlayer\" name=\"veohFlashPlayer\">\r\n <param name=\"movie\" value=\"//www.veoh.com/static/swf/webplayer/WebPlayer.swf?permalinkId=%%yt_id%%&player=videodetailsembedded&videoAutoPlay=%%player_autoplay%%&id=anonymous\"></param>\r\n <param name=\"allowFullScreen\" value=\"true\"></param>\r\n <param name=\"wmode\" value=\"%%player_wmode%%\"></param>\r\n <param name=\"allowscriptaccess\" value=\"always\"></param>\r\n <embed src=\"//www.veoh.com/static/swf/webplayer/WebPlayer.swf?permalinkId=%%yt_id%%&player=videodetailsembedded&videoAutoPlay=%%player_autoplay%%&id=anonymous\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"%%player_w%%\" height=\"%%player_h%%\" id=\"veohFlashPlayerEmbed\" name=\"veohFlashPlayerEmbed\" wmode=\"%%player_wmode%%\"></embed>\r\n</object>', 'embed', '0', '0'),
(10, 'break', '/break\\.com/i', 'http://www.break.com/index/video-title-here.html', 0, '1', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n <param name=\"movie\" value=\"//embed.break.com/%%yt_id%%\"></param>\r\n <param name=\"wmode\" value=\"%%player_wmode%%\"></param>\r\n <param name=\"allowScriptAccess\" value=\"always\"></param>\r\n <embed src=\"//embed.break.com/%%yt_id%%\" type=\"application/x-shockwave-flash\" allowScriptAccess=\"always\" wmode=\"%%player_wmode%%\" width=\"%%player_w%%\" height=\"%%player_h%%\"></embed>\r\n</object>', 'flvplayer', '0', '0'),
(11, 'myvideo', '/myvideo\\.de/i', 'http://www.myvideo.de/watch/[VIDEO ID]/Video_title_here/', 0, '1', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n <param name=\"movie\" value=\"//www.myvideo.de/movie/%%yt_id%%\"></param>\r\n <param name=\"AllowFullscreen\" value=\"true\"></param>\r\n <param name=\"wmode\" value=\"%%player_wmode%%\"></param>\r\n  <param name=\"AllowScriptAccess\" value=\"always\"></param>\r\n <embed src=\"//www.myvideo.de/movie/%%yt_id%%\" width=\"%%player_w%%\" height=\"%%player_h%%\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" wmode=\"%%player_wmode%%\"></embed>\r\n</object>', 'flvplayer', '0', '0'),
(71, 'nhaccuatui', '/nhaccuatui\\.com/i', 'http://www.nhaccuatui.com/mv4u/xem-clip/cjidlr07OG3N/phai-lam-the-nao-wanbi-tuan-anh.html', 0, '0', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n    <param name=\"movie\" value=\"%%url_flv%%\" />\r\n	<param name=\"quality\" value=\"high\" />\r\n	<param name=\"wmode\" value=\"%%player_wmode%%\" />\r\n	<param name=\"allowscriptaccess\" value=\"always\" />\r\n    <embed src=\"%%url_flv%%\" allowscriptaccess=\"always\" quality=\"high\" wmode=\"%%player_wmode%%\" type=\"application/x-shockwave-flash\" width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n    </embed>\r\n</object>', 'embed', '0', '0'),
(72, 'kure', '/kure\\.tv/i', 'http://www.kure.tv/otomobil/494-surucu/bmw-z4-test-surusu/151-Bolum/87652/', 0, '0', '1', '<iframe width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"//www.kure.tv/VideoEmbed?ID=%%yt_id%%\" hspace=\"0\" vspace=\"0\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\"></iframe>', 'embed', '0', '0'),
(43, 'windows media player', '/-(.*?)\\.(wmv|asf|wma)/i', 'http://www.example.com/video.wmv', 0, '0', '1', '<object id=\"wmv\" width=\"%%player_w%%\" height=\"%%player_h%%\" classid=\"CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6\" type=\"application/x-oleobject\">\r\n<param name=\"URL\" value=\"%%url_flv%%\">\r\n<param name=\"AutoStart\" value=\"true\">\r\n<param name=\"ShowControls\" value=\"true\">\r\n<param name=\"ShowStatusBar\" value=\"false\">\r\n<param name=\"ShowDisplay\" value=\"false\">\r\n<param name=\"EnableFullScreenControls\" value=\"true\">\r\n<param name=\"FullScreenMode\" value=\"true\">\r\n<param name=\"wmode\" value=\"%%player_wmode%%\"></param> \r\n<embed type=\"application/x-mplayer2\" src=\"%%url_flv%%\" name=\"MediaPlayer\"\r\nwidth=\"%%player_w%%\" height=\"%%player_h%%\" ShowControls=\"1\" ShowStatusBar=\"0\" ShowDisplay=\"0\" AutoStart=\"%%player_autoplay%%\" EnableFullScreenControls=\"1\" FullScreenMode=\"1\" wmode=\"%%player_wmode%%\"></embed>\r\n</object>', 'embed', '0', '0'),
(69, 'veevr', '/veevr\\.com/i', 'http://veevr.com/videos/videoID', 0, '0', '1', '<iframe src=\"//veevr.com/embed/%%yt_id%%?w=%%player_w%%&h=%%player_h%%\" width=\"%%player_w%%\" height=\"%%player_h%%\" scrolling=\"no\" frameborder=\"0\"></iframe>', 'embed', '0', '0'),
(70, '123video.nl', '/123video\\.nl/i', 'http://www.123video.nl/playvideos.asp?MovieID=1234567', 0, '0', '1', '<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"//fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0\" width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n    <param name=\"movie\" value=\"//www.123video.nl/123video_emb.swf?mediaSrc=%%yt_id%%\"></param>\r\n	<param name=\"quality\" value=\"high\"></param>\r\n	<param name=\"allowScriptAccess\" value=\"always\"></param>\r\n	<param name=\"allowFullScreen\" value=\"true\"></param>\r\n	<embed src=\"//www.123video.nl/123video_emb.swf?mediaSrc=%%yt_id%%\"	quality=\"high\" width=\"%%player_w%%\" height=\"%%player_h%%\" allowfullscreen=\"true\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" pluginspage=\"//www.macromedia.com/go/getflashplayer\" />\r\n</object>', 'embed', '0', '0'),
(16, 'vimeo', '/vimeo\\.com/i', 'http://vimeo.com/[VIDEO ID]', 0, '1', '1', '<iframe src=\"//player.vimeo.com/video/%%yt_id%%?color=20A8E1&autoplay=%%player_autoplay%%&title=0&byline=0&badge=0\" width=\"100%\" height=\"%%player_h%%\" frameborder=\"0\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>', 'flvplayer', '1', '0'),
(17, 'trilulilu', '/trilulilu\\.ro/i', 'http://www.trilulilu.ro/user/[VIDEO ID]', 0, '1', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\"> <param name=\"wmode\" value=\"%%player_wmode%%\"></param> <param name=\"movie\" value=\"//embed.trilulilu.ro/video/%%username%%/%%yt_id%%.swf\"></param> <param name=\"allowFullScreen\" value=\"true\"></param> <param name=\"allowscriptaccess\" value=\"always\"></param> <param name=\"flashvars\" value=\"username=%%username%%&hash=%%yt_id%%&color=0x%%player_bgcolor%%\"></param> <embed src=\"//embed.trilulilu.ro/video/%%username%%/%%yt_id%%.swf\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"%%player_w%%\" height=\"%%player_h%%\" wmode=\"%%player_wmode%%\" flashvars=\"username=%%username%%&hash=%%yt_id%%&color=0x%%player_bgcolor%%\"></embed> </object>', 'flvplayer', '0', '0'),
(18, 'bliptv', '/blip\\.tv/i', 'http://blip.tv/user/video-title-[VIDEO ID]', 0, '1', '1', '<embed src=\"//blip.tv/play/%%yt_id%%\" type=\"application/x-shockwave-flash\" width=\"%%player_w%%\" height=\"%%player_h%%\" allowscriptaccess=\"always\" allowfullscreen=\"true\" wmode=\"%%player_wmode%%\"></embed> ', 'embed', '0', '0'),
(19, 'sevenload', '/sevenload\\.com/i', 'http://en.sevenload.com/videos/[VIDEO ID]-Video-title-here', 0, '1', '1', '<object type=\"application/x-shockwave-flash\" data=\"//static.sevenload.com/swf/player/player.swf?configPath=http%3A%2F%2Fflash.sevenload.com%2Fplayer%3FportalId%3Den%26autoplay%3D%%player_autoplay%%%26mute%3D0%26itemId%3D%%yt_id%%&locale=en_US&autoplay=%%player_autoplay%%\" width=\"%%player_w%%\" height=\"%%player_h%%\"> <param name=\"allowFullscreen\" value=\"true\" /> <param name=\"allowScriptAccess\" value=\"always\" /> <param name=\"movie\" value=\"//static.sevenload.com/swf/player/player.swf?configPath=http%3A%2F%2Fflash.sevenload.com%2Fplayer%3FportalId%3Den%26autoplay%3D%%player_autoplay%%%26mute%3D0%26itemId%3D%%yt_id%%&locale=en_US&autoplay=%%player_autoplay%%\" />', 'flvplayer', '0', '0'),
(20, 'funnyordie', '/funnyordie\\.com/i', 'http://www.funnyordie.com/videos/[VIDEO ID]', 0, '1', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\" classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" id=\"ordie_player_%%yt_id%%\">\r\n <param name=\"wmode\" value=\"%%player_wmode%%\"></param>\r\n <param name=\"movie\" value=\"//player.ordienetworks.com/flash/fodplayer.swf\" />\r\n <param name=\"flashvars\" value=\"key=%%yt_id%%\" />\r\n <param name=\"allowfullscreen\" value=\"true\" />\r\n <param name=\"allowscriptaccess\" value=\"always\"></param>\r\n <embed width=\"%%player_w%%\" height=\"%%player_h%%\" flashvars=\"key=%%yt_id%%\" allowfullscreen=\"true\" allowscriptaccess=\"always\" quality=\"high\" src=\"//player.ordienetworks.com/flash/fodplayer.swf\" name=\"ordie_player_%%yt_id%%\" type=\"application/x-shockwave-flash\" wmode=\"%%player_wmode%%\"></embed>\r\n</object>', 'flvplayer', '0', '0'),
(68, 'clip.vn', '/clip\\.vn//i', 'http://clip.vn/watch/Video-title,videoID', 0, '0', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n <param name=\"movie\" value=\"//clip.vn/w/%%yt_id%%\"/>\r\n <param name=\"allowFullScreen\" value=\"true\"/>\r\n <param name=\"allowScriptAccess\" value=\"always\"/>\r\n <embed type=\"application/x-shockwave-flash\" allowFullScreen=\"true\" allowScriptAccess=\"always\" width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"//clip.vn/w/%%yt_id%%\"></embed>\r\n</object>', 'embed', '0', '0'),
(23, 'filebox', '/filebox\\.ro/i', 'http://www.filebox.ro/video/play_video.php?key=[VIDEO ID]', 0, '0', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n <embed type=\"application/x-shockwave-flash\" src=\"//www.filebox.ro/video/FileboxPlayer_provider.php\" style=\"\" id=\"mediaplayer\" name=\"mediaplayer\" quality=\"high\" allowfullscreen=\"true\" wmode=\"%%player_wmode%%\" flashvars=\"source_script=//videoserver325.filebox.ro/get_video.php&key=%%yt_id%%&autostart=%%player_autoplay%%&getLink=//fbx.ro/v/%%yt_id%%&splash=//imageserver.filebox.ro/get_splash.php?key=%%yt_id%%&link=\" height=\"%%player_h%%\" width=\"%%player_w%%\">\r\n</object>', 'embed', '0', '0'),
(24, 'youku', '/youku\\.com/i', 'http://v.youku.com/v_show/id_[VIDEO ID].html', 0, '0', '1', '<embed src=\"//player.youku.com/player.php/sid/%%yt_id%%=/v.swf\" quality=\"high\" width=\"%%player_w%%\" height=\"%%player_h%%\" align=\"middle\" allowScriptAccess=\"sameDomain\" type=\"application/x-shockwave-flash\" wmode=\"%%player_wmode%%\"></embed>', 'embed', '0', '0'),
(67, 'tudou', '/tudou\\.com/i', 'http://www.tudou.com/programs/view/video-id/', 0, '0', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n <param name=\"movie\" value=\"//www.tudou.com/v/%%yt_id%%/v.swf\"></param>\r\n <param value=\"true\" name=\"allowfullscreen\"></param>\r\n <param value=\"always\" name=\"allowscriptaccess\"></param>\r\n <param value=\"opaque\" name=\"%%player_wmode%%\"></param>\r\n <embed src=\"//www.tudou.com/v/%%yt_id%%/v.swf\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" wmode=\"%%player_wmode%%\" width=\"%%player_w%%\" height=\"%%player_h%%\"></embed>\r\n</object>', 'embed', '0', '0'),
(66, 'publicdomainflicks', '/publicdomainflicks\\.com/i', 'http://www.publicdomainflicks.com/0123-video-title/', 0, '1', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n <param name=\"movie\" value=\"//www.publicdomainflicks.com/flvplayer.swf\"></param>\r\n <param name=\"wmode\" value=\"%%player_wmode%%\"></param>\r\n <param name=\"allowFullScreen\" value=\"true\"></param>\r\n <param name=\"allowScriptAccess\" value=\"always\"></param>\r\n <param name=\"flashvars\" value=\"file=%%url_flv%%&autostart=%%player_autoplay%%&volume=80\"></param>\r\n <embed src=\"//www.publicdomainflicks.com/flvplayer.swf\" width=\"%%player_w%%\" height=\"%%player_h%%\" allowscriptaccess=\"always\" allowfullscreen=\"true\" flashvars=\"file=%%url_flv%%&autostart=%%player_autoplay%%&volume=80\"/>\r\n</object>', 'flvplayer', '0', '0'),
(30, 'liveleak', '/liveleak\\.com/i', 'http://www.liveleak.com/view?i=[VIDEO ID]', 0, '0', '1', '<iframe width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"//www.liveleak.com/ll_embed?f=%%yt_id%%\" frameborder=\"0\" allowfullscreen></iframe>', 'embed', '0', '0'),
(32, 'supervideo', '/balsas\\.lt/i', 'http://video.balsas.lt/video/[VIDEO ID]', 0, '0', '1', '<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0\" width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n<param name=\"allowScriptAccess\" value=\"always\" />\r\n<param name=\"allowFullScreen\" value=\"true\" />\r\n<param name=\"movie\" value=\"//video.balsas.lt/pimg/Site/Flash/player.swf?configFile=//video.balsas.lt/Videos/getConfig/%%yt_id%%\" />\r\n<param name=\"quality\" value=\"high\" />\r\n<param name=\"bgcolor\" value=\"#%%player_bgcolor%%\" />\r\n<param name=\"flashvars\" value=\"configFile=//video.balsas.lt/Videos/getConfig/%%yt_id%%\"/>\r\n<embed src=\"//video.balsas.lt/pimg/Site/Flash/player.swf?configFile=//video.balsas.lt/Videos/getConfig/%%yt_id%%\" quality=\"high\" bgcolor=\"#%%player_bgcolor%%\" width=\"%%player_w%%\" height=\"%%player_h%%\" allowScriptAccess=\"always\" allowFullScreen=\"true\" type=\"application/x-shockwave-flash\" pluginspage=\"//www.macromedia.com/go/getflashplayer\" /></object>\r\n', 'embed', '0', '0'),
(65, 'peteava', '/peteava\\.ro/i', 'http://www.peteava.ro/id-123456-video-title', 0, '0', '1', '<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\"%%player_w%%\" height=\"%%player_h%%\" id=\"swf_player_id_for_ie_who_sucks\">\r\n    <param name=\"movie\" value=\"//www.peteava.ro/static/swf/player.swf\">\r\n	<param name=\"allowfullscreen\" value=\"true\">\r\n	<param name=\"allowscriptaccess\" value=\"always\">\r\n	<param name=\"menu\" value=\"false\">\r\n	<param name=\"flashvars\" value=\"streamer=//content.peteava.ro/stream.php&file=%%yt_id%%_standard.mp4&image=//storage2.peteava.ro/serve/thumbnail/%%yt_id%%/playerstandard&hd_file=&hd_image=//storage2.peteava.ro/serve/thumbnail/%%yt_id%%/playerhigh&autostart=%%player_autoplay%%\">\r\n	<embed src=\"//www.peteava.ro/static/swf/player.swf\" id=\"__ptv_pl_%%yt_id%%_%%player_w%%_%%player_h%%__\" name=\"__ptv_pl_%%yt_id%%_%%player_w%%_%%player_h%%__\" width=\"%%player_w%%\" height=\"%%player_h%%\" allowscriptaccess=\"always\" menu=\"false\" allowfullscreen=\"true\" \r\n	flashvars=\"streamer=//content.peteava.ro/stream.php&file=%%yt_id%%_standard.mp4&image=//storage2.peteava.ro/serve/thumbnail/%%yt_id%%/playerstandard&hd_file=&hd_image=//storage2.peteava.ro/serve/thumbnail/%%yt_id%%/playerhigh&autostart=%%player_autoplay%%\"/>\r\n</object>', 'embed', '0', '0'),
(35, 'musicme', '/musicme\\.com/i', 'http://www.musicme.com/#/Patrick-Bruel/videos/Epk-Patrick-Bruel-[VIDEO ID].html', 0, '0', '1', '<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" width=\"%%player_w%%\" height=\"%%player_h%%\" id=\"musicmevideo%%yt_id%%\">\r\n <param name=\"movie\" value=\"//www.musicme.com/_share/vplayer.swf?cb=%%yt_id%%\"></param>\r\n <param name=\"wmode\" value=\"%%player_wmode%%\"></param>\r\n <param name=\"allowScriptAccess\" value=\"always\">\r\n <param name=\"bgcolor\" value=\"#000000\" />\r\n <embed src=\"//www.musicme.com/_share/vplayer.swf?cb=%%yt_id%%\" type=\"application/x-shockwave-flash\" width=\"%%player_w%%\" height=\"%%player_h%%\" bgcolor=\"#000000\" allowScriptAccess=\"always\" wmode=\"%%player_wmode%%\"></embed>\r\n</object>', 'embed', '0', '0'),
(39, 'spike', '/spike\\.com/i', 'http://www.spike.com/video/cinemassacre-top-10/[VIDEO ID]', 0, '0', '1', '<embed width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"//www.spike.com/efp\" quality=\"high\" bgcolor=\"000000\" name=\"efp\" align=\"middle\" type=\"application/x-shockwave-flash\" pluginspage=\"//www.macromedia.com/go/getflashplayer\" flashvars=\"flvbaseclip=%%yt_id%%\" allowfullscreen=\"true\" wmode=\"%%player_wmode%%\">\r\n</embed> ', 'embed', '0', '0'),
(64, 'videozer', '/videozer\\.com/i', 'http://www.videozer.com/video/abcde', 0, '0', '1', '<object id=\"player\" width=\"%%player_w%%\" height=\"%%player_h%%\" classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\">\r\n    <param name=\"movie\" value=\"//www.videozer.com/embed/%%yt_id%%\"></param>\r\n	<param name=\"allowFullScreen\" value=\"true\"></param>\r\n	<param name=\"allowscriptaccess\" value=\"always\"></param>\r\n    <embed src=\"//www.videozer.com/embed/%%yt_id%%\" width=\"%%player_w%%\" height=\"%%player_h%%\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\"></embed>\r\n</object>', 'embed', '0', '0'),
(42, 'musicplayon', '/musicplayon\\.com/i', 'http://en.musicplayon.com/play?v=[VIDEO ID]Video_Title', 0, '0', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,15,0\">\r\n <param name=\"wmode\" value=\"%%player_wmode%%\"></param>\r\n <param name=\"movie\" value=\"//en.musicplayon.com/embed?VID=%%yt_id%%&autoPlay=N&hideLeftPanel=Y&bgColor=0x232323&activeColor=0x%%player_bgcolor%%&inactiveColor=0x3C3C3C&titleColor=0x584596&textsColor=0x999999&selectedColor=0x0F0F0F&btnColor=0x000000&rnd=288950\" />\r\n <param name=\"quality\" value=\"high\" />\r\n <param name=\"allowfullscreen\" value=\"true\" />\r\n <param name=\"allowscriptaccess\" value=\"always\" />\r\n <embed width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"//en.musicplayon.com/embed?VID=%%yt_id%%&autoPlay=N&hideLeftPanel=Y&bgColor=0x232323&activeColor=0x%%player_bgcolor%%&inactiveColor=0x3C3C3C&titleColor=0x584596&textsColor=0x999999&selectedColor=0x0F0F0F&btnColor=0x000000&rnd=288950\" quality=\"high\" allowfullscreen=\"true\" allowscriptaccess=\"always\" pluginspage=\"//www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" wmode=\"%%player_wmode%%\"></embed>\r\n</object>', 'embed', '0', '0'),
(44, 'quicktime', '/-(.*?)\\.(mov|m2a|m2v|3gp|3g2|m4a|m4v)/i', 'http://www.example.com/video.mov', 0, '0', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\" classid=\"clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B\" codebase= \"//www.apple.com/qtactivex/qtplugin.cab\">\r\n <param name=\"src\" value=\"%%url_flv%%\" />\r\n <param name=\"autoplay\" value=\"false\" />\r\n <param name=\"controller\" value=\"true\" />\r\n <param name=\"scale\" value=\"tofit\" />\r\n <param name=\"wmode\" value=\"%%player_wmode%%\"></param>\r\n <embed src=\"%%url_flv%%\" width=\"%%player_w%%\" height=\"%%player_h%%\" scale=\"tofit\" wmode=\"%%player_wmode%%\" autoplay=\"false\" controller=\"true\" type=\"video/quicktime\" pluginspage=\"//www.apple.com/quicktime/download/\"></embed>\r\n</object>', 'embed', '0', '0'),
(45, 'yahoomusic', '/music\\.yahoo\\.com/i', 'http://new.music.yahoo.com/videos/LadyGaGa/Bad-Romance--218606963', 0, '0', '1', '<object width=\"%%player_w%%\" id=\"uvp_fop\" height=\"%%player_h%%\" allowFullScreen=\"true\">\r\n <param name=\"movie\" value=\"//d.yimg.com/m/up/fop/embedflv/swf/fop.swf\"/>\r\n <param name=\"flashVars\" value=\"%%url_flv%%\"/>\r\n <param name=\"wmode\" value=\"%%player_wmode%%\"/>\r\n <embed width=\"%%player_w%%\" id=\"uvp_fop\" height=\"%%player_h%%\" allowFullScreen=\"true\" src=\"//d.yimg.com/m/up/fop/embedflv/swf/fop.swf\" type=\"application/x-shockwave-flash\" flashvars=\"%%url_flv%%\" />\r\n</object>', 'embed', '0', '0'),
(47, '5min', '/5min\\.com\\/video/i', 'http://www.5min.com/Video/Video-Title-[VIDEO ID]', 0, '1', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\" id=\"FiveminPlayer\" classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\">\r\n <param name=\"allowfullscreen\" value=\"true\"/>\r\n <param name=\"allowScriptAccess\" value=\"always\"/>\r\n <param name=\"movie\" value=\"//www.5min.com/Embeded/%%yt_id%%/\"/>\r\n <embed name=\"FiveminPlayer\" src=\"//www.5min.com/Embeded/%%yt_id%%/\" type=\"application/x-shockwave-flash\" width=\"%%player_w%%\" height=\"%%player_h%%\" allowfullscreen=\"true\" allowScriptAccess=\"always\"></embed>\r\n</object>', 'embed', '0', '0'),
(63, 'vplay', '/vplay\\.ro/i', 'http://vplay.ro/watch/abcdef/', 0, '0', '1', '<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0\" width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n	<param name=\"movie\" value=\"//i.vplay.ro/f/embed.swf?key=%%yt_id%%\">\r\n	<param name=\"allowfullscreen\" value=\"true\">\r\n	<param name=\"quality\" value=\"high\">\r\n	<embed src=\"//i.vplay.ro/f/embed.swf?key=%%yt_id%%\" quality=\"high\" pluginspage=\"//www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"%%player_w%%\" height=\"%%player_h%%\" allowfullscreen=\"true\" ></embed>\r\n</object>', 'embed', '0', '0'),
(51, 'smotri', '/smotri\\.com\\/video/i', 'http://smotri.com/video/view/?id=[VIDEO ID]', 0, '0', '1', '<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n  <param name=\"movie\" value=\"//pics.smotri.com/scrubber_custom8.swf?file=%%yt_id%%&bufferTime=3&autoStart=false&str_lang=eng&xmlsource=http%3A%2F%2Fpics.smotri.com%2Fcskins%2Fblue%2Fskin_color_black.xml&xmldatasource=http%3A%2F%2Fpics.smotri.com%2Fskin_ng.xml\" />\r\n  <param name=\"allowScriptAccess\" value=\"always\" />\r\n  <param name=\"allowFullScreen\" value=\"true\" />\r\n  <embed src=\"//pics.smotri.com/scrubber_custom8.swf?file=%%yt_id%%&bufferTime=3&autoStart=false&str_lang=eng&xmlsource=http%3A%2F%2Fpics.smotri.com%2Fcskins%2Fblue%2Fskin_color_black.xml&xmldatasource=http%3A%2F%2Fpics.smotri.com%2Fskin_ng.xml\" quality=\"high\" allowscriptaccess=\"always\" allowfullscreen=\"true\" wmode=\"window\"  width=\"%%player_w%%\" height=\"%%player_h%%\" type=\"application/x-shockwave-flash\"></embed>\r\n </object>', 'embed', '0', '0'),
(52, 'divx', '/(.*?)\\.(avi|divx|mkv)/i', 'http://www.example.com/video.avi', 0, '0', '1', '<object classid=\"clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616\" width=\"%%player_w%%\" height=\"%%player_h%%\" codebase=\"//go.divx.com/plugin/DivXBrowserPlugin.cab\">   \r\n<param name=\"src\" value=\"%%url_flv%%\" />\r\n<param name=\"autoPlay\" value=\"%%player_autoplay%%\" />\r\n<param name=\"bannerEnabled\" value=\"false\" />\r\n<param name=\"previewImage\" value=\"%%yt_thumb%%\" />\r\n<embed type=\"video/divx\" src=\"%%url_flv%%\" autoPlay=\"%%player_autoplay%%\" previewImage=\"%%yt_thumb%%\" bannerEnabled=\"false\" width=\"%%player_w%%\" height=\"%%player_h%%\" pluginspage=\"//go.divx.com/plugin/download/\"></embed>   \r\n</object>', 'embed', '0', '0'),
(53, 'vbox7', '/vbox7\\.com\\/play/i', 'http://vbox7.com/play:[VIDEO ID]', 0, '1', '1', '<iframe width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"//vbox7.com/emb/external.php?vid=%%yt_id%%\" frameborder=\"0\" allowfullscreen></iframe>', 'flvplayer', '0', '0'),
(77, 'cloudy.ec', '/cloudy\\.ec/i', 'http://www.cloudy.ec/v/[VIDEO ID]', 0, '0', '1', '<iframe width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"//www.cloudy.ec/embed.php?id=%%yt_id%%\" frameborder=\"0\" border=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" allowfullscreen></iframe>', 'embed', '0', '0'),
(54, 'livestream', '/livestream\\.com/i', 'http://www.livestream.com/channel_name', 0, '0', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\" id=\"lsplayer\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"><param name=\"movie\" value=\"%%url_flv%%&amp;autoPlay=false\"></param><param name=\"allowScriptAccess\" value=\"always\"></param><param name=\"allowFullScreen\" value=\"true\"></param><embed name=\"lsplayer\" src=\"%%url_flv%%&amp;autoPlay=false\" width=\"%%player_w%%\" height=\"%%player_h%%\" allowScriptAccess=\"always\" allowFullScreen=\"true\" type=\"application/x-shockwave-flash\"></embed></object>', 'embed', '0', '0'),
(78, 'myvideo.ge', '/myvideo\\.ge/i', 'http://www.myvideo.ge/?video_id=[VIDEO ID]', 0, '0', '1', '<iframe width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"//embed.myvideo.ge/flv_player/player.php?video_id=%%yt_id%%\" frameborder=\"0\" border=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" allowfullscreen></iframe>', 'embed', '0', '0'),
(79, 'vevo', '/vevo\\.com/i', 'http://www.vevo.com/watch/[VIDEO ID]', 0, '0', '1', '<iframe width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"//cache.vevo.com/assets/html/embed.html?video=%%yt_id%%&autoplay=0\" frameborder=\"0\" border=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" allowfullscreen></iframe>', 'embed', '0', '0'),
(56, 'ustream', '/ustream\\.tv/i', 'http://www.ustream.tv/channel/user', 0, '0', '1', '<object type=\"application/x-shockwave-flash\" width=\"%%player_w%%\" height=\"%%player_h%%\" data=\"//www.ustream.tv/flash/viewer.swf\">\r\n						<param name=\"flashvars\" value=\"autoplay=true&amp;%%yt_id%%&amp;v3=true&amp;locale=en_US&amp;referrer=unknown&amp;enablejsapi=true\"/>\r\n						<param name=\"allowfullscreen\" value=\"true\"/>\r\n						<param name=\"allowscriptaccess\" value=\"always\"/>\r\n						<param name=\"movie\" value=\"%%url_flv%%\"/>\r\n						<embed flashvars=\"autoplay=true&amp;%%yt_id%%&amp;v3=true&amp;locale=en_US&amp;referrer=unknown&amp;enablejsapi=true\" src=\"//www.ustream.tv/flash/viewer.swf\" width=\"%%player_w%%\" height=\"%%player_h%%\" allowfullscreen=\"true\" allowscriptaccess=\"always\" type=\"application/x-shockwave-flash\" />\r\n						</object>', 'embed', '0', '0'),
(57, 'mp3', '/(.*?)\\.mp3/i', 'http://www.example.com/file.mp3', 0, '1', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0\">\n <param name=\"scale\" value=\"noscale\" />\n <param name=\"allowFullScreen\" value=\"true\" />\n <param name=\"allowScriptAccess\" value=\"always\" />\n <param name=\"allowNetworking\" value=\"all\" />\n <param name=\"bgcolor\" value=\"#%%player_bgcolor%%\" />\n <param name=\"wmode\" value=\"%%player_wmode%%\" /> \n <param name=\"movie\" value=\"%%player_url%%\" />\n <param name=\"flashVars\" value=\"&plugins=revolt-1&file=%%url_flv%%&type=sound&image=%%yt_thumb%%&backcolor=%%player_bgcolor%%&frontcolor=FFFFFF&autostart=%%player_autoplay%%&screencolor=000000\" />\n <embed src=\"%%player_url%%\" width=\"%%player_w%%\" height=\"%%player_h%%\" scale=\"noscale\" bgcolor=\"#%%player_bgcolor%%\" type=\"application/x-shockwave-flash\" allowFullScreen=\"true\" allowScriptAccess=\"always\" wmode=\"%%player_wmode%%\" flashvars=\"&plugins=revolt-1&file=%%url_flv%%&type=sound&image=%%yt_thumb%%&backcolor=%%player_bgcolor%%&frontcolor=FFFFFF&autostart=%%player_autoplay%%&screencolor=000000\"></embed>\n</object>', 'embed', '0', '0'),
(58, 'mynet', '/video\\.mynet\\.com/i', 'http://video.mynet.com/username/video-title/video-id/', 0, '1', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n <param name=\"allowfullscreen\" value=\"true\" />\r\n <param name=\"allowscriptaccess\" value=\"always\" />\r\n <param name=\"autoplay\" value=\"%%player_autoplay%%\" />\r\n <param name=\"wmode\" value=\"%%player_wmode%%\" />\r\n <param name=\"movie\" value=\"//video.mynet.com/username/video-title/%%yt_id%%.swf\" />\r\n <embed src=\"//video.mynet.com/username/video-title/%%yt_id%%.swf\" type=\"application/x-shockwave-flash\" wmode=\"%%player_wmode%%\" allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"%%player_w%%\" height=\"%%player_h%%\" autoplay=\"%%player_autoplay%%\"></embed>\r\n</object>', 'flvplayer', '0', '0'),
(59, 'vidivodo', '/vidivodo\\.com/i', 'http://www.vidivodo.com/video-id/video-title', 0, '0', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n <param name=\"movie\" value=\"%%url_flv%%\" />\r\n <param name=\"allowfullscreen\" value=\"true\" />\r\n <param name=\"allowscriptaccess\" value=\"always\" />\r\n <param name=\"autoplay\" value=\"%%player_autoplay%%\" />\r\n <param name=\"wmode\" value=\"%%player_wmode%%\" />\r\n <param name=\"bgcolor\" value=\"#%%player_bgcolor%%\" />\r\n <embed src=\"%%url_flv%%\" type=\"application/x-shockwave-flash\" wmode=\"%%player_wmode%%\"	allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"%%player_w%%\" height=\"%%player_h%%\" autoplay=\"%%player_autoplay%%\" bgcolor=\"#%%player_bgcolor%%\"></embed>\r\n</object>', 'embed', '0', '0'),
(61, 'izlesene', '/izlesene\\.com/i', 'http://www.izlesene.com/video/video-title/video-id', 0, '0', '1', '<object width=\"%%player_w%%\" height=\"%%player_h%%\">\r\n <param name=\"allowfullscreen\" value=\"true\" />\r\n <param name=\"allowscriptaccess\" value=\"always\" />\r\n <param name=\"wmode\" value=\"%%player_wmode%%\" />\r\n <param name=\"bgcolor\" value=\"#%%player_bgcolor%%\" />\r\n <param name=\"movie\" value=\"//www.izlesene.com/embedplayer.swf?video=%%yt_id%%\" />\r\n <embed src=\"//www.izlesene.com/embedplayer.swf?video=%%yt_id%%\" wmode=\"%%player_wmode%%\" bgcolor=\"#%%player_bgcolor%%\" allowfullscreen=\"true\" allowscriptaccess=\"always\" menu=\"false\" width=\"%%player_w%%\" height=\"%%player_h%%\" type=\"application/x-shockwave-flash\"></embed>\r\n</object>', 'embed', '0', '0'),
(62, 'videobb', '/videobb\\./i', 'http://www.videobb.com/video/video-id', 0, '0', '1', '<object id=\"player\" width=\"%%player_w%%\" height=\"%%player_h%%\" classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\">\r\n  <param name=\"movie\" value=\"%%url_flv%%\"></param>\r\n  <param name=\"allowFullScreen\" value=\"true\" ></param>\r\n  <param name=\"allowscriptaccess\" value=\"always\"></param>\r\n  <param name=\"wmode\" value=\"%%player_wmode%%\" />\r\n <embed src=\"%%url_flv%%\" wmode=\"%%player_wmode%%\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"%%player_w%%\" height=\"%%player_h%%\"></embed>\r\n</object>', 'embed', '0', '0'),
(73, 'mail.ru', '/mail.ru/video/i', 'http://my.mail.ru/video/mail/radnovomyznakomstvy/176/254.html', 0, '0', '1', '<iframe src=\"//api.video.mail.ru/videos/embed/%%yt_id%%\" width=\"%%player_w%%\" height=\"%%player_h%%\" frameborder=\"0\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>', 'embed', '0', '0'),
(74, 'vk', '/vk.(com|ru|me)/video/i', 'http://vk.com/video28908630_165233143', 0, '0', '1', '<iframe src=\"//vk.com/video_ext.php?%%yt_id%%\" width=\"%%player_w%%\" height=\"%%player_h%%\" frameborder=\"0\"></iframe>', 'embed', '0', '0'),
(75, 'rutube', '/rutube.ru/video/i', 'http://rutube.ru/video/852e974534e3527f16810a7a19c418b0/', 0, '0', '1', '<iframe width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"//rutube.ru/video/embed/%%yt_id%%\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowfullscreen></iframe>', 'embed', '0', '0'),
(76, 'novamov', '/novamov.com/i', 'http://www.novamov.com/video/video-id', 0, '0', '1', '<iframe style=\"overflow: hidden; border: 0; width: %%player_w%%px; height: %%player_h%%px;\" src=\"//embed.novamov.com/embed.php?v=%%yt_id%%\" scrolling=\"no\"></iframe>', 'embed', '0', '0'),
(80, 'facebook', '/facebook.com/i', 'https://www.facebook.com/video.php?v=video-id', 0, '0', '1', '<iframe src=\"//www.facebook.com/video/embed?video_id=%%yt_id%%\" width=\"%%player_w%%\" height=\"%%player_h%%\" frameborder=\"0\"></iframe>', 'embed', '0', '0'),
(83, 'googledrive', '/drive\\.google/i', 'https://drive.google.com/file/d/[VIDEO ID]/view', 0, '1', '1', '<iframe width=\"%%player_w%%\" height=\"%%player_h%%\" src=\"//drive.google.com/file/d/%%yt_id%%/preview\" frameborder=\"0\" border=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" allowfullscreen></iframe>', 'embed', '0', '0');

-- --------------------------------------------------------

--
-- Table structure for table `pm_tags`
--

CREATE TABLE `pm_tags` (
  `tag_id` int(7) NOT NULL,
  `uniq_id` varchar(10) NOT NULL DEFAULT '',
  `tag` varchar(50) NOT NULL DEFAULT '',
  `safe_tag` varchar(200) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_tags`
--

INSERT INTO `pm_tags` (`tag_id`, `uniq_id`, `tag`, `safe_tag`) VALUES
(41, 'e794c267c', 'vindheim', 'vindheim'),
(42, 'e794c267c', 'uranin', 'uranin'),
(43, 'e794c267c', 'overvann', 'overvann'),
(44, '55707c71a', 'Ukrainian President Volodymyr Zelensky', 'ukrainian-president-volodymyr-zelensky'),
(45, '55707c71a', 'free ukraine', 'free-ukraine'),
(46, '55707c71a', 'no war', 'no-war'),
(47, 'd8ea24778', 'vindheim', 'vindheim'),
(48, 'd8ea24778', 'visitnorway', 'visitnorway'),
(49, 'd8ea24778', 'visiteurope', 'visiteurope'),
(50, '658c4b473', 'Personverndagen 2022 - Teknologirådet', 'personverndagen-2022-teknologiradet'),
(51, 'b73a0e7e0', 'vindheim', 'vindheim'),
(52, 'b73a0e7e0', 'visitnorway', 'visitnorway'),
(53, 'b73a0e7e0', 'visiteurope', 'visiteurope'),
(54, '72f24b9a0', 'vindheim', 'vindheim'),
(55, '72f24b9a0', 'visitnorway', 'visitnorway'),
(56, '72f24b9a0', 'visiteurope', 'visiteurope');

-- --------------------------------------------------------

--
-- Table structure for table `pm_temp`
--

CREATE TABLE `pm_temp` (
  `id` int(5) NOT NULL,
  `url` varchar(255) NOT NULL DEFAULT '',
  `video_title` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `yt_length` mediumint(5) UNSIGNED NOT NULL DEFAULT 0,
  `tags` varchar(255) NOT NULL DEFAULT '',
  `category` smallint(3) NOT NULL DEFAULT 0,
  `username` varchar(100) NOT NULL DEFAULT '',
  `user_id` int(5) NOT NULL DEFAULT 0,
  `added` int(10) NOT NULL DEFAULT 0,
  `source_id` mediumint(3) NOT NULL DEFAULT 0,
  `language` mediumint(3) NOT NULL DEFAULT 0,
  `thumbnail` varchar(255) NOT NULL,
  `yt_id` varchar(50) NOT NULL,
  `url_flv` varchar(255) NOT NULL,
  `mp4` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_users`
--

CREATE TABLE `pm_users` (
  `id` int(10) NOT NULL,
  `username` varchar(100) NOT NULL DEFAULT '',
  `password` varchar(100) NOT NULL DEFAULT '',
  `name` varchar(150) NOT NULL DEFAULT '',
  `gender` varchar(10) NOT NULL DEFAULT '',
  `country` varchar(50) NOT NULL DEFAULT '',
  `reg_ip` varchar(20) NOT NULL DEFAULT '',
  `reg_date` int(10) UNSIGNED NOT NULL,
  `last_signin` int(10) UNSIGNED NOT NULL,
  `last_signin_ip` varchar(20) NOT NULL,
  `email` varchar(150) NOT NULL DEFAULT '',
  `favorite` enum('0','1') NOT NULL DEFAULT '1',
  `power` enum('0','1','2','3','4') NOT NULL DEFAULT '0',
  `about` text NOT NULL,
  `avatar` varchar(255) NOT NULL DEFAULT 'default.gif',
  `activation_key` varchar(20) NOT NULL DEFAULT '',
  `new_password` varchar(32) NOT NULL DEFAULT '',
  `website` varchar(255) NOT NULL,
  `facebook` varchar(255) NOT NULL,
  `twitter` varchar(255) NOT NULL,
  `lastfm` varchar(255) NOT NULL,
  `followers_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `following_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `unread_notifications_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `social_links` text NOT NULL,
  `channel_slug` varchar(255) NOT NULL,
  `channel_cover` varchar(255) NOT NULL,
  `channel_verified` enum('0','1') NOT NULL DEFAULT '0',
  `channel_featured` enum('0','1') NOT NULL DEFAULT '0',
  `channel_settings` text NOT NULL,
  `fb_user_id` varchar(40) NOT NULL DEFAULT '',
  `fb_access_token` varchar(255) NOT NULL,
  `twitter_user_id` varchar(40) NOT NULL DEFAULT '',
  `google_user_id` varchar(40) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_users`
--

INSERT INTO `pm_users` (`id`, `username`, `password`, `name`, `gender`, `country`, `reg_ip`, `reg_date`, `last_signin`, `last_signin_ip`, `email`, `favorite`, `power`, `about`, `avatar`, `activation_key`, `new_password`, `website`, `facebook`, `twitter`, `lastfm`, `followers_count`, `following_count`, `unread_notifications_count`, `social_links`, `channel_slug`, `channel_cover`, `channel_verified`, `channel_featured`, `channel_settings`, `fb_user_id`, `fb_access_token`, `twitter_user_id`, `google_user_id`) VALUES
(1, 'miamigo', '$2y$10$tBj6rQF8V3reKUPZoJmUwOUx.VqkIFZFyjoNrtdJZeFUtWTAxoJV.', 'MiAmigo', 'female', '121', '127.0.0.1', 1357422233, 1653555017, '109.247.184.249', 'goldnames@gmail.com', '1', '1', '													', 'avatar842-1.jpg', '', '', '', '', '', '', 0, 0, 0, 'a:6:{s:7:\"website\";s:22:\"https://www.miamigo.no\";s:7:\"youtube\";s:0:\"\";s:8:\"facebook\";s:22:\"https://www.miamigo.no\";s:7:\"twitter\";s:22:\"https://www.miamigo.no\";s:9:\"instagram\";s:22:\"https://www.miamigo.no\";s:11:\"google_plus\";s:0:\"\";}', '', '271f501a00d769-max.jpg', '1', '1', '', '0', '', '0', '');

-- --------------------------------------------------------

--
-- Table structure for table `pm_users_follow`
--

CREATE TABLE `pm_users_follow` (
  `user_id` int(10) UNSIGNED NOT NULL,
  `follower_id` int(10) UNSIGNED NOT NULL,
  `date` int(10) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_videoads`
--

CREATE TABLE `pm_videoads` (
  `id` smallint(4) NOT NULL,
  `hash` varchar(12) NOT NULL DEFAULT '',
  `name` varchar(50) NOT NULL DEFAULT '',
  `flv_url` varchar(255) NOT NULL DEFAULT '',
  `redirect_url` text NOT NULL,
  `redirect_type` enum('0','1') NOT NULL DEFAULT '0',
  `clicks` mediumint(6) UNSIGNED NOT NULL DEFAULT 0,
  `impressions` int(9) UNSIGNED NOT NULL DEFAULT 0,
  `status` enum('0','1') NOT NULL DEFAULT '0',
  `disable_stats` enum('0','1') NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_videos`
--

CREATE TABLE `pm_videos` (
  `id` mediumint(6) UNSIGNED NOT NULL,
  `uniq_id` varchar(10) NOT NULL DEFAULT '',
  `video_title` varchar(100) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `yt_id` varchar(50) NOT NULL DEFAULT '',
  `yt_length` mediumint(5) UNSIGNED NOT NULL DEFAULT 0,
  `yt_thumb` varchar(255) NOT NULL DEFAULT '',
  `yt_views` int(10) NOT NULL DEFAULT 0,
  `category` varchar(30) NOT NULL DEFAULT 'none',
  `submitted_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `submitted` varchar(100) NOT NULL DEFAULT 'admin',
  `lastwatched` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `added` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `site_views` int(9) NOT NULL DEFAULT 0,
  `url_flv` varchar(255) NOT NULL DEFAULT '',
  `source_id` smallint(2) UNSIGNED NOT NULL DEFAULT 0,
  `language` smallint(2) UNSIGNED NOT NULL DEFAULT 0,
  `age_verification` enum('0','1') NOT NULL DEFAULT '0',
  `last_check` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `status` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `featured` enum('0','1') NOT NULL DEFAULT '0',
  `restricted` enum('0','1') NOT NULL DEFAULT '0',
  `allow_comments` enum('0','1') NOT NULL DEFAULT '1',
  `allow_embedding` enum('0','1') NOT NULL DEFAULT '1',
  `video_slug` varchar(255) NOT NULL,
  `video_type` smallint(3) UNSIGNED NOT NULL DEFAULT 1
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_videos_trash`
--

CREATE TABLE `pm_videos_trash` (
  `id` mediumint(6) UNSIGNED NOT NULL,
  `uniq_id` varchar(10) NOT NULL DEFAULT '',
  `video_title` varchar(100) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `yt_id` varchar(50) NOT NULL DEFAULT '',
  `yt_length` mediumint(5) UNSIGNED NOT NULL DEFAULT 0,
  `yt_thumb` varchar(255) NOT NULL DEFAULT '',
  `yt_views` int(10) NOT NULL DEFAULT 0,
  `category` varchar(30) NOT NULL DEFAULT '',
  `submitted_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `submitted` varchar(100) NOT NULL DEFAULT '',
  `lastwatched` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `added` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `site_views` int(9) NOT NULL DEFAULT 0,
  `url_flv` varchar(255) NOT NULL DEFAULT '',
  `source_id` smallint(2) UNSIGNED NOT NULL DEFAULT 0,
  `language` smallint(2) UNSIGNED NOT NULL DEFAULT 0,
  `age_verification` enum('0','1') NOT NULL DEFAULT '0',
  `last_check` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `status` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `featured` enum('0','1') NOT NULL DEFAULT '0',
  `restricted` enum('0','1') NOT NULL DEFAULT '0',
  `allow_comments` enum('0','1') NOT NULL DEFAULT '1',
  `allow_embedding` enum('0','1') NOT NULL DEFAULT '1',
  `video_slug` varchar(255) NOT NULL DEFAULT '',
  `mp4` varchar(255) NOT NULL DEFAULT '',
  `direct` varchar(255) NOT NULL DEFAULT '',
  `video_type` smallint(3) UNSIGNED NOT NULL DEFAULT 1
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pm_videos_trash`
--

INSERT INTO `pm_videos_trash` (`id`, `uniq_id`, `video_title`, `description`, `yt_id`, `yt_length`, `yt_thumb`, `yt_views`, `category`, `submitted_user_id`, `submitted`, `lastwatched`, `added`, `site_views`, `url_flv`, `source_id`, `language`, `age_verification`, `last_check`, `status`, `featured`, `restricted`, `allow_comments`, `allow_embedding`, `video_slug`, `mp4`, `direct`, `video_type`) VALUES
(5743, 'e794c267c', 'Kommunalt overvann i Kaneheia 14.02.2022 kl.15:00 til 15:20 ( Farsund kommune )', 'Kommunalt overvann i Kaneheia 14.02.2022 ( Farsund kommune )<br />\nKommunalt overvann i Kaneheia farget med Uranin med UV-sporingseffekt.<br />\nDet ble brukt oppblandet 4x1.5liter flasker med ca. 3-5 gram Uranin i hver flaske.<br />\nBruk av Uranin var i tidsrommet kl.15:00 til 15:20<br />\nFra Kaneheia 15/22 til Kaneheia 36/38<br />\nI følge YR.no: Den våteste timen var kl. 15–16 med 3,1mm/time - normalt regnvær.<br />\nhttps://www.yr.no/nb/historikk/graf/1-649/Norge/Agder/Farsund/Farsund?q=2022-02-14', 'lBFQL0iMoyU', 462, '//i.ytimg.com/vi/lBFQL0iMoyU/mqdefault.jpg', 0, '158', 0, '', 0, 1648139708, 1, 'https://www.youtube.com/watch?v=lBFQL0iMoyU', 3, 1, '0', 0, 0, '0', '0', '1', '1', 'kommunalt-overvann-i-kaneheia-14022022-kl1500-til-1520-farsund-kommune', '', 'https://www.youtube.com/watch?v=lBFQL0iMoyU', 1),
(5744, '55707c71a', '26.02.2022 Ukrainian President Volodymyr Zelensky', 'Ukrainian President Volodymyr Zelensky<br />\n26.02.2022', 'eLypNgobUFE', 320, '//i.ytimg.com/vi/eLypNgobUFE/mqdefault.jpg', 0, '158', 0, '', 0, 1648139708, 1, 'https://www.youtube.com/watch?v=eLypNgobUFE', 3, 1, '0', 0, 0, '0', '0', '1', '1', '26022022-ukrainian-president-volodymyr-zelensky', '', 'https://www.youtube.com/watch?v=eLypNgobUFE', 1),
(5745, 'd8ea24778', 'PST Trusselvurdering i Norge 2022', 'PST Trusselvurdering i Norge 2022', 'RLCMwdPySs8', 4475, '//i.ytimg.com/vi/RLCMwdPySs8/mqdefault.jpg', 0, '158', 0, '', 0, 1648139708, 1, 'https://www.youtube.com/watch?v=RLCMwdPySs8', 3, 1, '0', 0, 0, '0', '0', '1', '1', 'pst-trusselvurdering-i-norge-2022', '', 'https://www.youtube.com/watch?v=RLCMwdPySs8', 1),
(5746, '658c4b473', 'Personverndagen 2022 - Teknologirådet', 'Personverndagen 2022<br />\nHør hvordan norske offentlige nettsteder videreformidler data om deg og dine søkekriterier videre til store selskap i bl.a. USA - hovedsakelig for markedsføring mot deg og dine.<br />\nForundret over hvor fort det kommer annonser på din PC, nettbrett eller mobil, over ting du søker på nettet. Svaret får du her.<br />\n\"Google sporer innbyggerne på offentlige nettsider og Datatilsynet mener Facebook gir høy risiko for brukernes personvern. – Er det offentlige i lomma på teknogigantene?\"<br />\nRef.: https://teknologiradet.no/event/personverndagen-2022/', 'fy6pxhA42TI', 7269, '//i.ytimg.com/vi/fy6pxhA42TI/mqdefault.jpg', 0, '158', 0, '', 0, 1648139708, 1, 'https://www.youtube.com/watch?v=fy6pxhA42TI', 3, 1, '0', 0, 0, '0', '0', '1', '1', 'personverndagen-2022-teknologiradet', '', 'https://www.youtube.com/watch?v=fy6pxhA42TI', 1),
(5747, 'b73a0e7e0', 'Det er vont å se at det skal være slik i Norge.', 'Det er vont å se at det skal være slik i Norge.<br />\nLevert av NRK.', 'EmE65tkDy6M', 123, '//i.ytimg.com/vi/EmE65tkDy6M/mqdefault.jpg', 0, '158', 0, '', 0, 1648139708, 1, 'https://www.youtube.com/watch?v=EmE65tkDy6M', 3, 1, '0', 0, 0, '0', '0', '1', '1', 'det-er-vont-a-se-at-det-skal-vaere-slik-i-norge', '', 'https://www.youtube.com/watch?v=EmE65tkDy6M', 1),
(5748, '72f24b9a0', 'Blir rettsikkerheten til NAV-brukere godt nok ivaretatt?', 'Blir rettsikkerheten til NAV-brukere godt nok ivaretatt?<br />\nMøte med NAV-direktør Hans Christian Holte<br />\nFra NRK Nyhetsmorgen 11.01.2022<br />\nMer info på https://www.mittnav.com', 'Dns9TTm-UsY', 495, '//i.ytimg.com/vi/Dns9TTm-UsY/mqdefault.jpg', 0, '158', 0, '', 0, 1648139708, 1, 'https://www.youtube.com/watch?v=Dns9TTm-UsY', 3, 1, '0', 0, 0, '0', '0', '1', '1', 'blir-rettsikkerheten-til-nav-brukere-godt-nok-ivaretatt', '', 'https://www.youtube.com/watch?v=Dns9TTm-UsY', 1);

-- --------------------------------------------------------

--
-- Table structure for table `pm_videos_urls`
--

CREATE TABLE `pm_videos_urls` (
  `uniq_id` varchar(10) NOT NULL DEFAULT '',
  `mp4` varchar(200) NOT NULL DEFAULT '',
  `direct` varchar(200) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `pm_video_subtitles`
--

CREATE TABLE `pm_video_subtitles` (
  `id` int(8) NOT NULL,
  `uniq_id` varchar(10) NOT NULL,
  `language` varchar(100) NOT NULL,
  `language_tag` varchar(2) NOT NULL,
  `filename` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Indexes for dumped tables
--

--
-- Indexes for table `art_articles`
--
ALTER TABLE `art_articles`
  ADD PRIMARY KEY (`id`),
  ADD KEY `date` (`date`);
ALTER TABLE `art_articles` ADD FULLTEXT KEY `title` (`title`);

--
-- Indexes for table `art_categories`
--
ALTER TABLE `art_categories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `art_tags`
--
ALTER TABLE `art_tags`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pm_activity`
--
ALTER TABLE `pm_activity`
  ADD PRIMARY KEY (`activity_id`),
  ADD KEY `activity_type` (`activity_type`),
  ADD KEY `hide` (`hide`),
  ADD KEY `objects` (`object_id`,`object_type`),
  ADD KEY `targets` (`target_id`,`target_type`),
  ADD KEY `user_id` (`user_id`,`time`);

--
-- Indexes for table `pm_ads`
--
ALTER TABLE `pm_ads`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pm_ads_log`
--
ALTER TABLE `pm_ads_log`
  ADD PRIMARY KEY (`log_id`),
  ADD UNIQUE KEY `date` (`date`,`ad_id`,`ad_type`);

--
-- Indexes for table `pm_banlist`
--
ALTER TABLE `pm_banlist`
  ADD PRIMARY KEY (`id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `pm_bin_rating_meta`
--
ALTER TABLE `pm_bin_rating_meta`
  ADD PRIMARY KEY (`vote_meta_id`),
  ADD KEY `uniq_id` (`uniq_id`),
  ADD KEY `score` (`score`);

--
-- Indexes for table `pm_bin_rating_votes`
--
ALTER TABLE `pm_bin_rating_votes`
  ADD PRIMARY KEY (`vote_id`),
  ADD KEY `uniq_id` (`uniq_id`,`vote_ip`,`user_id`);

--
-- Indexes for table `pm_categories`
--
ALTER TABLE `pm_categories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pm_chart`
--
ALTER TABLE `pm_chart`
  ADD PRIMARY KEY (`uniq_id`),
  ADD KEY `views` (`views`);

--
-- Indexes for table `pm_comments`
--
ALTER TABLE `pm_comments`
  ADD PRIMARY KEY (`id`),
  ADD KEY `uniq_id` (`uniq_id`),
  ADD KEY `score` (`score`),
  ADD KEY `report_count` (`report_count`);

--
-- Indexes for table `pm_comments_reported`
--
ALTER TABLE `pm_comments_reported`
  ADD PRIMARY KEY (`id`),
  ADD KEY `user_id` (`user_id`,`comment_id`),
  ADD KEY `user_id_2` (`user_id`),
  ADD KEY `comment_id` (`comment_id`);

--
-- Indexes for table `pm_config`
--
ALTER TABLE `pm_config`
  ADD PRIMARY KEY (`id`),
  ADD KEY `name` (`name`);

--
-- Indexes for table `pm_countries`
--
ALTER TABLE `pm_countries`
  ADD PRIMARY KEY (`countryid`),
  ADD KEY `location` (`country`);

--
-- Indexes for table `pm_cron_jobs`
--
ALTER TABLE `pm_cron_jobs`
  ADD PRIMARY KEY (`job_id`),
  ADD KEY `status` (`status`,`state`);

--
-- Indexes for table `pm_cron_log`
--
ALTER TABLE `pm_cron_log`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `job_id` (`job_id`);

--
-- Indexes for table `pm_embed_code`
--
ALTER TABLE `pm_embed_code`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pm_episodes`
--
ALTER TABLE `pm_episodes`
  ADD PRIMARY KEY (`episode_id`),
  ADD KEY `uniq_id` (`uniq_id`),
  ADD KEY `series_id` (`series_id`,`season_no`);

--
-- Indexes for table `pm_favorites`
--
ALTER TABLE `pm_favorites`
  ADD PRIMARY KEY (`id`),
  ADD KEY `user_id` (`user_id`,`uniq_id`);

--
-- Indexes for table `pm_genres`
--
ALTER TABLE `pm_genres`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pm_genre_relationships`
--
ALTER TABLE `pm_genre_relationships`
  ADD PRIMARY KEY (`id`),
  ADD KEY `genre_id` (`genre_id`),
  ADD KEY `item_id` (`item_id`,`item_type`);

--
-- Indexes for table `pm_import_csv_files`
--
ALTER TABLE `pm_import_csv_files`
  ADD PRIMARY KEY (`file_id`);

--
-- Indexes for table `pm_import_csv_items`
--
ALTER TABLE `pm_import_csv_items`
  ADD PRIMARY KEY (`item_id`),
  ADD KEY `uniq_id` (`uniq_id`),
  ADD KEY `yt_id` (`yt_id`),
  ADD KEY `file_id` (`file_id`);

--
-- Indexes for table `pm_import_subscriptions`
--
ALTER TABLE `pm_import_subscriptions`
  ADD PRIMARY KEY (`sub_id`);

--
-- Indexes for table `pm_internal_log`
--
ALTER TABLE `pm_internal_log`
  ADD PRIMARY KEY (`log_id`);

--
-- Indexes for table `pm_languages`
--
ALTER TABLE `pm_languages`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `id` (`id`);

--
-- Indexes for table `pm_log`
--
ALTER TABLE `pm_log`
  ADD PRIMARY KEY (`id`),
  ADD KEY `area` (`area`);

--
-- Indexes for table `pm_meta`
--
ALTER TABLE `pm_meta`
  ADD PRIMARY KEY (`id`),
  ADD KEY `item_id` (`item_id`,`item_type`),
  ADD KEY `meta_key` (`meta_key`);

--
-- Indexes for table `pm_notifications`
--
ALTER TABLE `pm_notifications`
  ADD PRIMARY KEY (`notification_id`),
  ADD KEY `to_user_id` (`to_user_id`,`seen`),
  ADD KEY `activity_type` (`activity_type`);

--
-- Indexes for table `pm_pages`
--
ALTER TABLE `pm_pages`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pm_playlists`
--
ALTER TABLE `pm_playlists`
  ADD PRIMARY KEY (`list_id`),
  ADD KEY `list_uniq_id` (`list_uniq_id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `pm_playlist_items`
--
ALTER TABLE `pm_playlist_items`
  ADD PRIMARY KEY (`list_item_id`),
  ADD KEY `list_id` (`list_id`),
  ADD KEY `video_id` (`video_id`);

--
-- Indexes for table `pm_preroll_ads`
--
ALTER TABLE `pm_preroll_ads`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pm_ratings`
--
ALTER TABLE `pm_ratings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pm_reports`
--
ALTER TABLE `pm_reports`
  ADD PRIMARY KEY (`id`),
  ADD KEY `entry_id` (`entry_id`);

--
-- Indexes for table `pm_searches`
--
ALTER TABLE `pm_searches`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pm_series`
--
ALTER TABLE `pm_series`
  ADD PRIMARY KEY (`series_id`),
  ADD KEY `series_slug` (`series_slug`);
ALTER TABLE `pm_series` ADD FULLTEXT KEY `title` (`title`);

--
-- Indexes for table `pm_sources`
--
ALTER TABLE `pm_sources`
  ADD PRIMARY KEY (`source_id`);

--
-- Indexes for table `pm_tags`
--
ALTER TABLE `pm_tags`
  ADD PRIMARY KEY (`tag_id`),
  ADD KEY `uniq_id` (`uniq_id`),
  ADD KEY `safe_tag` (`safe_tag`);

--
-- Indexes for table `pm_temp`
--
ALTER TABLE `pm_temp`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pm_users`
--
ALTER TABLE `pm_users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `username` (`username`),
  ADD KEY `email` (`email`),
  ADD KEY `channel_slug` (`channel_slug`),
  ADD KEY `channel_featured` (`channel_featured`),
  ADD KEY `fb_user_id` (`fb_user_id`),
  ADD KEY `twitter_user_id` (`twitter_user_id`);

--
-- Indexes for table `pm_users_follow`
--
ALTER TABLE `pm_users_follow`
  ADD PRIMARY KEY (`user_id`,`follower_id`);

--
-- Indexes for table `pm_videoads`
--
ALTER TABLE `pm_videoads`
  ADD PRIMARY KEY (`id`),
  ADD KEY `hash` (`hash`);

--
-- Indexes for table `pm_videos`
--
ALTER TABLE `pm_videos`
  ADD PRIMARY KEY (`id`),
  ADD KEY `uniq_id` (`uniq_id`),
  ADD KEY `added` (`added`),
  ADD KEY `yt_id` (`yt_id`),
  ADD KEY `featured` (`featured`),
  ADD KEY `submitted_user_id` (`submitted_user_id`);
ALTER TABLE `pm_videos` ADD FULLTEXT KEY `fulltext_index` (`video_title`);

--
-- Indexes for table `pm_videos_trash`
--
ALTER TABLE `pm_videos_trash`
  ADD PRIMARY KEY (`id`),
  ADD KEY `uniq_id` (`uniq_id`);

--
-- Indexes for table `pm_videos_urls`
--
ALTER TABLE `pm_videos_urls`
  ADD UNIQUE KEY `uniq_id` (`uniq_id`);

--
-- Indexes for table `pm_video_subtitles`
--
ALTER TABLE `pm_video_subtitles`
  ADD PRIMARY KEY (`id`),
  ADD KEY `uniq_id` (`uniq_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `art_articles`
--
ALTER TABLE `art_articles`
  MODIFY `id` int(6) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `art_categories`
--
ALTER TABLE `art_categories`
  MODIFY `id` int(3) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `art_tags`
--
ALTER TABLE `art_tags`
  MODIFY `id` int(8) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `pm_activity`
--
ALTER TABLE `pm_activity`
  MODIFY `activity_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22;

--
-- AUTO_INCREMENT for table `pm_ads`
--
ALTER TABLE `pm_ads`
  MODIFY `id` smallint(4) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=901;

--
-- AUTO_INCREMENT for table `pm_ads_log`
--
ALTER TABLE `pm_ads_log`
  MODIFY `log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1288;

--
-- AUTO_INCREMENT for table `pm_banlist`
--
ALTER TABLE `pm_banlist`
  MODIFY `id` int(6) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_bin_rating_meta`
--
ALTER TABLE `pm_bin_rating_meta`
  MODIFY `vote_meta_id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `pm_bin_rating_votes`
--
ALTER TABLE `pm_bin_rating_votes`
  MODIFY `vote_id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `pm_categories`
--
ALTER TABLE `pm_categories`
  MODIFY `id` smallint(3) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=161;

--
-- AUTO_INCREMENT for table `pm_comments`
--
ALTER TABLE `pm_comments`
  MODIFY `id` mediumint(6) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `pm_comments_reported`
--
ALTER TABLE `pm_comments_reported`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_config`
--
ALTER TABLE `pm_config`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=163;

--
-- AUTO_INCREMENT for table `pm_countries`
--
ALTER TABLE `pm_countries`
  MODIFY `countryid` smallint(3) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=505;

--
-- AUTO_INCREMENT for table `pm_cron_jobs`
--
ALTER TABLE `pm_cron_jobs`
  MODIFY `job_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT for table `pm_cron_log`
--
ALTER TABLE `pm_cron_log`
  MODIFY `log_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1668;

--
-- AUTO_INCREMENT for table `pm_embed_code`
--
ALTER TABLE `pm_embed_code`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `pm_episodes`
--
ALTER TABLE `pm_episodes`
  MODIFY `episode_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_favorites`
--
ALTER TABLE `pm_favorites`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `pm_genres`
--
ALTER TABLE `pm_genres`
  MODIFY `id` smallint(3) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22;

--
-- AUTO_INCREMENT for table `pm_genre_relationships`
--
ALTER TABLE `pm_genre_relationships`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_import_csv_files`
--
ALTER TABLE `pm_import_csv_files`
  MODIFY `file_id` mediumint(6) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_import_csv_items`
--
ALTER TABLE `pm_import_csv_items`
  MODIFY `item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_import_subscriptions`
--
ALTER TABLE `pm_import_subscriptions`
  MODIFY `sub_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20;

--
-- AUTO_INCREMENT for table `pm_internal_log`
--
ALTER TABLE `pm_internal_log`
  MODIFY `log_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `pm_languages`
--
ALTER TABLE `pm_languages`
  MODIFY `id` int(8) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=147;

--
-- AUTO_INCREMENT for table `pm_log`
--
ALTER TABLE `pm_log`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_meta`
--
ALTER TABLE `pm_meta`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `pm_notifications`
--
ALTER TABLE `pm_notifications`
  MODIFY `notification_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_pages`
--
ALTER TABLE `pm_pages`
  MODIFY `id` int(6) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `pm_playlists`
--
ALTER TABLE `pm_playlists`
  MODIFY `list_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `pm_playlist_items`
--
ALTER TABLE `pm_playlist_items`
  MODIFY `list_item_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=167;

--
-- AUTO_INCREMENT for table `pm_preroll_ads`
--
ALTER TABLE `pm_preroll_ads`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `pm_reports`
--
ALTER TABLE `pm_reports`
  MODIFY `id` int(5) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=746;

--
-- AUTO_INCREMENT for table `pm_searches`
--
ALTER TABLE `pm_searches`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_series`
--
ALTER TABLE `pm_series`
  MODIFY `series_id` mediumint(6) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_sources`
--
ALTER TABLE `pm_sources`
  MODIFY `source_id` smallint(2) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=84;

--
-- AUTO_INCREMENT for table `pm_tags`
--
ALTER TABLE `pm_tags`
  MODIFY `tag_id` int(7) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=57;

--
-- AUTO_INCREMENT for table `pm_temp`
--
ALTER TABLE `pm_temp`
  MODIFY `id` int(5) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_users`
--
ALTER TABLE `pm_users`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `pm_videoads`
--
ALTER TABLE `pm_videoads`
  MODIFY `id` smallint(4) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `pm_videos`
--
ALTER TABLE `pm_videos`
  MODIFY `id` mediumint(6) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5749;

--
-- AUTO_INCREMENT for table `pm_video_subtitles`
--
ALTER TABLE `pm_video_subtitles`
  MODIFY `id` int(8) NOT NULL AUTO_INCREMENT;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
