Commit Graph
10 Commits
Author SHA1 Message Date
bec7845d77 [ie/ntvcojp] fix _VALID_URL regexp
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
2025-05-28 00:03:11 +09:00
5c4bb0a601 [ie/ntvcojp] apply suggestion
- remove unnecessary traverse_obj
- rename Streaks media ID label

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-05-27 19:05:59 +09:00
a7f9dcfdc8 [ie/ntvcojp] revert IE class name
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
2025-05-27 18:38:22 +09:00
c2d9ddff02 [ie/ntvcojp] style: adjust code format
apply reviewer's suggestion

Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
2025-05-27 02:19:35 +09:00
nullpos 666edf4993 [ie/ntvcojp] style: Adjust code formatting for NTVJpCuIE
Adjusted line breaks and overall formatting of the NTVJpCuIE
based on feedback from doe1080 and existing project coding style.
Ensures consistency and readability.
2025-05-27 01:18:50 +09:00
doe1080andnullpos ff47f0fbb6 [ie/ntvcojp] Rework extractor 2025-05-26 21:18:14 +09:00
nullpos 9dce83092e [ntvcojp] fix extractor 2025-05-26 16:06:37 +09:00
pukkandan 86e5f3ed2e [cleanup] Upgrade syntax
Using https://github.com/asottile/pyupgrade

1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`

Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
2022-04-12 05:32:51 +05:30
The Hatsune DaishiandGitHub ddd24c9949 [ntvcojp] Extract NUXT data (#1915)
Fixes: https://github.com/ytdl-org/youtube-dl/issues/30309
Authored by: nao20010128nao
2021-12-07 22:33:48 +05:30
Pccode66GitHubPccode66pukkandan
7a5c1cfe93 Completely change project name to yt-dlp (#85)
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account

Co-authored-by: Pccode66
Co-authored-by: pukkandan
2021-02-25 00:15:56 +05:30