-
Here is what I ran:
```python
from transformers.hf_api import HfApi
from tqdm import tqdm
import pandas as pd
model_list = HfApi().model_list()
model_ids = [x.modelId for x in model_list]
…
-
## Checklist
- [X] I'm reporting a bug unrelated to a specific site
- [X] I've verified that I'm running yt-dlp version **2021.09.02**
- [X] I've checked that all provided URLs are aliv…
-
### Describe the bug
Arte episodes cannot be accessed as we got a `RuntimeError - No Item found` when we click
on a folder available under `Policier et Thriller`
### To Reproduce
Steps to rep…
-
Microsoft Windows [Version 10.0.18363.592]
(c) Корпорация Майкрософт (Microsoft Corporation), 2019. Все права защищены.
C:\Users\Internet>youtube-dl -v https://revoir.tv5monde.com/toutes-les-video…
-
When downloading subtitles using the Shooter provider, the language filter is ignored and instead any random language is chosen.
Can be reproduced with any video just as long as the Shooter provide…
-
## Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them **carefully** and answer honestly
- Put an `x` into all the boxes [ …
-
# Version
XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020) (preloaded format=xelatex)
LaTeX2e patch level 5
reledmac 2020/07/06 v2.34.2
reledpar 2020/05/31 v2.24.0
# TeX Engine
…
-
I noticed that some files downloaded from a Gopher site that exist more than X directories down will get extra stuff appended to the filename. This stuff appears to be metadata having to do with the …
-
I re-enabled post*arr scripts after setting the process-same-extensions value to False since I'm having my downloaders do all the heavy lifting. Checked the logs this morning and the file is processed…
-
I have set one of the channels' page_size to 10, and there were more than 10 new videos on the channel after the 1st query. After the 2nd update, 10 more new episodes were downloaded. The feed display…