Commit Graph

  • 725ef8db36 fix: save_queue_alt function master sudacode 2024-09-15 01:33:37 -0700
  • f89f852201 minor update sudacode 2024-09-10 01:46:07 -0700
  • 6abfe30d44 update readme sudacode 2024-09-09 23:40:15 -0700
  • 4fda62f588
    update save_queue function and add alt command (#21) Kyle Yasuda 2024-09-09 23:38:43 -0700
  • 7e8a38dcad update save_queue function and add alt command sudacode 2024-09-09 23:37:35 -0700
  • 3bbbcae0b8
    Feature: Add Support for mpv-youtube-queue-server (#20) Kyle Yasuda 2024-09-09 00:15:41 -0700
  • d37a2c7a15 disable debug and clean up code sudacode 2024-09-08 23:56:53 -0700
  • ceed149350 add keybinding options sudacode 2024-09-08 22:18:48 -0700
  • f08997fb5e add new keybinding options sudacode 2024-09-08 22:18:07 -0700
  • 0118e4969c update readme sudacode 2024-09-08 22:14:23 -0700
  • 42d1f7f7d6 fix load_queue command sudacode 2024-09-08 22:12:53 -0700
  • 827eb80d6e
    add save/load queue functions sudacode 2024-09-08 01:40:04 -0700
  • 89cf199a87
    add load-file even listener for adding to history db ksyasuda 2024-09-06 02:43:09 -0700
  • 7916e3a1bc update readme sudacode 2024-09-05 23:30:17 -0700
  • b544ca8d6f appease the linter sudacode 2024-09-05 23:25:24 -0700
  • 0bcc7334cb disable history db by default sudacode 2024-09-05 23:17:03 -0700
  • 2f7756d1fb squash more bugs sudacode 2024-09-05 23:11:05 -0700
  • ed3d280cda
    Squash bugs ksyasuda 2024-09-05 04:12:27 -0700
  • e484aa5068
    add option to disable history db function ksyasuda 2024-09-04 11:47:40 -0700
  • 62964016e4
    Add history db ksyasuda 2024-09-04 11:44:02 -0700
  • 0739b93e3a
    remove print statements in non logging functions ksyasuda 2024-08-28 18:40:12 -0700
  • 870f7473cf
    Fix reorder queue (#19) Kyle Yasuda 2024-08-28 18:34:41 -0700
  • 9b0b8e39bb
    Update README.md with improved descriptions and installation instructions ksyasuda 2024-08-28 18:28:49 -0700
  • 30ba0e33aa
    Fix clipboard function and linting errors ksyasuda 2024-08-28 18:18:36 -0700
  • 5dfd319f18
    update default config ksyasuda 2024-08-27 23:43:42 -0700
  • 81d245c15d
    Fix reorder queue function for when from_index < to_index ksyasuda 2024-08-27 23:43:27 -0700
  • 84a860f596
    fix display limit only showing up to half the set size (#18) Kyle Yasuda 2023-08-13 19:14:11 -0700
  • 61c9686bab
    fix display limit only showing up to half the set size ksyasuda 2023-08-13 19:13:38 -0700
  • 392b39c7fc
    Fix move video (#17) Kyle Yasuda 2023-08-13 18:02:55 -0700
  • 004c8e12ab
    add gitignore ksyasuda 2023-08-13 18:01:00 -0700
  • d5772102cd
    fix the move_video function and add some script-messages ksyasuda 2023-08-13 17:59:39 -0700
  • fa2014acd6
    Dev (#16) Kyle Yasuda 2023-08-09 23:14:00 -0700
  • 382a604b92
    add menu_timeout config option ksyasuda 2023-08-09 23:12:07 -0700
  • 79eb6781cf
    convert get_video_info to use mp functions and add menu_timeout option ksyasuda 2023-08-09 23:11:59 -0700
  • 7b9a061118
    add toggle_youtube_queue script-message (#15) Kyle Yasuda 2023-08-09 20:18:26 -0700
  • 0db2bb49f0
    add toggle_youtube_queue script-message ksyasuda 2023-08-09 20:17:57 -0700
  • cfc4f94464
    add hard space after cursor icon ksyasuda 2023-08-09 18:50:54 -0700
  • 554dfd3b67
    fix leading spaces on items in print_queue function (#14) Kyle Yasuda 2023-08-09 17:09:02 -0700
  • 6990d5cb41
    fix leading spaces on items in print_queue function ksyasuda@umich.edu 2023-08-09 11:05:38 -0700
  • f0d6143fd2
    remove unused functions and clean up code (#13) Kyle Yasuda 2023-08-09 02:04:24 -0700
  • 96e2f96286
    remove unused functions and clean up code ksyasuda 2023-08-09 02:03:23 -0700
  • e35aeac422
    cleanup/optimize code and squash some bugs (#12) Kyle Yasuda 2023-08-09 01:24:24 -0700
  • 124947b7b2
    update default display_limit from 6 -> 10 ksyasuda 2023-08-09 01:23:47 -0700
  • 3a47cb0d0b
    update luacheck workflow ksyasuda 2023-08-09 01:21:40 -0700
  • e213b55c57
    make download async and update clipboard function to use mp command ksyasuda 2023-08-09 01:19:46 -0700
  • 703c43a7ad
    remove unused function ksyasuda 2023-08-09 00:02:28 -0700
  • 961f06d76d
    cleanup/optimize code and squash some bugs ksyasuda 2023-08-08 23:29:08 -0700
  • 3814459024
    update move cursor functions to allow holding down key (#11) Kyle Yasuda 2023-08-08 02:21:24 -0700
  • f0c2b1d13a update move cursor functions to allow holding down key ksyasuda 2023-08-08 02:19:46 -0700
  • a1c2bfd9a7
    fix is_file printing error message each time a url is passed (#10) Kyle Yasuda 2023-08-08 01:54:07 -0700
  • 67bcaa1aaf appease the linter ksyasuda 2023-08-08 01:53:37 -0700
  • cd3e37df97 fix is_file printing error message each time a url is passed ksyasuda 2023-08-08 01:47:18 -0700
  • e88e7f7f1c
    update readme ksyasuda 2023-08-08 01:18:55 -0700
  • cdc797f55c
    update readme ksyasuda 2023-08-08 01:09:21 -0700
  • b636e0534d
    change helper functions to use mpv utils (#9) Kyle Yasuda 2023-08-08 00:49:31 -0700
  • ff60b12e61
    change helper functions to use mpv utils use-mpv-utils-functions ksyasuda 2023-08-08 00:47:19 -0700
  • 6ca5de8aa4
    fix error due to adding video to queue already surrounded by quotes (#8) Kyle Yasuda 2023-08-07 23:43:30 -0700
  • 08cdd39111
    fix error due to adding video to queue already surrounded by quotes ksyasuda 2023-08-07 23:42:05 -0700
  • 64bde58672
    update add_to_queue function to allow adding local files to the queue (#7) Kyle Yasuda 2023-08-07 23:11:51 -0700
  • 72ee84262e
    update functions to work with local files ksyasuda 2023-08-07 23:10:59 -0700
  • 4d095f68e1
    update add_to_queue function to allow adding local files to the queue ksyasuda 2023-08-07 20:08:14 -0700
  • 6e3d782081
    add ytdlp_file_format config variable (#6) Kyle Yasuda 2023-08-07 17:46:25 -0700
  • a8802c95ac
    add ytdlp_file_format config variable ksyasuda@umich.edu 2023-08-07 11:14:33 -0700
  • cc8c677e0b
    Cleanup code (#5) Kyle Yasuda 2023-08-07 02:17:05 -0700
  • ac73fb2ba2
    change default move cursor up/down keys to vim keybindings ksyasuda 2023-08-07 02:14:34 -0700
  • 0e041c22e6 update readme ksyasuda 2023-08-07 02:04:48 -0700
  • fc7c5d44e8 cleanup code sudacode 2023-08-07 01:58:06 -0700
  • a39a7c6a95
    Create luackeck.yml (#4) Kyle Yasuda 2023-08-07 01:15:05 -0700
  • db192226d4
    Create luackeck.yml Kyle Yasuda 2023-08-07 01:14:00 -0700
  • af81562606
    Dev (#3) Kyle Yasuda 2023-08-06 23:30:28 -0700
  • 2d47774f6c add ytdlp_output_template to conf file ksyasuda 2023-08-06 23:29:07 -0700
  • 05becd9cbb add download_selected_video function ksyasuda 2023-08-06 23:28:04 -0700
  • 8b4d2639e6 update readme ksyasuda 2023-08-06 20:41:42 -0700
  • f5b5887616
    Merge pull request #2 from ksyasuda/dev Kyle Yasuda 2023-08-06 20:36:34 -0700
  • 33918e87d0 update readme ksyasuda 2023-08-06 20:35:33 -0700
  • fd742b00cb
    Merge pull request #1 from ksyasuda/remove-from-queue Kyle Yasuda 2023-08-06 17:41:11 -0700
  • 5e038d212e add remove_from_queue function ksyasuda 2023-08-06 17:31:05 -0700
  • c67ac189b0 add play_selected_video and update show_error sudacode 2023-08-06 12:11:34 -0700
  • ef5ceaa499 update image ksyasuda 2023-08-06 03:13:18 -0700
  • b20776bce3 update transparency/font size and fix first video caling add to queue repeatedly on skip forward ksyasuda 2023-08-06 03:13:13 -0700
  • a47da19922 update readme ksyasuda 2023-08-06 02:23:12 -0700
  • 30ca33ed2d add download_format_str option ksyasuda 2023-08-06 02:23:09 -0700
  • 4e4489cf36 add download_format_str option and update icons ksyasuda 2023-08-06 02:22:44 -0700
  • 02ad7d708e update icons ksyasuda 2023-08-06 02:16:08 -0700
  • 1706bc75ec update default configuration ksyasuda 2023-08-06 01:15:29 -0700
  • abd33346a1 change option names ksyasuda 2023-08-06 01:15:13 -0700
  • bfb7988c70 add check in add to queue function to make sure url is a youtube video ksyasuda 2023-08-06 01:00:42 -0700
  • 1bd0aa7c58 Merge branch 'master' of github.com:ksyasuda/mpv-youtube-queue ksyasuda 2023-08-06 00:57:45 -0700
  • 4ad1974e64 fix user options not being read before style configuration sudacode 2023-08-06 00:56:38 -0700
  • 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 -0700
  • c94ff7dcf2 fix first video not playing when opening video though app ksyasuda@umich.edu 2023-08-05 18:08:48 -0700
  • 29fc46fd41 refactor script sudacode 2023-08-05 17:18:35 -0700
  • 7ad4f264d1 refactor script sudacode 2023-08-05 17:02:21 -0700
  • 463813ee76 add function to edit queue and modify script to add first video opened to the queue ksyasuda 2023-08-05 12:54:18 -0700
  • 2204f690a8 add marked_icon ksyasuda 2023-08-05 12:49:42 -0700
  • b46116e976 move listeners out of YouTubeQueue object ksyasuda@umich.edu 2023-08-04 11:45:41 -0700
  • 2ca1234ee4 add downloader config option ksyasuda@umich.edu 2023-08-04 11:20:58 -0700
  • 14e57bd9b4 fix update_current_index ksyasuda@umich.edu 2023-08-04 09:02:01 -0700
  • d41d85b0e3 add download function ksyasuda 2023-08-04 00:55:16 -0700
  • 90c255b60e update readme ksyasuda 2023-08-04 00:54:58 -0700