Commit Graph

  • fdb8a6ba47
    Update README.md master azzy9 2024-05-06 15:11:48 +0100
  • 8b4400c55e Bump to v1.7.0 v1.7.0 azzy9 2024-05-06 14:42:14 +0100
  • db2cd88441 Add methods and context menus to manage playlists azzy9 2024-05-06 14:40:45 +0100
  • be8c72fce3 Add playlist_delete_video method azzy9 2024-05-06 14:39:43 +0100
  • eb9fbf60cb Change where following is retrieved from azzy9 2024-05-06 14:10:14 +0100
  • 324db142db Create ISSUE_TEMPLATE.md azzy9 2024-04-30 10:23:46 +0100
  • 677c6094bb Add option to view "watch later" playlist azzy9 2024-04-22 21:11:58 +0100
  • 1eace49094 add playlist_add_video method azzy9 2024-04-22 21:10:44 +0100
  • a356e97161 Add repo to readme azzy9 2024-04-17 13:38:14 +0100
  • e2c4cf7d70 Bump to v1.6.1 v1.6.1 azzy9 2024-04-03 18:53:20 +0100
  • 8b6dcb40d4 add m3u8 handler azzy9 2024-04-03 08:17:22 +0100
  • 891ecf291f Do not ask quality if only one available azzy9 2024-03-14 14:48:20 +0000
  • dab92a64af add upcoming into title azzy9 2024-03-14 14:33:38 +0000
  • 51a4d3448c Bump to v1.6.0 v1.6.0 azzy9 2024-03-03 14:32:19 +0000
  • 2bddc52f47 Update language strings azzy9 2024-03-03 13:57:46 +0000
  • b4278a1292 Settings - Move Login test into debug azzy9 2024-03-03 13:46:29 +0000
  • cf99fd4fd0 Get channel_video to use cat_video method to detect videos azzy9 2024-03-03 13:39:00 +0000
  • b6f6c28669 Use item_set_info method in play_video method azzy9 2024-03-03 13:25:37 +0000
  • 5c9c39a52e Fix video search REGEX azzy9 2024-03-01 22:08:51 +0000
  • 6cf90e77b6 Add year to info_labels azzy9 2024-03-01 21:20:57 +0000
  • 75452cf912 Add duration to info_labels azzy9 2024-03-01 21:14:39 +0000
  • c1d152ef2e Change description param to info_labels azzy9 2024-03-01 20:37:33 +0000
  • b52b5fb033 Fix leaderboard REGEX azzy9 2024-03-01 20:24:32 +0000
  • d42afd8af6 Add date to title azzy9 2024-03-01 20:12:57 +0000
  • 0e1d3f3568 Add check for live stream in title azzy9 2024-03-01 19:57:44 +0000
  • 9772031fbf Fix livestream pagination azzy9 2024-02-26 17:57:35 +0000
  • ed94c5905c add_dir: set default image location to MEDIA_DIR azzy9 2024-02-25 15:18:03 +0000
  • 6ed1122d2d Change how images are passed in add_dir azzy9 2024-02-25 15:04:29 +0000
  • bd96ff1aae Add live stream section azzy9 2024-02-24 23:13:09 +0000
  • eef1d13810 Get categories option working azzy9 2024-02-22 19:14:56 +0000
  • 09ebdfcf1f Remove Hardcoded categories, Add cat_list azzy9 2024-02-22 16:46:17 +0000
  • 05d57e8669 Remove category thumbnails azzy9 2024-02-22 16:25:28 +0000
  • a508c3b763 remove view_set method, change how cat_video gets video data azzy9 2024-02-20 12:08:29 +0000
  • 70dddc0558 Bump to v1.5.4 v1.5.4 azzy9 2024-01-23 04:17:16 +0000
  • 470582351e Fix following users azzy9 2024-01-23 03:13:01 +0000
  • 3556106b60 Fix following users azzy9 2024-01-23 03:07:34 +0000
  • 0fbbd7be94 Fix search azzy9 2024-01-23 02:59:04 +0000
  • 3b5b0d4b26 Bump to v1.5.3 v1.5.3 azzy9 2024-01-13 16:52:30 +0000
  • 7ae8356dab Clean text - re-add fix for PY2 azzy9 2024-01-13 16:48:46 +0000
  • 08742d4afd stop removal of ascii characters azzy9 2024-01-10 22:07:37 +0000
  • 74cf98a0f3 Replace more ascii codes azzy9 2024-01-10 22:07:04 +0000
  • 16d1baccc8 Fix login test info string azzy9 2023-12-31 02:23:37 +0000
  • 360124ef2a Bump to v1.5.2 v1.5.2 azzy9 2023-12-31 02:02:50 +0000
  • 6c04afb607 Fix REGEX for channels with no thumbnail azzy9 2023-12-30 17:21:04 +0000
  • bb1f6a54ea Bump to v1.5.1 v1.5.1 azzy9 2023-12-28 23:46:40 +0000
  • 508fce2b77 Apply clean text method to cat_video azzy9 2023-12-28 23:43:25 +0000
  • e896fb686d expand clean text method azzy9 2023-12-28 23:37:54 +0000
  • dda59cce61 Fix regex for following without image icon azzy9 2023-12-28 23:28:40 +0000
  • 267ba1c269 re-add channel names into category videos azzy9 2023-12-28 23:23:41 +0000
  • 2df20c76a2 Bump to v1.5.0 v1.5.0 azzy9 2023-12-28 15:57:54 +0000
  • 97076f5b91 Fix ordering of bitshift to fix MD5 hash generation azzy9 2023-12-28 15:55:30 +0000
  • 6eb723a24f Add login test azzy9 2023-12-27 22:44:41 +0000
  • 5eced5179a Bump to v1.4.18 1.4.18 azzy9 2023-12-24 23:09:59 +0000
  • 9d887a8953 Quick fix for subsciptions and category videos azzy9 2023-12-24 23:09:45 +0000
  • e08372227e Bump to v1.4.17 v1.4.17 azzy9 2023-12-21 10:53:03 +0000
  • 2163e0bca8 Add fix for channels in search azzy9 2023-12-20 12:00:53 +0000
  • e906cb58a2 Fix for channels in favorites azzy9 2023-12-19 10:12:55 +0000
  • fdbb636be7 Add REGEX for channels azzy9 2023-12-18 13:30:35 +0000
  • 480caade55 md5ex comments azzy9 2023-12-11 11:55:11 +0000
  • 5066b9e37d Update user Agent azzy9 2023-12-11 11:25:23 +0000
  • 386eefa003 Bump to v1.4.16 v1.4.16 azzy9 2023-11-25 15:41:40 +0000
  • 02583a29bd Fix category video REGEX azzy9 2023-11-25 15:35:01 +0000
  • a86fa31764 Bump to v1.4.15 v1.4.15 azzy9 2023-11-22 19:11:49 +0000
  • 08cc7577d9 Update category video REGEX azzy9 2023-11-22 19:09:10 +0000
  • f226db299e Set content type azzy9 2023-11-22 18:48:29 +0000
  • b5fc66b387 Bump to v1.4.14 azzy9 2023-11-17 18:04:37 +0000
  • 4b6a988501 Bumpm to v1.4.14 v1.4.14 azzy9 2023-11-17 18:04:37 +0000
  • 84c57c588b Fix category Video REGEX azzy9 2023-11-17 15:08:17 +0000
  • 79222eec8f Bump to v1.4.13 v1.4.13 azzy9 2023-11-15 23:00:12 +0000
  • 3a658d8d53 Change how subscriptions videos are retrieved azzy9 2023-11-15 22:58:48 +0000
  • f6f1bb281a Bump to v1.4.12 v1.4.12 azzy9 2023-10-27 20:06:09 +0100
  • ff810aa7c9 Fix followed REGEX if channel is live azzy9 2023-10-27 20:05:59 +0100
  • a0045e9e6e Bump to v1.4.11 v1.4.11 azzy9 2023-10-27 19:34:02 +0100
  • 01b1a8a1e2 Fix following REGEX, Fix Search REGEX azzy9 2023-10-27 19:33:31 +0100
  • 123ef4e252 Bump to v1.4.10 v1.4.10 azzy9 2023-09-26 22:43:03 +0100
  • 1bc34a2edb
    Change incorrect string id azzy9 2023-09-26 22:34:26 +0100
  • 5cd94c2ebc
    Fix play defaulting to wrong type azzy9 2023-09-26 22:17:11 +0100
  • c1ebc89624 Bump to v1.4.9 v1.4.9 azzy9 2023-09-26 20:56:02 +0100
  • 4e16346527 Fix channel & user search azzy9 2023-09-26 20:53:36 +0100
  • 849f6e27ab Fix category video REGEX azzy9 2023-09-26 20:37:03 +0100
  • a897172ea2 Bump to v1.4.8 v1.4.8 azzy9 2023-09-06 20:34:55 +0100
  • 15414a6d1d Fix channel icons azzy9 2023-09-06 20:32:50 +0100
  • 2aa87bfc89 Following now only gets img id and strip channel link of spaces azzy9 2023-09-06 09:57:26 +0100
  • c17b0c3345 Bump to v1.4.7 v1.4.7 azzy9 2023-09-05 21:26:04 +0100
  • d86c94910a Fix pagination in category videos azzy9 2023-09-05 10:54:12 +0100
  • e791e8312e Remove following from being paginated azzy9 2023-09-05 10:51:49 +0100
  • bd102ce04e Fix followed REGEX azzy9 2023-09-05 10:45:51 +0100
  • cd1bce8d62 Bump to v1.4.6 v1.4.6 azzy9 2023-09-04 21:07:35 +0100
  • 46afe7a5b9 Make subscriptions use pagination azzy9 2023-09-04 21:05:45 +0100
  • e8e2ad3233 Bump to v1.4.5 v1.4.5 azzy9 2023-08-18 23:28:24 +0100
  • 0d82ea4a75 Fix Category Video REGEX azzy9 2023-08-18 23:26:56 +0100
  • 24bedad0ac Bump to v1.4.4 v1.4.4 azzy9 2023-07-26 20:22:55 +0100
  • 8b78ca27a3 Fixes in following & cat pages azzy9 2023-07-26 20:22:42 +0100
  • 730c157b05 Bump to v1.4.3 v1.4.3 azzy9 2023-07-25 19:56:55 +0100
  • 0a4e4c2920 Fix following Regex azzy9 2023-07-25 19:56:14 +0100
  • 8599ef8ea8
    Update README.md azzy9 2023-07-13 14:10:17 +0100
  • 95136f7584 Bump to v1.4.2 v1.4.2 azzy9 2023-06-30 21:04:03 +0100
  • 1562203b69 Bump to v1.4.1 v1.4.1 azzy9 2023-06-25 13:36:12 +0100
  • 6a7f8344e0 Remove test code azzy9 2023-06-25 00:57:05 +0100
  • 1eef73d43f Fix category videos azzy9 2023-06-25 00:55:20 +0100