Skip to content
#

videos

Here are 638 public repositories matching this topic...

vanilla-lazyload

LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.

  • Updated Apr 20, 2021
  • JavaScript
MaxiMii05
MaxiMii05 commented May 18, 2021

Is your feature request related to a usage problem (not a bug)? Please describe.

  1. The sidebar looks horrendous in compact mode. The text that is displayed next to the icons in large mode is just displayed smaller below the icons in compact mode. This reduces space for the icons which in turn leads to small icons with hardly readable text. This is especially bad in some languages like German
kallewesterling
kallewesterling commented Feb 17, 2021

Describe the bug
The Post.mentions attribute (list) includes potential email addresses.

To Reproduce
I used Instaloader as Python module.

Expected behavior
Say that someone's email i_am_me@outlook.com appears in the caption. Instaloader will currently list @outlook.com as a mention, which is obviously wrong.

anthonylavado
anthonylavado commented Feb 7, 2019

Using the Web interface in Chrome (and in the Android app), and noticed this hanging out in the console:

[Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 for more details.

(anonymous) @ paper-icon-button-light.js?v=10.1.0:15
KucharczykL
KucharczykL commented May 18, 2020

https://github.com/jellyfin/jellyfin-kodi/blob/114e34b861d36f5b8ab98459ba8c5aeedc5058ca/resources/language/resource.language.en_us/strings.po#L571

This string reads: "Find more info in the GitHub wiki/Create-and-restore-from-backup."

However, this repository doesn't have a wiki. I assume it's referencing this: https://github.com/CodingForVega/plugin.video.jellyfin/wiki/Create-and-restore-fro

Improve this page

Add a description, image, and links to the videos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the videos topic, visit your repo's landing page and select "manage topics."

Learn more