| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix error handling, null URLs in templates, and Radio playlist support | Astounds | 9 hours | 1 | -4/+10 |
| * | remove yt-dlp, fix captions PO Token issue, fix 429 retry logic | Astounds | 10 hours | 1 | -49/+44 |
| * | fix: use YouTube-provided thumbnail URLs instead of hardcoded hq720.jpg | Astounds | 11 hours | 1 | -9/+9 |
| * | Release v0.4.0 - HD Thumbnails, YouTube 2024+ Support, and yt-dlp Integrationv0.4.0 | Astounds | 5 days | 1 | -6/+34 |
| * | yt-dlp | Astounds | 6 days | 1 | -0/+32 |
| * | Refactor extract_info in watch.py to improve client flexibility | Jesus | 2025-03-08 | 1 | -28/+38 |
| * | Remove gather_googlevideo_domains setting | Astound | 2025-02-28 | 1 | -6/+0 |
| * | Remove params to fetch_player_response | Astound | 2025-02-28 | 1 | -1/+0 |
| * | util: use visitorData for api request | Astound | 2025-02-28 | 1 | -1/+1 |
| * | Revert "Refactoring code and reuse INNERTUBE_CLIENTS" | Jesus | 2024-10-11 | 1 | -74/+73 |
| * | update client params | Astound | 2024-04-21 | 1 | -1/+1 |
| * | Refactoring code and reuse INNERTUBE_CLIENTS | Astound | 2024-04-21 | 1 | -73/+74 |
| * | Update `android` params | Astound | 2024-04-06 | 1 | -2/+2 |
| * | Set 'ios' client to bypass | Astound | 2024-03-31 | 1 | -11/+1 |
| * | Temporal fix: all requests with ANDROID client get redirected to aQvGIIdgFDM ... | Astound | 2024-03-31 | 1 | -1/+1 |
| * | Add option to always use integrated sources | Astound | 2024-01-22 | 1 | -3/+11 |
| * | Fix channel about tab | Astound | 2024-01-22 | 1 | -63/+3 |
| * | Fix 403s 1 minute into videos | Jesus | 2023-09-11 | 1 | -1/+1 |
| * | Fix typo | Jesus E | 2023-06-18 | 1 | -1/+1 |
| * | Set related videos thumbnail to HQ | Jesus E | 2023-06-18 | 1 | -0/+1 |
| * | Fix music list extraction | Jesus E | 2023-05-28 | 1 | -0/+2 |
| * | Revert to android URLs and fix 403s by including params | Jesus E | 2023-05-28 | 1 | -12/+15 |
| * | Only use android URLs if encrypted; they randomly go 403 | Jesus E | 2023-05-28 | 1 | -1/+6 |
| * | Partially fix age restricted videos | Jesus E | 2023-05-28 | 1 | -67/+117 |
| * | Fix "This video is unavailable" due to outdated android | Jesus E | 2023-05-28 | 1 | -1/+2 |
| * | Fix preview_thumbnails | Jesús | 2022-05-30 | 1 | -7/+7 |
| * | Fix exception when _captions_base_url is not present | James Taylor | 2022-03-30 | 1 | -1/+3 |
| * | handle missing storyboard | zrose584 | 2022-01-17 | 1 | -1/+2 |
| * | add preview thumbnails | zrose584 | 2022-01-09 | 1 | -0/+64 |
| * | Disable dislikes | Jesús | 2021-12-26 | 1 | -1/+0 |
| * | Work around video throttling using android user-agent | James Taylor | 2021-10-18 | 1 | -34/+35 |
| * | watch.py: Support /shorts urls | James Taylor | 2021-09-06 | 1 | -0/+2 |
| * | Redo av codec settings & selections to accomodate webm | James Taylor | 2021-09-06 | 1 | -57/+73 |
| * | Support more audio and video qualities | James Taylor | 2021-08-31 | 1 | -4/+49 |
| * | Add setting to prefer uni or pair sources and fix selection b/w them | James Taylor | 2021-08-29 | 1 | -4/+13 |
| * | watch: Fix using_pair_sources being a list due to short-circuiting | James Taylor | 2021-08-29 | 1 | -1/+1 |
| * | watch.html: Move loose inline javascript into watch.js | Jesús | 2021-08-29 | 1 | -1/+4 |
| * | Integrate quality selection into Plyr | James Taylor | 2021-08-29 | 1 | -0/+2 |
| * | Add video quality selector | James Taylor | 2021-08-29 | 1 | -8/+31 |
| * | Add support for more qualities, merging video+audio using MSE | James Taylor | 2021-08-29 | 1 | -24/+103 |
| * | Revert "Add support for more qualities, merging video+audio using MSE" | Jesús | 2021-08-29 | 1 | -103/+24 |
| * | Add support for more qualities, merging video+audio using MSE | James Taylor | 2021-08-29 | 1 | -24/+103 |
| * | watch: determine video source based on quality, not actual height | James Taylor | 2021-08-04 | 1 | -1/+2 |
| * | pep 8 | Jesús | 2021-08-03 | 1 | -3/+1 |
| * | Remove static check resolution in TOR mode | Jesús | 2021-08-03 | 1 | -8/+3 |
| * | Fix max_resolution in TOR mode | Jesús | 2021-08-02 | 1 | -1/+1 |
| * | Revert "fix check max_resolution in TOR mode" | Jesús | 2021-08-02 | 1 | -1/+1 |
| * | fix check max_resolution in TOR mode | Jesús | 2021-08-02 | 1 | -1/+1 |
| * | New age restriction bypass method since get_video_info was disabled | James Taylor | 2021-07-28 | 1 | -24/+32 |
| * | Improved plyr configuration | Jesús | 2021-07-03 | 1 | -0/+2 |