issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:CSS language:PHP
Filter by
48.1M results
Context
Part of #136. The web admin SPA needs to let operators select video as a content type and upload video files via the
backend endpoint introduced in #138.
Blocked by #138
What to implement
...
Background
After #367 (frontend) and the Supabase bid-detection issue are done, .ndjson sidecars will have no remaining readers.
The scraper write tail in persist.py still produces them:
# persist.py ...
cleanup
scraper
Описание
Функция отправки видео возвращает None, что приводит к пропуску сохранения в кэш. За 24 часа зафиксировано 33 случая.
Сообщение в логе:
send_videos returned None for single video; aborting ...
bug
Описание
При попытке обработать несуществующий плейлист YouTube, бот генерирует множественные ошибки (39 за 24 часа на один
плейлист).
Ошибка:
DownloadError in get_video_formats: ERROR: [youtube:tab] ...
bug
Описание
При попытке загрузки видео с Facebook, yt-dlp возвращает ошибку парсинга данных. За 24 часа зафиксировано 12 ошибок на
одном сервере.
Ошибка:
DownloadError in get_video_formats: ERROR: [facebook] ...
bug
Описание
Бот генерирует огромное количество ошибок при получении форматов для видео, когда YouTube применяет rate-limit на уровне
сессии. За 24 часа зафиксировано 191 ошибка на одном из серверов.
Сообщение ...
bug
Context
Part of #136. Operators need a backend API endpoint to upload video files (up to 250 MB) so they can be stored and
referenced by video-type practices.
Blocked by #137
What to implement
- ...
Background
The frontend NDJSON fallback was removed in #367. The scraper still reads .ndjson files in two load-bearing places in
scraper/scraper_common.py:
- load_existing_bids() (line ~18) — reads ...
cleanup
scraper
I checked out the repository and made no changes. I ran npm install
then I ran
npm run serve
mirador-integration@1.0.0 serve
rm -rf dist .parcel-cache parcel index.html index-umd.html annotation.html ...
Bug Description
Hello,
I was trying to upgrade from stable 6.09 to candidate 9.22, the --pidFilePath error appeared, after searching I saw it
was reported and closed, so I tryed to upgrade from candidate ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.