| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix comment count not extracted sometimes | Jesus | 2023-09-11 | 1 | -1/+2 |
* | Filter out translated audio tracks | Jesus | 2023-09-11 | 1 | -0/+7 |
* | watch_extraction.py: fix conditional | Jesus E | 2023-06-17 | 1 | -0/+1 |
* | Music list extraction: read from SONG field | Jesus E | 2023-05-28 | 1 | -1/+3 |
* | Fix music list extraction | Jesus E | 2023-05-28 | 1 | -0/+29 |
* | Partially fix age restricted videos | Jesus E | 2023-05-28 | 1 | -1/+1 |
* | 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 | 1 | -0/+5 |
* | 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 |
* | Redo av codec settings & selections to accomodate webm | James Taylor | 2021-09-06 | 1 | -1/+1 |
* | Support more audio and video qualities | James Taylor | 2021-08-31 | 1 | -0/+8 |
* | 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 (dis)like, music list extraction due to YouTube changes (again) | James Taylor | 2021-08-09 | 1 | -4/+27 |
* | 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 | 1 | -53/+98 |
* | Capitalize name app | Jesús | 2021-06-10 | 1 | -1/+1 |
* | Fix signature decryption due to new base.js minifier rules | James Taylor | 2021-02-23 | 1 | -7/+10 |
* | 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 | 1 | -13/+70 |
* | Retrieve base.js url from html watch page when it's missing | James Taylor | 2020-12-09 | 1 | -0/+13 |
* | 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 | 1 | -1/+1 |
* | Use get_video_info to get video urls if player response missing | James Taylor | 2020-10-19 | 1 | -2/+8 |
* | Specify video height in html so page doesn't shift down after load | James Taylor | 2020-09-24 | 1 | -2/+9 |
* | Fix hls_manifest_url not included when there's no other formats | James Taylor | 2020-06-28 | 1 | -2/+6 |
* | Add dialog for copying urls to external player for livestreams | James Taylor | 2020-06-28 | 1 | -10/+52 |
* | Handle case where embedded player response missing | James Taylor | 2020-06-28 | 1 | -2/+10 |
* | Do not override previous playability error if unknown | James Taylor | 2020-06-28 | 1 | -1/+1 |
* | Fix previously live videos labeled as live | James Taylor | 2020-05-29 | 1 | -1/+3 |
* | Fix broken signature decryption | James Taylor | 2020-05-27 | 1 | -1/+2 |
* | Fix urls sometimes not extracted due to youtube changes | James Taylor | 2020-05-27 | 1 | -1/+2 |
* | Fix error getting exit node ip if format urls are None | James Taylor | 2020-05-27 | 1 | -1/+1 |
* | Fix comment count & disabled extraction not working sometimes | James Taylor | 2020-04-10 | 1 | -3/+14 |
* | Fix exception due to missing 'playlist' key in extracted info | James Taylor | 2020-04-05 | 1 | -0/+3 |
* | Fix error when there's a video format with mimetype class of 'text' | James Taylor | 2020-04-04 | 1 | -1/+1 |
* | Add playlist sidebar for videos in playlist, including autoplay | James Taylor | 2020-04-04 | 1 | -2/+32 |
* | yt_data_extract: fix missing variables in info for unavailable videos | James Taylor | 2020-02-17 | 1 | -2/+3 |
* | Watch page: add info box with allowed countries and tor exit node | James Taylor | 2020-02-01 | 1 | -0/+8 |
* | yt_data_extract: parse mimeType field for codecs | James Taylor | 2020-02-01 | 1 | -0/+27 |