- Internet
- https://pepepper.net
-
広島市立大学 情報科学部 情報工学科 B4
- Joined on
2020-11-15
Block a user
pepepper
synced commits to refs/pull/29779/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29780/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29807/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29816/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29818/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29824/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29826/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29827/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29861/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29868/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29876/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29892/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29897/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29907/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00


sanitized_Request
, not sanitize_url
d2558234cf5dd12d6896eed5427b7dcdb3ab7b5a added escaping of URLs while sanitizing. However, sanitize_url
may not always receive an actual URL. Eg: When using youtube-dl "search query" --default-search ytsearch
, search query
gets escaped to search%20query
before being prefixed with ytsearch:
which is not the intended behavior. So the escaping is moved to sanitized_Request
instead.
pepepper
synced commits to refs/pull/29914/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:29 +09:00

pepepper
synced commits to refs/pull/29669/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:28 +09:00

pepepper
synced commits to refs/pull/29679/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:28 +09:00

pepepper
synced commits to refs/pull/29684/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:28 +09:00

pepepper
synced commits to refs/pull/29686/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:28 +09:00

pepepper
synced commits to refs/pull/29688/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:28 +09:00
