Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Mar 16, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Mar 16, 2022
MerleLiuKun and others added 30 commits April 30, 2024 11:39
fix(examples): `get_all_videos_id_by_channel` returning no results
fix(enf_parts): remove leading/trailing whitespace from `parts` parameter values
…t-optional

fix: make fields of `RegionRestriction` model optional
Make it possible to add a recording date to a video.

The `recordingDate` is the only non-deprecated property of the `recordingDetails`
object.
feat(videos): add video recording details
Partial fix for #173
Changes introduced with isodate 0.7 release (according to their CHANGELOG)):

0.7.2 (2024-10-08)
------------------

- drop end of life python versions
- Don't match garbage characters at the end of parsed strings #16 (Gabriel de Perthuis)

Potentially breaking changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Fractional seconds are cut off to microseconds (always round down)
- Allow control over return type of parse_duration #64 (Felix Claessen)
- Python >= 3.7 required
deps: isodate upgrade - 0.6 >> 0.7.2
feat(dependencies): ⬆️ update dependencies
Most types from `common.py` can be obtained directly from `pyyoutube`. But `Thumbnail`, `Topic` and `PageInfo` are only available through `pyyoutube.models.common`.

Adding this import fixes this problem.
fix(dependencies): remove strict pinning for `requests-oauthlib`
Fix import types from `common`
feat(examples): Add OAuth refresh example
docs(language): fix grammar and wording
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.