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

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

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

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

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

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

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

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

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

pepepper
synced commits to refs/pull/30161/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:31 +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/30199/merge at pepepper/youtube-dl from mirror
2023-11-27 16:47:31 +09:00

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

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

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

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

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

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

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

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

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