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 yt-dlp/yt-dlp
If you want the best quality you should not convert to mp3. Conversion to mp3 is always lossy. The audio quality will always be worse than if you had downloaded the opus/aac track and didn't conver...
seproDev created a comment on an issue on yt-dlp/yt-dlp
Piracy sites won't 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
Include animtime.com
### 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 an issue on yt-dlp/yt-dlp
The same options you would use for the CLI. Namely `--fragment-retries `, `--retry-sleep`, `--abort-on-unavailable-fragments`, etc. You can use [`devscripts/cli_to_api.py`](https://github.com/yt-d...
seproDev created a comment on an issue on yt-dlp/yt-dlp
I am not sure what you man by disabling `--format-sort`. Format sorting always happens. If you pass `-x --audio-format mp3 --audio-quality 5` you are telling yt-dlp to convert the downloaded file ...
seproDev opened a pull request on yt-dlp/yt-dlp
[ie/BunnyCDN] Add extractor
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information <!-- Explanation of your *pull request* in arbitrary form goes here. Ple...seproDev created a review comment on a pull request on yt-dlp/yt-dlp
```suggestion _VALID_URL = r'https?://(?:.+?\.)?ctvnews\.ca/(?:video\?(?:clip|playlist|bin)Id=|.*?)(?P<id>[0-9.]+)(?:$|[#?&])' ```
seproDev created a review on a pull request on yt-dlp/yt-dlp
Imo. the `if page_id.isdigit():` path should be removed entirely as it is not accurate and sometimes a page can contain multiple videos. The VALID_URL regex should also be fixed since URLs such as...
seproDev pushed 1 commit to master yt-dlp/yt-dlp
- [ie/youtube:tab] Fix podcasts tab extraction (#11567) Authored by: seproDev 37cd766
seproDev closed a pull request on yt-dlp/yt-dlp
[ie/youtube] Fix podcasts tab extraction
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information <!-- Explanation of your *pull request* in arbitrary form goes here. Ple...seproDev pushed 1 commit to master yt-dlp/yt-dlp
- [ie/PiaLive] Add extractor (#10811) Authored by: ChocoLZS d867f99
seproDev pushed 1 commit to cleanup/2024-11 bashonly/yt-dlp
- [ie/soundcloud] Fix extension fallback 6bfe16a
seproDev opened a pull request on yt-dlp/yt-dlp
[ie/youtube] Fix podcasts tab extraction
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information <!-- Explanation of your *pull request* in arbitrary form goes here. Ple...seproDev pushed 1 commit to master yt-dlp/yt-dlp
- [ie/chaturbate] Don't break embed detection (#11565) Bugfix for 720b3dc453c342bc2e8df7dbc0acaab4479de46c Authored... 7cecd29
seproDev closed a pull request on yt-dlp/yt-dlp
Fix embed detection (Bugfix for 720b3dc453c342bc2e8df7dbc0acaab4479de46c)
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information <!-- Explanation of your *pull request* in arbitrary form goes here. Ple...seproDev pushed 2 commits to kenh14 krichbanana/yt-dlp
- Fix playlist extraction 436e02f
- Use new api instead of constructing m3u8 Co-Authored-By: Mozi <[email protected]> 7b4e302