| Commit message (Expand) | Author | Age | Files | Lines |
* | Add functional but preliminary channel tab support | Jesus E | 2023-06-17 | 2 | -1/+48 |
* | Music list extraction: read from SONG field | Jesus E | 2023-05-28 | 1 | -1/+3 |
* | Fix music list extraction | Jesus E | 2023-05-28 | 2 | -0/+32 |
* | Partially fix age restricted videos | Jesus E | 2023-05-28 | 2 | -2/+2 |
* | Update channel to new ctoken format | Jesus E | 2023-05-28 | 2 | -7/+12 |
* | Fix failure to detect vp9.2 and mp4v.20.3 codecs | Jesus E | 2023-05-28 | 1 | -4/+3 |
* | Fix fmt extraction mime_type regex failure as well as exceptions | Jesus E | 2023-05-28 | 1 | -2/+4 |
* | Remove leftover print statement | Jesus E | 2023-05-28 | 1 | -1/+0 |
* | Fix likes count | Jesus E | 2023-05-28 | 1 | -21/+42 |
* | Fix preview_thumbnails | Jesús | 2022-05-30 | 1 | -2/+1 |
* | Extract captions base_url using different method when missing | James Taylor | 2022-03-30 | 1 | -0/+19 |
* | Fix exception when _captions_base_url is not present | James Taylor | 2022-03-30 | 2 | -1/+6 |
* | handle missing storyboard | zrose584 | 2022-01-17 | 1 | -1/+2 |
* | add preview thumbnails | zrose584 | 2022-01-09 | 1 | -0/+2 |
* | update formats | Jesús | 2021-12-27 | 1 | -4/+8 |
* | Disable dislikes | Jesús | 2021-12-26 | 1 | -5/+0 |
* | Revert "Usage hqdefault thumbnail in related videos" | Jesús | 2021-09-14 | 1 | -3/+2 |
* | Usage hqdefault thumbnail in related videos | Jesús | 2021-09-14 | 1 | -2/+3 |
* | Redo av codec settings & selections to accomodate webm | James Taylor | 2021-09-06 | 1 | -1/+1 |
* | Fix videos added to playlist from channel missing author_id | James Taylor | 2021-08-31 | 1 | -1/+5 |
* | Support more audio and video qualities | James Taylor | 2021-08-31 | 2 | -2/+13 |
* | Add support for more qualities, merging video+audio using MSE | James Taylor | 2021-08-29 | 1 | -2/+10 |
* | Revert "Add support for more qualities, merging video+audio using MSE" | Jesús | 2021-08-29 | 1 | -10/+2 |
* | Add support for more qualities, merging video+audio using MSE | James Taylor | 2021-08-29 | 1 | -2/+10 |
* | Fix comment reply url extraction due to youtube changes0.1.0 | James Taylor | 2021-08-23 | 1 | -3/+7 |
* | Fix comments extraction due to new response continuation key name | James Taylor | 2021-08-23 | 1 | -2/+6 |
* | Fix description extraction in search results | James Taylor | 2021-08-09 | 1 | -1/+5 |
* | Fix (dis)like, music list extraction due to YouTube changes (again) | James Taylor | 2021-08-09 | 2 | -9/+56 |
* | Switch to new comments api now that old one is being disabled | James Taylor | 2021-08-09 | 2 | -11/+34 |
* | New age restriction bypass method since get_video_info was disabled | James Taylor | 2021-07-28 | 1 | -7/+2 |
* | Fix missing likes, dislikes, & music list due to Youtube changes | James Taylor | 2021-07-28 | 2 | -60/+121 |
* | Capitalize name app | Jesús | 2021-06-10 | 2 | -2/+2 |
* | Use extract_approx_int for comment likes | James Taylor | 2021-06-10 | 1 | -2/+2 |
* | Fix comment like extraction due to Youtube changes | James Taylor | 2021-05-17 | 1 | -0/+2 |
* | Fix videos added to playlist from channel page not having author | James Taylor | 2021-05-17 | 1 | -2/+3 |
* | Channel about: Add http:// to links without it | James Taylor | 2021-05-06 | 1 | -0/+2 |
* | Channel: Allow going to next pages of playlists page | James Taylor | 2021-03-15 | 2 | -1/+9 |
* | Use new channel api endpoint now that browse_ajax is disabled | James Taylor | 2021-03-03 | 1 | -0/+5 |
* | Fix comment replies | James Taylor | 2021-02-26 | 1 | -0/+6 |
* | Fix signature decryption due to new base.js minifier rules | James Taylor | 2021-02-23 | 1 | -7/+10 |
* | yt_data_ext: support richGrid&richItem sometimes used on search | James Taylor | 2021-02-13 | 1 | -1/+3 |
* | Fix youtube mixes | James Taylor | 2020-12-18 | 1 | -0/+5 |
* | channel: replace page #s w/ next page button using provided ctoken | James Taylor | 2020-12-18 | 1 | -0/+2 |
* | Improve ytInitialPlayerResponse extraction | James Taylor | 2020-12-17 | 1 | -2/+10 |
* | Always extract from html watch page to get base.js url | James Taylor | 2020-12-12 | 2 | -14/+71 |
* | Retrieve base.js url from html watch page when it's missing | James Taylor | 2020-12-09 | 2 | -1/+15 |
* | yt_data_ext: watch playlist: Fix missing author_url if no author_id | James Taylor | 2020-11-08 | 1 | -3/+2 |
* | Redo fix for failure mode 1 in issue #22 | James Taylor | 2020-10-21 | 1 | -4/+4 |
* | remove trailing whitespaces | zrose584 | 2020-10-21 | 3 | -3/+3 |
* | Use get_video_info to get video urls if player response missing | James Taylor | 2020-10-19 | 1 | -2/+8 |