Skip to content
#

videos

Here are 657 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 Jun 6, 2021
  • JavaScript
efb4f5ff-1298-471a-8973-3d47447115dc
efb4f5ff-1298-471a-8973-3d47447115dc commented May 28, 2021

Behavior of the program
When u go into any playlist, the thumbnail on the left rarely matches the actual thumbnail.

Expected behavior
Thumbnail of the playlist must match first video in list.

To Reproduce
Please add all steps to reproduce the behavior:

  1. Go to any playlist
  2. See thumbnail mismatch

Link to video
None.

Screenshots
![Capture](https://user-im

ashkan-khd
ashkan-khd commented Dec 12, 2020

Hello. I'm new to instaloader.
I've been using the following code to get a list of comments on a specific post:

    loader = Instaloader()
    insta_post = Post.from_shortcode(loader.context, SOME_POST_SHORTCODE_HERE)
    comments = insta_post.get_comments()
    # later logics here

it gives me a fine iterator of PostComment objects. for every comment you could use following attribu

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