aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/yt_data_extract
Commit message (Expand)AuthorAgeFilesLines
* Fix minor formatting issuesJesus E2023-06-171-5/+5
* Merge short and video parsing even furtherJesus E2023-06-171-29/+24
* Merge short and video parsingJesus E2023-06-171-43/+25
* Fix parsing shortsJesus E2023-06-171-7/+7
* Add functional but preliminary channel tab supportJesus E2023-06-172-1/+48
* Music list extraction: read from SONG fieldJesus E2023-05-281-1/+3
* Fix music list extractionJesus E2023-05-282-0/+32
* Partially fix age restricted videosJesus E2023-05-282-2/+2
* Update channel to new ctoken formatJesus E2023-05-282-7/+12
* Fix failure to detect vp9.2 and mp4v.20.3 codecsJesus E2023-05-281-4/+3
* Fix fmt extraction mime_type regex failure as well as exceptionsJesus E2023-05-281-2/+4
* Remove leftover print statementJesus E2023-05-281-1/+0
* Fix likes countJesus E2023-05-281-21/+42
* Fix preview_thumbnailsJesús2022-05-301-2/+1
* Extract captions base_url using different method when missingJames Taylor2022-03-301-0/+19
* Fix exception when _captions_base_url is not presentJames Taylor2022-03-302-1/+6
* handle missing storyboardzrose5842022-01-171-1/+2
* add preview thumbnailszrose5842022-01-091-0/+2
* update formatsJesús2021-12-271-4/+8
* Disable dislikesJesús2021-12-261-5/+0
* Revert "Usage hqdefault thumbnail in related videos"Jesús2021-09-141-3/+2
* Usage hqdefault thumbnail in related videosJesús2021-09-141-2/+3
* Redo av codec settings & selections to accomodate webmJames Taylor2021-09-061-1/+1
* Fix videos added to playlist from channel missing author_idJames Taylor2021-08-311-1/+5
* Support more audio and video qualitiesJames Taylor2021-08-312-2/+13
* Add support for more qualities, merging video+audio using MSEJames Taylor2021-08-291-2/+10
* Revert "Add support for more qualities, merging video+audio using MSE"Jesús2021-08-291-10/+2
* Add support for more qualities, merging video+audio using MSEJames Taylor2021-08-291-2/+10
* Fix comment reply url extraction due to youtube changes0.1.0James Taylor2021-08-231-3/+7
* Fix comments extraction due to new response continuation key nameJames Taylor2021-08-231-2/+6
* Fix description extraction in search resultsJames Taylor2021-08-091-1/+5
* Fix (dis)like, music list extraction due to YouTube changes (again)James Taylor2021-08-092-9/+56
* Switch to new comments api now that old one is being disabledJames Taylor2021-08-092-11/+34
* New age restriction bypass method since get_video_info was disabledJames Taylor2021-07-281-7/+2
* Fix missing likes, dislikes, & music list due to Youtube changesJames Taylor2021-07-282-60/+121
* Capitalize name appJesús2021-06-102-2/+2
* Use extract_approx_int for comment likesJames Taylor2021-06-101-2/+2
* Fix comment like extraction due to Youtube changesJames Taylor2021-05-171-0/+2
* Fix videos added to playlist from channel page not having authorJames Taylor2021-05-171-2/+3
* Channel about: Add http:// to links without itJames Taylor2021-05-061-0/+2
* Channel: Allow going to next pages of playlists pageJames Taylor2021-03-152-1/+9
* Use new channel api endpoint now that browse_ajax is disabledJames Taylor2021-03-031-0/+5
* Fix comment repliesJames Taylor2021-02-261-0/+6
* Fix signature decryption due to new base.js minifier rulesJames Taylor2021-02-231-7/+10
* yt_data_ext: support richGrid&richItem sometimes used on searchJames Taylor2021-02-131-1/+3
* Fix youtube mixesJames Taylor2020-12-181-0/+5
* channel: replace page #s w/ next page button using provided ctokenJames Taylor2020-12-181-0/+2
* Improve ytInitialPlayerResponse extractionJames Taylor2020-12-171-2/+10
* Always extract from html watch page to get base.js urlJames Taylor2020-12-122-14/+71
* Retrieve base.js url from html watch page when it's missingJames Taylor2020-12-092-1/+15