aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/yt_data_extract/everything_else.py
Commit message (Expand)AuthorAgeFilesLines
* Fix videos added to playlist from channel missing author_idJames Taylor2021-08-311-1/+5
* Fix comment reply url extraction due to youtube changes0.1.0James Taylor2021-08-231-3/+7
* Switch to new comments api now that old one is being disabledJames Taylor2021-08-091-4/+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
* Channel about: Add http:// to links without itJames Taylor2021-05-061-0/+2
* Channel: Allow going to next pages of playlists pageJames Taylor2021-03-151-1/+1
* Fix comment repliesJames Taylor2021-02-261-0/+6
* channel: replace page #s w/ next page button using provided ctokenJames Taylor2020-12-181-0/+2
* remove trailing whitespaceszrose5842020-10-211-1/+1
* yt_data_extract: normalize thumbnail and author urlsJames Taylor2020-10-191-6/+6
* Switch to mobile api endpoint to fix 'Unknown error' blockageJames Taylor2020-08-111-9/+18
* extract_items: Handle case where continuation has multipleJames Taylor2020-08-111-1/+2
* extract_channel_info: Improve error extractionJames Taylor2020-08-111-3/+6
* Regression: Fix channel extraction 'items' key not present when there's no it...James Taylor2019-12-231-2/+3
* Channel: Change search results to use next and previous page buttonsJames Taylor2019-12-231-1/+3
* Rewrite channel extraction with proper error handling and new extraction name...James Taylor2019-12-211-43/+35
* Extraction: Move stuff around in files and put underscores in front of intern...James Taylor2019-12-191-2/+2
* Extraction: Split yt_data_extract.py into multiple filesJames Taylor2019-12-191-0/+273