sepro and GitHub
6d05cee4df
[ie/GoogleDrive] Fix subtitles extraction ( #14809 )
...
Closes #14806
Authored by: seproDev
2025-10-28 16:17:16 +01:00
sepro and GitHub
70f1098312
[ie/GoogleDrive] Rework extractor ( #14746 )
...
Closes #14729
Authored by: seproDev
2025-10-24 22:54:08 +02:00
Gegham Zakaryan and GitHub
18fe696df9
[ie/googledrive] Fix subtitles extraction ( #14139 )
...
Authored by: zakaryan2004
2025-08-28 01:12:08 +00:00
sepro and GitHub
add96eb9f8
[cleanup] Add more ruff rules ( #10149 )
...
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com >
Reviewed-by: Simon Sawicki <contact@grub4k.xyz >
2024-06-12 01:09:58 +02:00
WyohKnott and GitHub
85ec2a337a
[ie/googledrive] Fix formats extraction ( #9908 )
...
Closes #8281
Authored by: WyohKnott
2024-05-12 23:05:47 +00:00
jazz1611 and GitHub
5498729c59
[ie/GoogleDrive] Fix source file extraction ( #8990 )
...
Closes #8976
Authored by: jazz1611
2024-01-19 00:24:34 +01:00
coletdjnz and pukkandan
3d2623a898
[compat, networking] Deprecate old functions ( #2861 )
...
Authored by: coletdjnz, pukkandan
2023-07-15 16:18:35 +05:30
RfadnjdExt and GitHub
3b7f5300c5
[extractor/googledrive] Fix source format extraction ( #7395 )
...
Closes #7344
Authored by: RfadnjdExt
2023-07-05 02:17:13 +00:00
pukkandan
4d248e29d2
[extractor/GoogleDrive] Fix some audio
...
Only those with source url, but no confirmation page
2023-02-28 23:09:20 +05:30
pukkandan
9f14daf22b
[extractor] Deprecate _sort_formats
2022-11-17 11:40:17 +05:30
pukkandan
bfd973ece3
[extractors] Use new framework for existing embeds ( #4307 )
...
`Brightcove` is difficult to migrate because it's subclasses may depend
on the signature of the current functions. So it is left as-is for now
Note: Tests have not been migrated
2022-08-02 01:08:16 +05:30
pukkandan
9809740ba5
[extractor, cleanup] Reduce direct use of _downloader
2022-06-23 09:57:26 +05:30
Evan Spensley and GitHub
145c5a83a8
[extractor/GoogleDrive] Add folder extractor ( #4009 )
...
Closes #3388
Authored by: evansp, pukkandan
2022-06-14 06:33:29 -07: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
pukkandan
b7da73eb19
Add option --ignore-no-formats-error
...
* Ignores the "no video format" and similar errors
* Experimental - Some extractors may still throw these errors
2021-04-17 08:40:30 +05:30
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