Age | Commit message (Collapse) | Author |
|
Authored by: seproDev
|
|
Closes #10608
Authored by: bashonly
|
|
Authored by: bashonly
|
|
Fixes nsig decoding for player b22ef6e7
Closes #10391
Authored by: bashonly, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
|
|
Closes #10303
Authored by: bashonly, seproDev, jucor, c-basalt
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: Julien Cornebise <julien@cornebise.com>
Co-authored-by: c-basalt <117849907+c-basalt@users.noreply.github.com>
|
|
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
|
|
|
|
Closes #6288, Closes #7197, Closes #7265, Closes #7353, Closes #5773
Authored by: mikf, freezboltz, pukkandan
|
|
Closes #7327
|
|
* Fixes nsig decryption for Youtube JS player `8c7583ff`
Authored by: bashonly
|
|
Closes #6131
|
|
Closes #6131
|
|
Closes #6400
|
|
Closes #6131
|
|
Fixes https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1273974909
|
|
https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1235384480
|
|
|
|
Ref: https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1231126941
|
|
Fixes https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1226659543
|
|
|
|
Closes #4635 again
|
|
|
|
Partially cherry-picked from: https://github.com/ytdl-org/youtube-dl/commit/d231b56717c73ee597d2e077d11b69ed48a1b02d
Authored by pukkandan, dirkf
|
|
Closes #4635
|
|
|
|
|
|
|
|
Using https://github.com/PyCQA/isort
isort -m VERTICAL_HANGING_INDENT --py 36 -l 80 --rr -n --tc .
|
|
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
|
|
Authored by fstirlitz, pukkandan
|
|
Authored by: MinePlayersPE
|
|
[youtube] Support channel search
https://github.com/ytdl-org/youtube-dl/commit/78ce962f4fe020994c216dd2671546fbe58a5c67
|
|
|
|
Closes #1942 #1976 #2020 #2058 #1984
|
|
Needed for new youtube js player f1ca6900
Closes #1767
|
|
Closes #1696, Closes #1673
|
|
|
|
|
|
`nosetests` is no longer being maintained : https://github.com/nose-devs/nose/issues/1099
and will stop working in py 3.10 as can be seen in #480
|
|
Authored by: fstirlitz
|
|
* 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
|
|
Except: [archiveorg] Fix and improve extraction (5fc53690cbe6abb11941a3f4846b566a7472753e)
|
|
|
|
to avoid using same folder when using pip install for example
|
|
|
|
In pycodestyle 2.1.0, E305 was introduced, which requires two blank
lines after top level declarations, too.
See https://github.com/PyCQA/pycodestyle/issues/400
See also #10689; thanks @stepshal for first mentioning this issue and
initial patches
|
|
We need a proper lexer to be able to understand YouTube's code, which contains /* inside of strings.
For now it's sufficient to just disable comment support altogether.
Fixes #4976, fixes #4979, fixes #4980, fixes #4981, fixes #4982.
Closes #4977.
|
|
|
|
Broken in commit 8c25f81beea169c9d6540eea1a6f71dc045da6ed
|
|
These files are now 0 Bytes
|