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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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