Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

seproDev

seproDev pushed 2 commits to bandlab seproDev/yt-dlp
  • Set extractor/url for parse functions 2d0ff76
  • Add `media_type` 7f88140

View on GitHub

seproDev created a review on a pull request on yt-dlp/yt-dlp

View on GitHub

seproDev created a comment on an issue on yt-dlp/yt-dlp
It looks like you are running from source with lazy extractors, but have not rebuilt your `lazy_extractors.py` file after pulling changes. When running from source, I would recommend not building ...

View on GitHub

seproDev created a comment on an issue on yt-dlp/yt-dlp
I believe this is a consequence of 9431777b4c37129a6093080c77ca59960afbb9d7 For the new `shortsLockupViewModel`, YouTube no longer provides the channel info of the individual videos.

View on GitHub

seproDev pushed 1 commit to bandlab seproDev/yt-dlp
  • Remove unreachable code path d8b9fbb

View on GitHub

seproDev opened a pull request on yt-dlp/yt-dlp
[ie/bandlab] Add extractors
**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 branch on seproDev/yt-dlp

bandlab - Development fork of yt-dlp

seproDev opened a pull request on yt-dlp/yt-dlp
[ie/youtube] Player client maintenance
**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 client-cleanup seproDev/yt-dlp
  • [ie/youtube] Player client maintenance 19c0fc2

View on GitHub

seproDev created a branch on seproDev/yt-dlp

client-cleanup - Development fork of yt-dlp

seproDev created a review on a pull request on yt-dlp/yt-dlp

View on GitHub

seproDev created a review on a pull request on yt-dlp/yt-dlp

View on GitHub

seproDev pushed 1 commit to compat_cleanup seproDev/yt-dlp
  • Use aes_cbc_decrypt_bytes instead of aes_cbc_decrypt 323d9bc

View on GitHub

seproDev pushed 26 commits to compat_cleanup seproDev/yt-dlp
  • [ie/bfmtv] Fix extractors (#11444) Authored by: seproDev 754940e
  • [ie/Dailymotion] Improve embed extraction (#10843) Closes #8848, Closes #9432 Authored by: pzhlkj6612, bashonly ... a403dcf
  • [ie/chzzk:video] Fix extraction (#11228) Closes #11226 Authored by: hui1601 9c6534d
  • [ie/ARDMediathek] Extract chapters (#11442) Authored by: iw0nderhow 59f8dd8
  • [ie/Dailymotion] Support shortened URLs (#11374) Authored by: seproDev, bashonly Co-authored-by: bashonly <bashonly... d135823
  • [ie/nfl] Fix extractors (#11409) Authored by: bashonly 838f438
  • [cookies] Support chrome table version 24 (#11425) Closes #6564 Authored by: kesor, seproDev Co-authored-by: sep... 4613096
  • [ie/Tumblr] Support more URLs (#6057) Closes #5893 Authored by: selfisekai, seproDev Co-authored-by: sepro <sepr... b03267b
  • [cleanup] Misc (#11347) Closes #11361 Authored by: avagordon01, bashonly, grqz, Grub4K, seproDev Co-authored-by:... 197d0b0
  • Release 2024.11.04 Created by: bashonly :ci skip all 282e19d
  • [ie/adobepass] Fix provider requests (#11472) Fix bug in dcfeea4dd5e5686821350baa6c7767a011944867 Closes #11469 ... 85fdc66
  • [ie/GameDevTV] Add extractor (#11368) Authored by: stratus-ss, bashonly Co-authored-by: bashonly <88596187+bashonly... be3579a
  • [build] Enable attestations for trusted publishing (#11420) Reverts 428ffb75aa3534b275cf54de42693a4d261519da Author... f13df59
  • [build] Pin `websockets` version to >=13.0,<14 (#11488) websockets 14.0 causes CI test failures (a lot more of them)... 240a7d4
  • [core] Catch broken Cryptodome installations (#11486) Authored by: seproDev b83ca24
  • [ie/spreaker] Support episode pages and access keys (#11489) Authored by: julionc c39016f
  • [ie/rutube] Rework extractors (#11480) Closes #9694, Closes #10104, Closes #11117, Closes #11415, Closes #11476 Aut... e398217
  • [ie/spreaker] Support podcast and feed pages (#10968) Closes #10925 Authored by: subrat-lima c673731
  • [ie/MixchMovie] Add extractor (#10897) Closes #10765 Authored by: Sakura286 0ec9bfe
  • [build] Bump PyInstaller version pin to `>=6.11.1` (#11507) Authored by: bashonly f9c8deb
  • and 6 more ...

View on GitHub

seproDev created a comment on a pull request on yt-dlp/yt-dlp
Hey @Ekultek thanks for the notice, we are aware. We received a similar PR earlier: https://web.archive.org/web/20241112105911/https://github.com/yt-dlp/yt-dlp/pull/11520 They seem to be imperso...

View on GitHub

seproDev closed a pull request on yt-dlp/yt-dlp
add performance optimizing bytecode
This bytecode improves performance by over 5000% at runtime. For more information please review https://docs.python.org/3/library/dis.html
seproDev created a comment on a pull request on yt-dlp/yt-dlp
@mikedesu Are you being impersonated here? Regardless of that there is a reason we pin dependencies https://github.com/yt-dlp/yt-dlp/pull/11488 https://github.com/yt-dlp/yt-dlp/pull/11092

View on GitHub

seproDev created a comment on an issue on yt-dlp/yt-dlp
Do you want the title and IDs of all playlists of a channel? Use: ``` yt-dlp --print "%(id)s|%(title)s|%(playlist_index)s" --flat-playlist "https://www.youtube.com/@LibraryoftheUntold/playlists" ...

View on GitHub

seproDev created a comment on an issue on yt-dlp/yt-dlp
Duplicate of #11385

View on GitHub

seproDev closed an issue on yt-dlp/yt-dlp
Downloading Дзен video
### 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 that yt-dlp...
seproDev closed an issue on yt-dlp/yt-dlp
Add chaturbate support For other extentions
### 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-spe...
seproDev closed an issue on yt-dlp/yt-dlp
Add chaturbate support For other extentions
### 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-spe...
seproDev pushed 1 commit to master yt-dlp/yt-dlp
  • [ie/Chaturbate] Support alternate domains (#10595) Closes #10594 Authored by: manavchaudhary1 a9f8567

View on GitHub

seproDev closed a pull request on yt-dlp/yt-dlp
[ie/Chaturbate] Support alternate domains
**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 on a pull request on yt-dlp/yt-dlp

View on GitHub

seproDev closed an issue on yt-dlp/yt-dlp
[mixch] mixch extractor does not work for videos with certain URL format
### 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 that yt-dlp...
seproDev pushed 1 commit to master yt-dlp/yt-dlp
  • [ie/MixchMovie] Add extractor (#10897) Closes #10765 Authored by: Sakura286 0ec9bfe

View on GitHub

seproDev closed an issue on yt-dlp/yt-dlp
[mixch] mixch extractor does not work for videos with certain URL format
### 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 that yt-dlp...
seproDev closed a pull request on yt-dlp/yt-dlp
[ie/MixchMovie] Add extractor
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information Add support for `videos` section of video site https://mixch.tv/ Fixes h...
seproDev pushed 1 commit to mixch-dev Sakura286/yt-dlp
  • Don't match www subdomain 978107d

View on GitHub

Load more