Commit History

Author SHA1 Message Date
  trizen 51c8504a5d CLI: added the `get_subscriptions_in_parallel` config-option (disabled by default) 1 year ago
  trizen f6f87b2f43 GUI: no longer remove the "NEXT PAGE" entry after clicking it. 1 year ago
  trizen 5b6b3303dc gui: added the `get_streaming_urls_in_parallel` config-option (disabled by default) 1 year ago
  trizen 3dba768b5e gui: added support for retrieving subscription videos in parallel. 1 year ago
  trizen ee2af087e7 get_thumbnails_in_parallel: group entries by thumbnail URL. 1 year ago
  trizen 8f747ea766 gui: added experimental support for downloading the thumbnails in parallel. 1 year ago
  trizen d8588740cb Updated the category list. 1 year ago
  trizen 278f9d9af3 gui: added the right-click "Copy LBRY URL" menu entry. 1 year ago
  trizen 992cd3b8cc gui: fixed several icons. 1 year ago
  trizen f0ceb872b3 - Added two more itag values. 1 year ago
  trizen a88deba9b2 CLI: fixed the `:i=n` option for channel results. 1 year ago
  trizen 77c93bd9ca - Sort the videos from a channel by published date. 1 year ago
  trizen 9806ca23f3 Added two more default channels. 1 year ago
  trizen 67d8dbe528 - gui: added the `DEL` keybind in the "Saved channels" window to remove the selected channel. 1 year ago
  trizen 89352b50c7 gui: display featured videos when no search keywords are specified (closes https://github.com/trizen/lbry-viewer/issues/5) 1 year ago
  trizen 6f5f8dc5ed Workaround for GIF thumbnails or very large ones (>1MB). 1 year ago
  trizen 6e6054fa2c Moved the default channels in `Utils->default_channels()`. 1 year ago
  trizen fd6e454eaa Version 0.0.7 1 year ago
  trizen cbc0166aef gui: fix thumbnails scaling 1 year ago
  trizen 640e69f4b4 Redirect early thumbnails from `spee.ch` to `player.odycdn.com`. 1 year ago
  trizen f6dc018923 GUI: fix thumbnails on older versions of Gtk3. 1 year ago
  trizen 8a5a15cb49 Store the `nsfw` flag in the internal cache. 1 year ago
  trizen aa775e9d14 Version 0.0.6 1 year ago
  trizen b4325e0f3a Support relative streaming URLs (proxied). 1 year ago
  trizen c377189b61 - Added support for listing channel uploads from channel URL. 1 year ago
  trizen 3fa473965c Ignore commented lines in the list of channels. 1 year ago
  trizen 8c61b0ba0c Remove leading and trailing whitespace from the video description. 1 year ago
  trizen a731af3413 Implemented support for related videos. 1 year ago
  trizen 1b3cc4168f - Added basic GET cache in `lwp_get()`. 1 year ago
  trizen 9c52897919 Utils.get_publication_age(): make sure `timestamp` is defined. 1 year ago