Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jwplayer/jwplatform-py issues and pull requests
#67 - Fix example imports + v2 media upload
Pull Request -
State: closed - Opened by polishmatt over 2 years ago
#66 - Make a new gh/pip release
Issue -
State: closed - Opened by dylancaponi over 2 years ago
- 2 comments
#65 - Making suggested change in issue 64
Pull Request -
State: closed - Opened by dannyjgibson almost 3 years ago
- 3 comments
#64 - Fix Thumbnail Inheritance
Issue -
State: closed - Opened by dylancaponi almost 3 years ago
#63 - Auth issues with v2 client
Issue -
State: closed - Opened by JacobASeverson almost 3 years ago
- 1 comment
#62 - Cannot update source_url via client.Media or PUT request
Issue -
State: open - Opened by victor5114 over 3 years ago
#61 - Cannot recreate a movie after deleting it
Issue -
State: open - Opened by victor5114 over 3 years ago
#60 - Please change this thing
Issue -
State: closed - Opened by dhavalbarot1998 over 3 years ago
- 1 comment
#59 - Add support for remaining v2 routes
Pull Request -
State: closed - Opened by polishmatt over 3 years ago
#58 - Add more columns to CSV File
Pull Request -
State: closed - Opened by dannyjgibson over 3 years ago
#57 - PRTL-11675 jwplatform-py V2 client exception handler hiding error responses in some failures
Pull Request -
State: closed - Opened by shwetamurthy20 over 3 years ago
- 2 comments
#56 - Cleanup example code
Pull Request -
State: closed - Opened by boyntoni almost 4 years ago
#55 - Fix syntax error in update_custom_param example
Pull Request -
State: closed - Opened by eric-weaver almost 4 years ago
#54 - Fix README formatting
Pull Request -
State: closed - Opened by boyntoni almost 4 years ago
#53 - Add example of query param usage
Pull Request -
State: closed - Opened by boyntoni almost 4 years ago
#52 - Fix README title underline
Pull Request -
State: closed - Opened by emptyflash almost 4 years ago
#51 - Fix missing dependency
Pull Request -
State: closed - Opened by emptyflash almost 4 years ago
#50 - Update version for fix to analytics query URL
Pull Request -
State: closed - Opened by boyntoni almost 4 years ago
#49 - Upload from external URL doesn't work and there's no example or documentation on how to do this.
Issue -
State: closed - Opened by ronenmagid about 4 years ago
- 1 comment
#48 - Add V1 usage example to README
Pull Request -
State: closed - Opened by boyntoni about 4 years ago
#47 - Correct analytics URL
Pull Request -
State: closed - Opened by erdos4d about 4 years ago
- 1 comment
#46 - test uses the version from the application
Pull Request -
State: closed - Opened by sol1000 about 4 years ago
#45 - use the version from the code in the test cases
Pull Request -
State: closed - Opened by sol1000 about 4 years ago
#44 - PRTL-11241 update version in the tests
Pull Request -
State: closed - Opened by sol1000 about 4 years ago
#43 - explicitly include v1 module in jwplatform module and move version to…
Pull Request -
State: closed - Opened by polishmatt about 4 years ago
- 2 comments
#42 - bump up the version to 2.0.1
Pull Request -
State: closed - Opened by sol1000 about 4 years ago
#41 - fix generating signature for array parameters
Pull Request -
State: closed - Opened by sol1000 about 4 years ago
- 9 comments
#40 - Fix legacy reference to Client
Pull Request -
State: closed - Opened by boyntoni about 4 years ago
#39 - upload v2 client
Pull Request -
State: closed - Opened by saurabhc123 about 4 years ago
- 1 comment
#38 - v1 EOL? Migration Guide?
Issue -
State: closed - Opened by dylancaponi about 4 years ago
- 1 comment
#37 - Add client for v2 API and move client for v1 API
Pull Request -
State: closed - Opened by polishmatt about 4 years ago
#35 - #34 Close requests.Session()
Pull Request -
State: open - Opened by hanalaydrus over 4 years ago
#34 - Unclosed requests.Session() cause ResourceWarning
Issue -
State: open - Opened by hanalaydrus over 4 years ago
#33 - adding two python scripts
Pull Request -
State: open - Opened by Dawolee over 4 years ago
- 2 comments
#32 - Download videos using api...possible?
Issue -
State: closed - Opened by rpelletierrefocus almost 5 years ago
- 1 comment
#31 - Just change the url
Pull Request -
State: closed - Opened by chris97425 about 5 years ago
#30 - Remove support for Python 2
Pull Request -
State: closed - Opened by ksindi about 5 years ago
#29 - Change default port to 443
Pull Request -
State: closed - Opened by ksindi about 5 years ago
#28 - Update client.py
Pull Request -
State: closed - Opened by pdumoulin over 5 years ago
- 1 comment
#27 - Remove console prefix in README.rst
Pull Request -
State: closed - Opened by ksindi over 5 years ago
#26 - Captions upload
Issue -
State: closed - Opened by rwforest over 5 years ago
- 2 comments
#25 - Default scheme is actually https
Issue -
State: closed - Opened by sqd over 6 years ago
#24 - release 1.2.2
Pull Request -
State: closed - Opened by SergeyLashin almost 7 years ago
#23 - use request body by default when passing POST parameters
Pull Request -
State: closed - Opened by rjw57 almost 7 years ago
#22 - Reset timeout_in_seconds to original value
Pull Request -
State: closed - Opened by dylancaponi almost 7 years ago
#21 - release 1.2.1
Pull Request -
State: closed - Opened by SergeyLashin about 7 years ago
#20 - supply default parameters when kwargs don't exist or none
Pull Request -
State: closed - Opened by eric-weaver over 7 years ago
#19 - Client with null kwargs does not use default parameters
Issue -
State: closed - Opened by eric-weaver over 7 years ago
#18 - Make CSV Example: Fixed typo and offset calculation
Pull Request -
State: closed - Opened by jcellary over 7 years ago
#17 - video_list_to_csv example is incorrect
Issue -
State: closed - Opened by jcellary over 7 years ago
#16 - Thumbnails
Issue -
State: closed - Opened by jrdiniz over 7 years ago
#15 - Edited a typo in the result_offset parameter
Pull Request -
State: closed - Opened by dashtodd over 7 years ago
#14 - Adds exponential backoff
Pull Request -
State: closed - Opened by jquadrino almost 8 years ago
#13 - ME-691 continued revisions for video multipart create example
Pull Request -
State: closed - Opened by jdgumz about 8 years ago
#12 - ME-691 revise video upload by multipart example
Pull Request -
State: closed - Opened by jdgumz about 8 years ago
- 1 comment
#11 - Revise multipart upload example
Pull Request -
State: closed - Opened by jdgumz about 8 years ago
#10 - Revise multipart upload example
Pull Request -
State: closed - Opened by jdgumz about 8 years ago
#9 - PAPI-1595 Updates to examples
Pull Request -
State: closed - Opened by justiniso about 8 years ago
#8 - release 1.2.0
Pull Request -
State: closed - Opened by SergeyLashin about 8 years ago
#7 - Allow additional request params
Pull Request -
State: closed - Opened by SergeyLashin about 8 years ago
#6 - option to add additional http headers
Pull Request -
State: closed - Opened by polishmatt over 8 years ago
- 1 comment
#5 - release 1.1.0
Pull Request -
State: closed - Opened by SergeyLashin over 8 years ago
#4 - Extra code examples
Pull Request -
State: closed - Opened by Onebrownsound over 8 years ago
#3 - moved example to the api client repo
Pull Request -
State: closed - Opened by gtwohig over 8 years ago
#2 - add tests for the response error exceptions
Pull Request -
State: closed - Opened by SergeyLashin over 8 years ago
#1 - add new JWPlatformRateLimitExceededError exception
Pull Request -
State: closed - Opened by SergeyLashin over 8 years ago