Commit Graph

  • 9d1b6d7eab
    fix for when categories are not set master sudacode 2025-03-04 22:16:06 -08:00
  • c84eabf6c2
    Update 2025-02 (#22) Kyle Yasuda 2025-02-16 14:17:15 -08:00
  • 725ef8db36 fix: save_queue_alt function sudacode 2024-09-15 01:33:37 -07:00
  • f89f852201 minor update sudacode 2024-09-10 01:46:07 -07:00
  • 6abfe30d44 update readme sudacode 2024-09-09 23:40:15 -07:00
  • 4fda62f588
    update save_queue function and add alt command (#21) Kyle Yasuda 2024-09-09 23:38:43 -07:00
  • 3bbbcae0b8
    Feature: Add Support for mpv-youtube-queue-server (#20) Kyle Yasuda 2024-09-09 00:15:41 -07:00
  • 0739b93e3a
    remove print statements in non logging functions ksyasuda 2024-08-28 18:40:12 -07:00
  • 870f7473cf
    Fix reorder queue (#19) Kyle Yasuda 2024-08-28 18:34:41 -07:00
  • 84a860f596
    fix display limit only showing up to half the set size (#18) Kyle Yasuda 2023-08-13 19:14:11 -07:00
  • 392b39c7fc
    Fix move video (#17) Kyle Yasuda 2023-08-13 18:02:55 -07:00
  • fa2014acd6
    Dev (#16) Kyle Yasuda 2023-08-09 23:14:00 -07:00
  • 7b9a061118
    add toggle_youtube_queue script-message (#15) Kyle Yasuda 2023-08-09 20:18:26 -07:00
  • cfc4f94464
    add hard space after cursor icon ksyasuda 2023-08-09 18:50:54 -07:00
  • 554dfd3b67
    fix leading spaces on items in print_queue function (#14) Kyle Yasuda 2023-08-09 17:09:02 -07:00
  • f0d6143fd2
    remove unused functions and clean up code (#13) Kyle Yasuda 2023-08-09 02:04:24 -07:00
  • e35aeac422
    cleanup/optimize code and squash some bugs (#12) Kyle Yasuda 2023-08-09 01:24:24 -07:00
  • 3a47cb0d0b
    update luacheck workflow ksyasuda 2023-08-09 01:21:40 -07:00
  • 3814459024
    update move cursor functions to allow holding down key (#11) Kyle Yasuda 2023-08-08 02:21:24 -07:00
  • a1c2bfd9a7
    fix is_file printing error message each time a url is passed (#10) Kyle Yasuda 2023-08-08 01:54:07 -07:00
  • e88e7f7f1c
    update readme ksyasuda 2023-08-08 01:18:55 -07:00
  • cdc797f55c
    update readme ksyasuda 2023-08-08 01:09:21 -07:00
  • b636e0534d
    change helper functions to use mpv utils (#9) Kyle Yasuda 2023-08-08 00:49:31 -07:00
  • ff60b12e61
    change helper functions to use mpv utils use-mpv-utils-functions ksyasuda 2023-08-08 00:47:19 -07:00
  • 6ca5de8aa4
    fix error due to adding video to queue already surrounded by quotes (#8) Kyle Yasuda 2023-08-07 23:43:30 -07:00
  • 64bde58672
    update add_to_queue function to allow adding local files to the queue (#7) Kyle Yasuda 2023-08-07 23:11:51 -07:00
  • 6e3d782081
    add ytdlp_file_format config variable (#6) Kyle Yasuda 2023-08-07 17:46:25 -07:00
  • cc8c677e0b
    Cleanup code (#5) Kyle Yasuda 2023-08-07 02:17:05 -07:00
  • a39a7c6a95
    Create luackeck.yml (#4) Kyle Yasuda 2023-08-07 01:15:05 -07:00
  • af81562606
    Dev (#3) Kyle Yasuda 2023-08-06 23:30:28 -07:00
  • 8b4d2639e6 update readme ksyasuda 2023-08-06 20:41:42 -07:00
  • f5b5887616
    Merge pull request #2 from ksyasuda/dev Kyle Yasuda 2023-08-06 20:36:34 -07:00
  • 33918e87d0 update readme ksyasuda 2023-08-06 20:35:33 -07:00
  • fd742b00cb
    Merge pull request #1 from ksyasuda/remove-from-queue Kyle Yasuda 2023-08-06 17:41:11 -07:00
  • 5e038d212e add remove_from_queue function ksyasuda 2023-08-06 17:31:05 -07:00
  • c67ac189b0 add play_selected_video and update show_error sudacode 2023-08-06 12:11:34 -07:00
  • ef5ceaa499 update image ksyasuda 2023-08-06 03:13:18 -07:00
  • b20776bce3 update transparency/font size and fix first video caling add to queue repeatedly on skip forward ksyasuda 2023-08-06 03:13:13 -07:00
  • a47da19922 update readme ksyasuda 2023-08-06 02:23:12 -07:00
  • 30ca33ed2d add download_format_str option ksyasuda 2023-08-06 02:23:09 -07:00
  • 4e4489cf36 add download_format_str option and update icons ksyasuda 2023-08-06 02:22:44 -07:00
  • 02ad7d708e update icons ksyasuda 2023-08-06 02:16:08 -07:00
  • 1706bc75ec update default configuration ksyasuda 2023-08-06 01:15:29 -07:00
  • abd33346a1 change option names ksyasuda 2023-08-06 01:15:13 -07:00
  • bfb7988c70 add check in add to queue function to make sure url is a youtube video ksyasuda 2023-08-06 01:00:42 -07:00
  • 1bd0aa7c58 Merge branch 'master' of github.com:ksyasuda/mpv-youtube-queue ksyasuda 2023-08-06 00:57:45 -07:00
  • 4ad1974e64 fix user options not being read before style configuration sudacode 2023-08-06 00:56:38 -07:00
  • 654e369940 add show_error config variable and fix add_to_queue to work for playing from command line again ksyasuda@umich.edu 2023-08-05 18:18:12 -07:00
  • c94ff7dcf2 fix first video not playing when opening video though app ksyasuda@umich.edu 2023-08-05 18:08:48 -07:00
  • 29fc46fd41 refactor script sudacode 2023-08-05 17:18:35 -07:00
  • 7ad4f264d1 refactor script sudacode 2023-08-05 17:02:21 -07:00
  • 463813ee76 add function to edit queue and modify script to add first video opened to the queue ksyasuda 2023-08-05 12:54:18 -07:00
  • 2204f690a8 add marked_icon ksyasuda 2023-08-05 12:49:42 -07:00
  • b46116e976 move listeners out of YouTubeQueue object ksyasuda@umich.edu 2023-08-04 11:45:41 -07:00
  • 2ca1234ee4 add downloader config option ksyasuda@umich.edu 2023-08-04 11:20:58 -07:00
  • 14e57bd9b4 fix update_current_index ksyasuda@umich.edu 2023-08-04 09:02:01 -07:00
  • d41d85b0e3 add download function ksyasuda 2023-08-04 00:55:16 -07:00
  • 90c255b60e update readme ksyasuda 2023-08-04 00:54:58 -07:00
  • 0ad2880098 add styling to print_osd_message function ksyasuda 2023-08-04 00:09:28 -07:00
  • 894bc5b8e6 update styling and improve performance ksyasuda 2023-08-03 23:18:12 -07:00
  • cc4f11cb1c update styling ksyasuda 2023-08-03 22:28:32 -07:00
  • dfdbe42b33 update image ksyasuda 2023-08-03 22:28:19 -07:00
  • 28c3855370 add header and update print function ksyasuda 2023-08-03 20:35:48 -07:00
  • f9ac4b6d18 add color reset variable ksyasuda@umich.edu 2023-08-03 15:53:59 -07:00
  • c767c02262 update code formatting ksyasuda@umich.edu 2023-08-03 10:36:32 -07:00
  • d967bd4021 reset selected index on video change ksyasuda 2023-08-03 01:43:18 -07:00
  • 0d3bdebd6c change default cursor icon from nerd font to unicode ksyasuda 2023-08-03 00:53:52 -07:00
  • 52a2197fbb update color configuration ksyasuda 2023-08-03 00:49:56 -07:00
  • 84332bc7e2 fix second row incorrect indent on print function ksyasuda 2023-08-03 00:30:29 -07:00
  • 0bae7c76f0 add icon and coloring ksyasuda 2023-08-03 00:10:55 -07:00
  • c4f058bafe add display_limit to print queue function ksyasuda@umich.edu 2023-08-02 17:45:21 -07:00
  • e1e033f37d fix selected index not updating with current index ksyasuda@umich.edu 2023-08-02 16:54:02 -07:00
  • b8ef352bf5 add error handling for is_valid_ytdlp_url ksyasuda@umich.edu 2023-08-02 16:14:31 -07:00
  • e2e4d2ddd5 add open_channel_in_browser and error checking for add_to_queue ksyasuda@umich.edu 2023-08-02 16:11:35 -07:00
  • fdb02bc58d add sleep function and clean up formatting ksyasuda@umich.edu 2023-08-02 14:30:25 -07:00
  • 1211d68dcb account for 0 based indexing in playlists ksyasuda@umich.edu 2023-08-02 14:06:33 -07:00
  • a77ad04f41 modify script to automatically play first video added to queue ksyasuda@umich.edu 2023-08-02 13:24:18 -07:00
  • 0fd4673029 remove print from event functions ksyasuda@umich.edu 2023-08-02 13:18:22 -07:00
  • beeaee28dd refactor next/prev in queue functions to work with internal playlist ksyasuda@umich.edu 2023-08-02 13:02:52 -07:00
  • 0fa2970132 add event handlers for video ending and next video button ksyasuda@umich.edu 2023-08-02 11:07:24 -07:00
  • 07a5888acc initial commit for mpv-youtube-queue ksyasuda@umich.edu 2023-08-02 10:35:46 -07:00