github rebane2001/hobune v2.0.0

18 months ago
  • ⚠️ Breaking change: Config file format is slightly different
  • Design has been recreated from scratch
    • Semantic/Fomantic UI is no longer used
    • No external JS is used (JQuery, Fomantic)
    • Mobile view will show one video per line instead of 3 (#14, partial #16)
    • Vertical videos no longer take up too much space
    • Channel and video pages now link to the respective YouTube links (#11)
  • Improved Search
    • Channels page will search through channel name history and /user/name (#18)
    • You can filter unlisted/removed videos by typing stuff like !unlisted, removed etc
  • Sorting
    • Server-side pre-sorting by date (#9)
    • Client-side video sorting by name, date, or views
  • Better channel name and id handling
    • Channel IDs are used by default for links, but /user/name pages are still created
    • /user/names are displayed by default
    • Channel pages will show the channel id, /user/name, and history for names and handles
  • Comments now show top-level and total counts on the comments page
  • Hobune now consists of multiple modules instead of one gigantic script
    • A lot has been refactored under the hood
  • Experimental Windows support
  • Required folder structure is created automatically (#19, #20)
  • Fixed Channels button linking to the wrong place
  • Removed Channels dropdown menu as it was rarely seen and pretty useless
  • Better logging

Don't miss a new hobune release

NewReleases is sending notifications on new releases.