Arthur POULET Sceptique
  • France
  • https://sceptique.eu
  • I'm hosting this forge. I program Ruby, C, Crystal, and other stuff. Free software to the people.

  • Joined on 2021-03-15
Sceptique synced commits to refs/pull/8364/merge at Sceptique/yt-dlp from mirror 2024-02-01 23:10:26 +01:00
fc2cc626f0 [ie/cineverse] Detect when login required (#9081)
a2bac6b7ad [ie/PrankCastPost] Add extractor (#8933)
4b8b0dded8 [ie/nfb] Add support for onf.ca and series (#8997)
4a6ff0b47a [ie/redtube] Support redtube.com.br URLs (#9103)
Compare 10 commits »
Sceptique synced commits to refs/pull/6498/merge at Sceptique/yt-dlp from mirror 2024-02-01 23:10:25 +01:00
fc2cc626f0 [ie/cineverse] Detect when login required (#9081)
a2bac6b7ad [ie/PrankCastPost] Add extractor (#8933)
4b8b0dded8 [ie/nfb] Add support for onf.ca and series (#8997)
4a6ff0b47a [ie/redtube] Support redtube.com.br URLs (#9103)
Compare 6 commits »
Sceptique synced commits to refs/pull/6698/merge at Sceptique/yt-dlp from mirror 2024-02-01 23:10:25 +01:00
5f551b1cb8 Merge 4cc87fc341bc168de072c48086e0d92db51b308c into fc2cc626f0
fc2cc626f0 [ie/cineverse] Detect when login required (#9081)
a2bac6b7ad [ie/PrankCastPost] Add extractor (#8933)
4b8b0dded8 [ie/nfb] Add support for onf.ca and series (#8997)
4a6ff0b47a [ie/redtube] Support redtube.com.br URLs (#9103)
Compare 21 commits »
Sceptique synced commits to refs/pull/31144/merge at Sceptique/youtube-dl from mirror 2024-02-01 23:00:25 +01:00
dc512e3a8a [YouTube] Fix like_count extraction using likeButtonViewModel
f8b0135850 [YouTube] Rework n-sig processing, realigning with yt-dlp
640d39f03a [InfoExtractor] Support some warning and ._downloader shortcut methods from yt-dlp
6651871416 [compat] Rework compat for method parameter of compat_urllib_request.Request constructor
Compare 14 commits »
Sceptique synced commits to refs/pull/8711/merge at Sceptique/yt-dlp from mirror 2024-02-01 15:00:26 +01:00
8862599fc0 Merge b92c56c75d68c17553092bb55755d25c098c2e67 into fc2cc626f0
b92c56c75d [ie/common] Support ranges in MPD
fc2cc626f0 [ie/cineverse] Detect when login required (#9081)
a2bac6b7ad [ie/PrankCastPost] Add extractor (#8933)
4b8b0dded8 [ie/nfb] Add support for onf.ca and series (#8997)
Compare 6 commits »
Sceptique synced commits to refs/pull/8983/head at Sceptique/yt-dlp from mirror 2024-02-01 15:00:26 +01:00
0a8b675da9 Move getting cookies before making first request
5143f916f3 PR fixes - clear up messages
Compare 2 commits »
Sceptique synced commits to refs/pull/8983/merge at Sceptique/yt-dlp from mirror 2024-02-01 15:00:26 +01:00
0a8b675da9 Move getting cookies before making first request
5143f916f3 PR fixes - clear up messages
Compare 3 commits »
Sceptique synced commits to refs/pull/9075/head at Sceptique/yt-dlp from mirror 2024-02-01 15:00:26 +01:00
3e632a5739 [ie/NYTimes] - more adjustments to NYTimesArticleIE based on code review
Sceptique synced commits to refs/pull/9075/merge at Sceptique/yt-dlp from mirror 2024-02-01 15:00:26 +01:00
3e632a5739 [ie/NYTimes] - more adjustments to NYTimesArticleIE based on code review
Compare 2 commits »
Sceptique synced commits to refs/pull/7085/merge at Sceptique/yt-dlp from mirror 2024-02-01 15:00:25 +01:00
fc2cc626f0 [ie/cineverse] Detect when login required (#9081)
a2bac6b7ad [ie/PrankCastPost] Add extractor (#8933)
4b8b0dded8 [ie/nfb] Add support for onf.ca and series (#8997)
4a6ff0b47a [ie/redtube] Support redtube.com.br URLs (#9103)
Compare 10 commits »
Sceptique synced commits to refs/pull/7700/merge at Sceptique/yt-dlp from mirror 2024-02-01 15:00:25 +01:00
fc2cc626f0 [ie/cineverse] Detect when login required (#9081)
a2bac6b7ad [ie/PrankCastPost] Add extractor (#8933)
4b8b0dded8 [ie/nfb] Add support for onf.ca and series (#8997)
4a6ff0b47a [ie/redtube] Support redtube.com.br URLs (#9103)
Compare 26 commits »
Sceptique synced commits to refs/pull/8686/merge at Sceptique/yt-dlp from mirror 2024-02-01 15:00:25 +01:00
fc2cc626f0 [ie/cineverse] Detect when login required (#9081)
a2bac6b7ad [ie/PrankCastPost] Add extractor (#8933)
4b8b0dded8 [ie/nfb] Add support for onf.ca and series (#8997)
4a6ff0b47a [ie/redtube] Support redtube.com.br URLs (#9103)
Compare 6 commits »
Sceptique synced commits to refs/pull/8711/head at Sceptique/yt-dlp from mirror 2024-02-01 15:00:25 +01:00
b92c56c75d [ie/common] Support ranges in MPD
fc2cc626f0 [ie/cineverse] Detect when login required (#9081)
a2bac6b7ad [ie/PrankCastPost] Add extractor (#8933)
4b8b0dded8 [ie/nfb] Add support for onf.ca and series (#8997)
4a6ff0b47a [ie/redtube] Support redtube.com.br URLs (#9103)
Compare 118 commits »
Sceptique synced commits to refs/pull/29621/merge at Sceptique/youtube-dl from mirror 2024-02-01 14:50:25 +01:00
dc512e3a8a [YouTube] Fix like_count extraction using likeButtonViewModel
f8b0135850 [YouTube] Rework n-sig processing, realigning with yt-dlp
640d39f03a [InfoExtractor] Support some warning and ._downloader shortcut methods from yt-dlp
6651871416 [compat] Rework compat for method parameter of compat_urllib_request.Request constructor
Compare 14 commits »
Sceptique synced commits to refs/pull/9116/merge at Sceptique/yt-dlp from mirror 2024-02-01 06:50:35 +01:00
7995ff155b Set https as optional in _VALID_URL
fa3f206e18 Rename sosialDescription to socialDescription
6e0c2ee7b0 Use regex in thumbnail key in test
7019f2530a escape dot (.) in _VALID_URL
Compare 15 commits »
Sceptique synced commits to refs/pull/9113/merge at Sceptique/yt-dlp from mirror 2024-02-01 06:50:34 +01:00
a391e2aa07 Remove fmts and subs temporary value
df007d8904 Set float_or_none in set in when traverse
cc52ccd3be Prefix manifest_id with the respective manifest_type
6a2f6b71f8 lint, fix test
Compare 16 commits »
Sceptique synced commits to refs/pull/9115/head at Sceptique/yt-dlp from mirror 2024-02-01 06:50:34 +01:00
fefbf45f3e Apply suggestions from code review
5391eefe0c Apply suggestions from code review
Compare 2 commits »
Sceptique synced commits to refs/pull/9115/merge at Sceptique/yt-dlp from mirror 2024-02-01 06:50:34 +01:00
fefbf45f3e Apply suggestions from code review
5391eefe0c Apply suggestions from code review
fc2cc626f0 [ie/cineverse] Detect when login required (#9081)
a2bac6b7ad [ie/PrankCastPost] Add extractor (#8933)
Compare 5 commits »
Sceptique synced commits to refs/pull/9116/head at Sceptique/yt-dlp from mirror 2024-02-01 06:50:34 +01:00
7995ff155b Set https as optional in _VALID_URL
fa3f206e18 Rename sosialDescription to socialDescription
6e0c2ee7b0 Use regex in thumbnail key in test
7019f2530a escape dot (.) in _VALID_URL
4cb7edddcd Merge branch 'extractor/zetland-dk-issue-9024' of https://github.com/HobbyistDev/yt-dlp into extractor/zetland-dk-issue-9024
Compare 12 commits »
Sceptique synced commits to refs/pull/9075/merge at Sceptique/yt-dlp from mirror 2024-02-01 06:50:33 +01:00
fc2cc626f0 [ie/cineverse] Detect when login required (#9081)
a2bac6b7ad [ie/PrankCastPost] Add extractor (#8933)
4b8b0dded8 [ie/nfb] Add support for onf.ca and series (#8997)
4a6ff0b47a [ie/redtube] Support redtube.com.br URLs (#9103)
Compare 5 commits »