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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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