Commit Graph
7 Commits
Author SHA1 Message Date
pukkandananddirkf 1baa0f5f66 [utils] Escape URL while sanitizing
Closes #31008, #yt-dlp/263

While this fixes the issue in question, it does not try to address the root-cause of the problem
Refer: 915f911e365736227e134ad654601443dbfd7ccb, f5fa042c82300218a2d07b95dd6b9c0756745db3
2022-06-06 16:03:04 +01:00
pukkandananddirkf 0c0876f790 [youtube:search] Add tests 2022-02-04 11:09:18 +00:00
pukkandananddirkf 78ce962f4f [youtube] Support channel search
Code from https://github.com/yt-dlp/yt-dlp/commit/cd684175adbe663bbdf6a6c72d8b99b617b6ff2e
2022-02-03 01:02:58 +00:00
pukkandan a3373da70c Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE 2022-01-30 01:07:28 +05:30
pukkandan 2c4cb134a9 Fix max_results 2022-01-30 00:54:22 +05:30
pukkandan bfe72723d8 Use itertools.islice 2022-01-30 00:49:55 +05:30
pukkandan ed99d68bdd Add back YoutubeSearchURLIE 2022-01-30 00:41:47 +05:30