Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
seproDev created a comment on an issue on psf/requests
We noticed that this slows down [yt-dlp](https://github.com/yt-dlp/yt-dlp) startup time by ~50%. ![Image](https://github.com/user-attachments/assets/b59b5294-5de5-416c-b28b-be18f665ff7d) yt-dlp p...
seproDev created a review comment on a pull request on yt-dlp/yt-dlp
As we are expending that section, I think it makes sense to have this in a comment instead of cluttering up the actual PR. It is the very first thing in the PR Template. You would have to be wilful...
seproDev created a comment on an issue on yt-dlp/yt-dlp
> [download] 100% of 6.95MiB in 00:00:02 at 2.91MiB/s If you are talking about that. That isn't the duration of the video, but how long the download took.
seproDev created a comment on an issue on yt-dlp/yt-dlp
What video player are you using? The video plays back fine for me. Could you try playing back the video in vlc or mpv?
seproDev created a comment on an issue on yt-dlp/yt-dlp
Likely your account has been blocked for abusive behavior. Does playing back videos using this account work from a browser?
seproDev created a comment on an issue on yt-dlp/yt-dlp
Just so you know, the actual video bitstream is identical between the ios mp4 1440p m3u8 format and the tvhtml webm 1440p https format. So if you would rather want an mp4 you can use `--merge-outpu...
seproDev created a comment on an issue on yt-dlp/yt-dlp
`cookies` is not a valid option in the api. It's called `cookiefile`. Don't guess the api option, but use `devscripts/cli_to_api.py`
seproDev pushed 2 commits to master seproDev/yt-dlp
- Fix feature request template 7c5fb13
- Apply suggestions from code review Co-authored-by: bashonly <[email protected]> 26ac3e4
seproDev pushed 1 commit to PR-templates seproDev/yt-dlp
- Apply suggestions from code review Co-authored-by: bashonly <[email protected]> 26ac3e4
seproDev created a comment on an issue on yt-dlp/yt-dlp
From the readme: > Also filtering work for comparisons `=` (equals), `^=` (starts with), `$=` (ends with), `*=` (contains), `~=` (matches regex) and following string meta fields: And yes format so...
seproDev created a comment on a pull request on yt-dlp/yt-dlp
The first one was a deliberate change done in the past. We don't want reports about a supported site (i.e. twitter is offline), we want reports about issues with yt-dlp on a supported site. For ...
seproDev created a comment on an issue on yt-dlp/yt-dlp
Piracy sites will not be supported https://github.com/yt-dlp/yt-dlp/wiki/FAQ#why-is-there-a-rule-against-websites-primarily-used-for-piracy
seproDev closed an issue on yt-dlp/yt-dlp
Does yt-dlp sucks on macOS M3 chip?
### 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 reporting a new site ...seproDev created a comment on a pull request on yt-dlp/yt-dlp
I adjusted this a bit more. I am now pretty happy with it. You can test the issue template [here](https://github.com/seproDev/yt-dlp/issues/new/choose), and preview the PR template [here](https://...
seproDev pushed 12 commits to master seproDev/yt-dlp
- [docs] Improve Issue/PR templates c1dfd38
- Remove non applicable options 0ec35a2
- Improve grammar Co-authored-by: dirkf <[email protected]> c37565d
- Merge branch 'master' into PR-templates 095d619
- Adjust link to bugtracker 92ff16e
- Simplify link 2ba6b34
- Adjust URL again duplicates might actually be helpful if they better match the search term 350219c
- be nicer f6360ff
- Fix URL escaping 122c69f
- Adjust template further 5991124
- Remove Matrix 608cf93
- Run `make issuetemplates` 22c96b8