-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm requesting a site-…
-
We need to move away from unit tests on sites with anti-ripping policies.
So no using sites like:
- Youtube - I mean it no youtube their anti-rip policies broke our unit tests.
- Vimeo - interm…
-
## 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 boxe…
-
Thanks for taking the time to submit a bug report! Please include the following information:
### What operating system are you using?
windows 11
### What version of Tartube are you using?
v2.5…
-
When you are using oauth2, to avoid issues with the anti-bot youtube's mechanism, you need to use cookies or oauth2 to authenticate with Youtube to get access for download videos.
I am using this p…
-
I get an error saying to sign in despite providing proper cookies.
```
yt-dlp --cookies-from-browser firefox https://www.youtube.com/watch?v=7Do70nztRNE
Extracting cookies from firefox
Extracted…
-
Hi, I strictly follow the instruction and when running the following command:
`python scripts/youtube_download.py --mini >> download_output.txt`
I got an error:
`ERROR: Sign in to confirm you…
-
## Context
Previously, we used `yt-dlp` (https://github.com/yt-dlp/yt-dlp) to download channel info, video lists, video metadata, and actual videos from all channels for syncing purposes. However, …
-
# Environment Details
## Python
`Python 3.10.12`
## Internetarchive package
`internetarchive 5.0.4`
## OS
```bash
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSIO…
-
Hi
I've been following this bug in yt-dlp where YouTube is now blocking downloads:
https://github.com/yt-dlp/yt-dlp/issues/10128
I've implemented the OAuth2 workaround: https://github.com/yt-…